Greetings,
I’m having trouble figuring out how to configure OHIF v3 and Orthanc to use dicom json? What needs to be added to the following section from the app-config.js file to make it work?
Unfortunately I am not too familiar with that plugin. However, typically Orthanc is used as a DICOMWeb data source with OHIF, so perhaps give that suggestion a try.
So from some investigation, it turns out that only those studies that I upload to orthanc AFTER I installed the OHIF plugin for orthanc can be viewed via DICOM JSON. Those studies prior to installing the plugin were only available via DICOM web. This help page sort of hints at that.
To try it yourself, go ahead and upload a new study to your orthanc (maybe to be safe also restrict the plugin to DICOM json only) and then try the OHIF plugin. That said, if you have many studies prior to installing the plugin, you might be best to stick to DICOM web. Or maybe contact someone from orthanc and/or the author of that plugin to see if there is a way to have the DICOM json entries added to the database for the older studies.