OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
2.98k stars 3.12k forks source link

[Bug] Some DICOM files cannot be read. #4222

Closed a1120235890 closed 1 week ago

a1120235890 commented 2 weeks ago

Describe the Bug

I used Orthanc as the server and deployed OHIF with YARN. However, after uploading a series of CT DICOM files, I encountered an error when trying to view them, whereas OHIF on Orthanc can read these DICOM files without any issues.Then I discovered that the URLs for retrieving DICOM files are different: one uses "File" and the other uses "Series". How can I make OHIF differentiate between using "File" or "Series" to request Orthanc? 42f9ea8a0db287d6206f40d6f8755d3 e7ee192f9e4501cdcaa09d9e8caf293

Steps to Reproduce

1

The current behavior

1

The expected behavior

1

OS

windows 11

Node version

v16.18.0

Browser

Chrome 125.0.6422.142

sedghi commented 2 weeks ago

Could you kindly provide the data if it has been anonymized and you can confirm that there is no patient health information present in any of the headers or embedded within the pixel data?

a1120235890 commented 1 week ago

use 3.7.0 version can resolve this

sedghi commented 1 week ago

alright