mercure-imaging / mercure

mercure DICOM Orchestrator
https://mercure-imaging.org
MIT License
67 stars 32 forks source link

Webportal for uploading images to Mercure for further routing #43

Open bobvmierlo opened 1 year ago

bobvmierlo commented 1 year ago

Could really use a webportal for uploading studies to mercure for further routing to other systems. In my daily job as a PACS admin we have to import many DICOM studies from multiple data carriers (CD/DVD/USB), having a webportal would make our live much easier if this can be used to easily route the images to different PACS systems.

tblock79 commented 1 year ago

I agree that this would be useful. We are also thinking about adding a tool to the web interface that allows querying cases from another PACS system and ingesting them into the mercure router.

tblock79 commented 1 month ago

This can now quite conveniently be done with the new Orthanc UI that can be installed alongside mercure (e.g., when using a Vagrant based installation "vagrant --orthanc up"). In the Orthanc UI, you can import files and route them over to mercure. This might work as temporary solution.

For regular installations, take a look how the Vagrant version installs Orthanc: https://github.com/mercure-imaging/mercure/tree/master/addons/orthanc