Giter VIP home page Giter VIP logo

Comments (2)

knopkem avatar knopkem commented on July 18, 2024

While it would be possible to add such a route to the proxy, it is not part of the dicomweb definition. Qido-rs is meant to reflect c-find using the so called "Study Root Model" (and not the patient root model" thus there is not patient level defined. However you can still use the study routes to query for studies of patients using only patient attributes (name, Id, etc.) and then simply merge those duplicate together.

from dicomweb-proxy.

ruben-cruz avatar ruben-cruz commented on July 18, 2024

@knopkem ok thanks.

I have another doubt regarding the wadouri route... I'm calling the WADOURI service like this: http://localhost:5000/wadouri?studyUID=XXXX&seriesUID=XXXX&objectUID=XXXX&contentType=image/jpeg but it returns 500 and the following appears on the log file (also nothing is written on the ./data file):

23:10:01.802 INFO  fetch start: 
23:10:01.805 INFO  fetch finished: 
23:10:01.806 ERROR recompression failure Invalid source path set, no DICOM files found 
23:10:01.807 ERROR  
23:10:01.807 ERROR failed to compress 

Is something that I'm doing wrong on the WADOURI call parameter?

from dicomweb-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.