comparison Sphinx/source/dicom-guide.rst @ 763:4e9dc26a5cb9 Orthanc-1.9.7

Orthanc 1.9.7
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 31 Aug 2021 11:24:43 +0200
parents 97e6a0431c5e
children 01fa632daae9
comparison
equal deleted inserted replaced
762:b3fe7b0a09fc 763:4e9dc26a5cb9
663 <https://support.dcmtk.org/docs/dcmconv.html>`__ toolkit, given some 663 <https://support.dcmtk.org/docs/dcmconv.html>`__ toolkit, given some
664 known ``StudyInstanceUID``:: 664 known ``StudyInstanceUID``::
665 665
666 $ getscu -v localhost 4242 -aec ORTHANC -k "0008,0052=STUDY" -k "0020,000d=1.2.840.113543.6.6.4.7.64067529866380271256212683512383713111129" 666 $ getscu -v localhost 4242 -aec ORTHANC -k "0008,0052=STUDY" -k "0020,000d=1.2.840.113543.6.6.4.7.64067529866380271256212683512383713111129"
667 667
668 *Note:* As of Orthanc 1.9.6, Orthanc only implements C-Get as a 668 *Note:* As of Orthanc 1.9.7, Orthanc only implements C-Get as a
669 service class provider (SCP). Using C-Get as a service class user 669 service class provider (SCP). Using C-Get as a service class user
670 (SCU) is not currently supported in Orthanc. 670 (SCU) is not currently supported in Orthanc.
671 671
672 672
673 673