DICOM file broker

Hi,

I have had a DICOM file broker for orthanc which allows the user to select a patient/study/series and download all of the DICOM files, execute a program and then return the result to the Orthanc server. This is a similar architecture to an application-host interface proposed by WG-23 many years ago and is the one currently implemented by a particular Gamma camera manufacturer/vendor for running custom apps using the Interactive Data Langauge (IDL).

I had a question about whether there is anything existing which can do this as my program needs fixing. It is a little buggy and slow as it doesn’t cache queries to the othanc database, it is written in C++ and using QT. It was originally intended for Conquest PACS, but I made adaptations for Orthanc.

Thanks in advance.

Hello,

From what I understand, you are visibly looking for consultancy to assist you in the development of a proprietary product. You can have a look at the list of freelancers/companies providing commercial support around Orthanc: Asking for support — Orthanc Book documentation

Best Regards,
Sébastien-

Dear Sébastien,

I should clarify that I was not looking for a commercial solution. I’m interested in an open source solution which has some similarities to commercial solutions.

I have created a project.

Please let me know if it is ok to use this project name.

I am open to any collaborations should anyone be interested.