So far I have used several conquest dgate servers. I would switch to Orthanc for various reasons. Without changing the structure, how can I make it so that if I query one server, all my other servers images are available (which is why multiple servers are better, because I can put old images on slower storage)
I set this with the “VirtualServerFor” parameter for conquest.
I can’t find such an option for Orthanc. “DicomModalities” is set up for the other server.
Hi Peter,
Right now, there are no such built-in feature in Orthanc.
It is actually possible to implement it through a python plugin but I don’t think there’s a reference implementation already available.
Best regards,
Alain