How to use WADO protocol?

381 views
Skip to first unread message

ps

unread,
Jul 2, 2018, 2:26:31 PM7/2/18
to dcm...@googlegroups.com
I have  tried these URLS 


Neither of them worked with get or curl. 
A similar version of latter works with Orthanc server.

I want to use WADO protocol to retrieve the dicom instance and store it in a file. Is there any documentation present for DCM4CHEE WADO URI?

If not WADO, what other options do I have? 

TIA.

gunterze

unread,
Jul 4, 2018, 2:55:32 AM7/4/18
to dcm4che
WADO-URI:
http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/wado?requestType=WADO
&studyUID=1.2.250.1.59.40211.12345678.678910
&seriesUID=1.2.250.1.59.40211.789001276.14556172.67789
&objectUID=1.2.250.1.59.40211.2678810.87991027.899772.2
&contentType=application%2Fdicom
&transferSyntax=%2A

ps

unread,
Jul 4, 2018, 1:31:40 PM7/4/18
to dcm4che
Thanks. This works!

gunterze

unread,
Jul 4, 2018, 2:04:28 PM7/4/18
to dcm4che
&transferSyntax=%2A

ensures, that you get the object in the transfer syntax as it stored at the archive. Otherwise the archive will have to deliver it in Explicit VR Little Endian, which will fail for videos stored as MPEG.

ps

unread,
Jul 10, 2018, 3:23:35 PM7/10/18
to dcm4che
I see. Thank you.
Reply all
Reply to author
Forward
0 new messages