Problem with MultiFrame DICOM

Describe Your Question

  • 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).

  • I’m using OHIF in version 3.8.0-beta.91.

What steps can we follow to reproduce the bug?

  1. Generate Dicom JSON from the file.
  2. Try viewing on ohif

I’m get this error:

TypeError: Cannot destructure property 'imagePositionPatient' of 'esm.metaData.get(...)' as it is undefined.

Link Dicom Anon

Can you open a GitHub issue? I don’t think that script is handling multi-frame DICOM files correctly.

1 Like