WEASIS integration

294 views
Skip to first unread message

pazzoid71

unread,
Apr 12, 2013, 9:35:12 AM4/12/13
to dcm...@googlegroups.com
Hi everyone.

I've installed successfully the weasis webviewer on DCM4CHEE 2.17.1 (mySQL)

I've read in this forum that it's possible to pass in the URL the StudyUID (also PatientID and InstanceID if the image)
in the form http://.... ?parName=parValue& ....

I'm interested in passing 2 or 3 values for studyUID.
In my workflow the medician can write a report for  more than an exam.
It's possibile?

Thanks 
and have a nice we


pazzoid71




nicolas...@gmail.com

unread,
Apr 15, 2013, 2:59:08 PM4/15/13
to dcm...@googlegroups.com
It is not possible yet, but you can use AccessionNumber that sometimes contains several StudyInstanceUIDs. And calling successively the servlet viewer will just add the new studies in the same instance of the viewer.

It wouldn't be so difficult to add this feature, but it must be coherent with the UIDs combination functionality.

nicolas...@gmail.com

unread,
May 5, 2013, 5:39:51 PM5/5/13
to dcm...@googlegroups.com
It is now possible to pass several UIDs in a request. I haven't released this code yet, but you can try to build the current version or play with the demo server: http://dicom.vital-it.ch:8089/weasis-pacs-connector/viewer.jnlp?studyUID=1.2.840.113619.2.134.1762680288.2032.1122564926.252&studyUID=1.3.6.1.4.1.5962.1.2.0.1175775772.5729.0

For those who have configured the servlet to require a combination of UIDs, Here is how it works when studyUID requires also patientID:
?patientID=A&studyUID=1&studyUID=2 (=> in this case the patient has two studies)
?patientID=A&patientID=B&studyUID=1&studyUID=2&studyUID=3 (=>study 3 belongs to patient B, the position of UIDs are not relevant)
Reply all
Reply to author
Forward
0 new messages