dicomp10-to-dicomweb-js icon indicating copy to clipboard operation
dicomp10-to-dicomweb-js copied to clipboard

C-Find and DICOMweb studies query

Open wayfarer3130 opened this issue 3 years ago • 0 comments

There should be a way to query the DICOMweb server for what studies are available. The suggestion is to use MongoDB, either locally or in a cloud deployment to store the study query JSON objects, and then allow them to be queried in order to respond to the query objects. MAYBE the patient level query should also be done. Then, use this to add the dimse C-Find and a lambda service to perform a C-Find. The lambda service can be called by http-server running locally, and by deploying to a lambda service for cloud deployments.

wayfarer3130 avatar Jan 12 '22 14:01 wayfarer3130