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] Problem with MultiFrame DICOM JSON #4259

Open WillianVarela opened 6 days ago

WillianVarela commented 6 days ago

Describe the Bug

I’m having trouble trying to view a DICOM MultiFrame from a single file. This DICOM is provided by a JSON DICOM(dicom-json-generator.js).

Steps to Reproduce

  1. Download Dicom
  2. Generate Dicom JSON from the file.
  3. Try viewing on OHIF

The current behavior

I get this error when opening DICOM JSON through the viewer. TypeError: Cannot destructure property 'imagePositionPatient' of 'esm.metaData.get(...)' as it is undefined.

The expected behavior

View dicom frames

OS

Ubuntu 24

Node version

18.18.0

Browser

Chrome 126.0.6478.114

sedghi commented 2 days ago

we will revisit DICOM JSON and multiframe