knopkem / dicomweb-proxy

A proxy to translate between dicomweb and traditional dicom dimse services (PACS communication)
Other
69 stars 20 forks source link

Unable to view studies in OHIF #3

Closed DANIELMWAMBI closed 4 years ago

DANIELMWAMBI commented 4 years ago

image

am able to load the study list but i cannot open the study instances

knopkem commented 4 years ago

Hi, I suspect that you are trying against a recent version of the OHIF viewer. Note that there is currently a bug in OHIF with wadouri that makes it incompatible. I filed a bug report but it's not yet merged. In the meantime you can use my branch 'deepMeta' which uses wadors an should work. cheers.

DANIELMWAMBI commented 4 years ago

I used the ohif web viewer that comes pre installed in dicom-webproxy

knopkem commented 4 years ago

In this case it's likely that your PACS does not support C-GET which is used by default. You can change to C-MOVE by setting useCGet option to false in the default.js config file. For C-MOVE you need to configure your PACS to know the proxy.

DANIELMWAMBI commented 4 years ago

How do i configure the PACS to know the proxy for C-MOVE?

knopkem commented 4 years ago

You should read the manual of the pacs, what pacs are you using?

DANIELMWAMBI commented 4 years ago

Am using clearcanvas as the pacs server

DANIELMWAMBI commented 4 years ago

Am currently using clearcanvas

knopkem commented 4 years ago

sorry can't help you with this, the user manual should tell how to configure a client to perform a C-MOVE.

DANIELMWAMBI commented 4 years ago

i think the problem is in clearcanvas ,since am not able retrieve studies using their client from the server