comparison Sphinx/source/dicom-guide.rst @ 817:01fa632daae9 Orthanc-1.10.0

Orthanc 1.10.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Feb 2022 15:03:44 +0100
parents 4e9dc26a5cb9
children e95713f90614
comparison
equal deleted inserted replaced
816:908ca7847b9d 817:01fa632daae9
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.7, Orthanc only implements C-Get as a 668 *Note:* As of Orthanc 1.10.0, 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