Negative search in Orthanc Explorer

Hi,

In Orthanc explorer I can perform a search by specifying some data and wildcards if required. E.g. Search for all patients whose name includes John would require me to enter John in the patient name box. I have done various searches on the web but don’t seem to be able to find any information on how to find all patients whose name doesn’t include John.

Can anyone help with this please or point me to ward any documentation that might help?

Thanks

Steve

Hi Steve,

Unfortunately, I don’t think there are such “advanced” search feature in DICOM C-Find (and Orthanc Explorer search uses basically the same algo as for C-Find).

Best regards,

Alain.

Hello,

DICOM does not specify “negative searches” in C-FIND, as can be seen in the standard:http://dicom.nema.org/medical/dicom/2019a/output/chtml/part04/sect_C.2.2.2.html

As a consequence, Orthanc does not implement this feature.

Sébastien-