comparison Sphinx/source/dicom-guide.rst @ 825:e95713f90614 Orthanc-1.10.1

Orthanc 1.10.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Mar 2022 18:04:53 +0100
parents 01fa632daae9
children c29ac12e3160
comparison
equal deleted inserted replaced
824:c568ec32c1eb 825:e95713f90614
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.10.0, Orthanc only implements C-Get as a 668 *Note:* As of Orthanc 1.10.1, 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