laoniu2020 / orthanc

Automatically exported from code.google.com/p/orthanc
GNU General Public License v3.0
0 stars 0 forks source link

UUID not present in WADO API searches #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

JSON response with ObjectID and also UUID for DICOM objects.

What version of the product are you using? On what operating system?

0.7.3

Please provide any additional information below.
From the REST API there seems to be a missing link getting the UUID from a WADO 
search. The JSON response is missing the UUID via the WADO calls.   I'm was 
able to launch 2 instances of Orthanc on port 4242 and port 2000 ; however to 
view the actual images with the explorer.js  script I need the UUID and not the 
ObjectID.

Can you provide me with some details that would allow me to perform a patient 
search via WADO and then locate the UUID to fetch the actual images.

Original issue reported on code.google.com by aashton2...@gmail.com on 13 Mar 2014 at 1:31

GoogleCodeExporter commented 9 years ago

Original comment by s.jodo...@gmail.com on 13 Mar 2014 at 2:07