comparison Sphinx/source/dicom-guide.rst @ 735:e6386c012438 Orthanc-1.9.5

Orthanc 1.9.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Jul 2021 11:34:06 +0200
parents 8a247c645ac6
children 97e6a0431c5e
comparison
equal deleted inserted replaced
734:ec7b42de3f6f 735:e6386c012438
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.4, Orthanc only implements C-Get as a 668 *Note:* As of Orthanc 1.9.5, 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