Orthanc and OHIF viewer v3/ study assignments

Hello everyone

Thanks to the orthancteam for all you do.

However in this new integration of OHIF VIEWER V3 the orthanc container keeps restarting even after all other containers are up. Please what could be the problem.

Secondly is it possible to use a python script to handle study assignment to registered users for reporting…i was just thinking if its possible to assign studies to users…

update on my previous question

i debugged the orthanc_json file and found the error on line

71 “DicomWeb”: {
72 “Enable”: true", // please remove " from true
73 “PublicRoot”: “/orthanc/dicom-web/”

@alainmazy

update on my previous question.

the ohif viewer returns a blank screen without loading the study. i think there’s something up the setup but just cant find it.



see images below

your help will be greatly appreciated

Hi,

You should get in touch with the OHIF support. We can only help if an issue is found in Orthanc.

Best regards,

Alain.

Hello

Thanks alain…am on it already

Did you resolve that issue ?

I’ve experienced similar problems, but I also had a “SharedArray Buffer” issue in the console.

What you show there looks vary similar to what I saw, except I also had a notice about the SharedArray problem and CORS appear for about 2 seconds when the page was loaded. That was not in the console but as a modal alert.

With v.3 I think you need to have CORS setup correctly and also being connecting via localhost or https with a FQDN and CORS or at least the various proxies setup correctly.

/sds

Thanks scotti

Not yet. Thanks for pointing me to that… will revert back with the progress…

Hello,

Depending on your use case, the newly released OHIF plugin for Orthanc could be of interest to you: https://discourse.orthanc-server.org/t/new-plugin-ohif/

Kind Regards,
Sébastien-

I tried the plugin, but I get a black screen and:

Unable to query for studies at this time. Check your data source configuration or network connection

I’ve been trying to get something to work as shown here, but I’m still having trouble. I still can’t view images, whether it’s the plugin, or the actual ohif container.

Did you get this solved? I’m also having the same issue. I tried looking in the Ohif Community, but I can’t find your post on the subject.

hey @threehappypenguins

Yes, I was able to resolve this. Your initial setup with a domain and user permission, I reproduced it with a self signed SSL and it worked guess you will need to check the configuration options properly line by line. we currently use Oracle cloud as IaaS and its working perfectly well.