fuzzymatching (for OHIF)

Does Orthanc’s DicomWeb plugin support fuzzymatching?

I’ve installed OHIF and have it talking to Orthanc, but it seems to think that fuzzymatching is disabled. Can it be enabled?

Daniel

Hello,

“fuzzymatching” is an optional feature that is not implemented yet:
https://hg.orthanc-server.com/orthanc-dicomweb/file/default/Status.txt

https://book.orthanc-server.com/plugins/dicomweb.html

You should be using wild card matching (“*” and “?”) in such a situation.

Sébastien-

NB: For other people reading this thread, here is the documentation of “fuzzymatching” in QIDO-RS:
http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_8.3.4.2