Wrong WADO URL on referenced images from SR

50 views
Skip to first unread message

Pablo Pazos

unread,
Mar 30, 2014, 11:35:59 PM3/30/14
to dcm...@googlegroups.com
Hi, I have generated an SR sending an ORU message to DCM4CHEE. The ORU had an UID of a referenced image.

When I get the SR using WADO service, it's sent as HTML from DCM4CHEE. The HTML has a link to the referenced image like:

http://192.168.1.106:8080/wado?requestType=WADO&studyUID=1&seriesUID=1&objectUID=1.3.51.5145.5142.20010109.1105752.1.0.1

It seems WADO service is using the DB pks for studyUID and seriesUID, instead of the UIDs.

In my that case, the right WADO URL: http://192.168.1.106:8080/wado?requestType=WADO&studyUID=1.3.51.0.7.633918642.633920010109.6339100821&seriesUID=1.3.51.5145.15142.20010109.1105752&objectUID=1.3.51.5145.5142.20010109.1105752.1.0.1

Just for context, both URLs show the image but IMO that's just because DCM4CHEE implementation. I think the first one is not DICOM (WADO) compatible.

Any thoughts?




fleetwoodfc

unread,
Mar 31, 2014, 8:43:07 AM3/31/14
to dcm...@googlegroups.com
The HTML is rendered using the sr_html.xsl stylesheet so you can easily change the output - studyUID=1&seriesUID=1 is not the db pk but is hardcoded in the xsl.
Reply all
Reply to author
Forward
0 new messages