Hi,
I am playing around with Orthanc and its great!
Now that I understood the basics and all is running as expected, I have still three questions that haven’t been answered in the documentation (or at least I haven’t found it).
1. How does a Worklist in Orthanc come to a modality?
http://book.orthanc-server.com/plugins/worklists-plugin.html is quite clear how to create worklists and let Orthanc store and deliver them. But what I need is a way to “push” a Worklist to a certain modality. Or is it always the way that the user at the modality have to query a Worklist server for a certain Worklist first?
My assumption about the process with Worklists is as follows: user triggers in their RIS or MIS next procedure for a certain patient. That creates a Worklist and the Worklist is send automatically to the modality. At the modality, user sees all received Worklists, selects one, executes the procedure. As the Worklist contains the result target (typically the Orthanc PACS) the modality sends the DICOM files automatically to it after the procedure was completed.
So, my core question is: are Worklists pushed to modalities or do each modality pull Worklists from server?
2. The webUI of Orthanc and the Webviewer plugin from Osimis are in english language. Is there a file where I can either add or replace german language terms?
3. Is there a way to upload a whole DICOM folder structure instead of instance files?
I have tried the whole folder but that leads to an error. Adding instance files and upload works, but I have to traverse the folder structure manually what I want to avoid.
Thanks in advance
Torsten