comparison Sphinx/source/dicom-guide.rst @ 1000:2e103fb1fa11

Orthanc 1.12.2
author Alain Mazy <am@osimis.io>
date Tue, 19 Dec 2023 17:54:15 +0100
parents 1316bc62b5d5
children a3436ae3709c
comparison
equal deleted inserted replaced
998:bd7fbe3042f7 1000:2e103fb1fa11
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.12.1, Orthanc only implements C-Get as a 668 *Note:* As of Orthanc 1.12.2, 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