Question
Michael Hall · Apr 28, 2016

USING DICOM C-FIND to Query and Retrieve Images

I have a need to query and retrieve DICOM images using the 'pull' method of C-FIND and C-GET.  I have seen examples in Ensdemo where Ensemble is a target of pushed messages.  Has anyone used Ensemble this way?  If so,  can you share and example?

0
0 985
Discussion (1)0
Log in or sign up to continue

I understand you want to retrive images?

In that case I used C-MOVED. You can send a C-MOVED to the PACS and establish the target to Ensemble, so Ensemble will receive a C-STORE and then you can save the DICOM Message to disk.

¿Makes sense?