This major release notably features a DICOM Query/Retrieve client inside Orthanc Explorer, that is also accessible through the REST API. Other changes include the support of FreeBSD, many optimizations and bugfixes.
I’m having some problems using the Q/R from Explorer to Siemens Syngo.Via. (The Explorer Q/R works with my other systems, notably Osirix.) The query is formed properly (can be viewed in /queries), but no answers are returned. No error message appears in the Orthanc command line. I am attempting to change configurations but no such luck so far. (Something weird I noticed is that I can still successfully do a C-FIND using /modalities/SyngoVia/find )
Yes, the documentation is still very sparse and I’m currently working on it. I will also soon publish my set of integration tests for other people to have more sample code. In the meantime, here is a sample query:
Obviously, you can monitor the behavior of Orthanc Explorer to get more insight about how to use this API (e.g. using the developer mode of Chromium or Firefox).
I unfortunately have no access to Syngo.Via, so I cannot provide any help on this topic. Maybe it does not support the SERIES query retrieve level, but only the STUDY one?