Unable to open OHIF Viewer in Orthanc Explorer 2

Hello,

I tried to open the OHIF viewer by clicking the “Open OHIF Viewer” button in the Orthanc Explorer 2 interface. However, the viewer did not load as expected. Note that the OHIF viewer works correctly within Orthanc Explorer.

Thanks in advance.

best regards,
Wei

Hi Wei,

It seems that the “dicom-json” mode in OHIF does not work anymore and OE2 does not take into account the new default value for the “DataSource”.

Adding this section in your Orthanc configuration should help:

//"OHIF": {
//	"DataSource": "dicom-web"
//}

Next version of OE2 will handle this correctly.

Best regards,

Alain.

Hi Alain,

Thank you very much!

Best,
Wei