Viewers
Viewers copied to clipboard
[Bug] Series not displaying - Unsupported display set
Describe the Bug
I am trying to display a study in the OHIF viewer but there is a series that doesn't display, with the message "Unsupported display set". I have tried to display the same study in an other viewer (meddream) and it works, but with a very specific display with images sorted as "Phase 1", "Phase 2" and "Phase 3".
I have checked the metadata of the series not displaying, and there is a sequence present in the first image of the series that is not present elsewhere (00082112 - Source Image Sequence). Each element of the sequence points toward one of the 3 other images in the series :
Here is the display that doesn't work in OHIF :
Here is the same study displayed in meddream that works properly :
Is it this sequence (00082112 - Source Image Sequence) that prevent OHIF from displaying the series ?
Thanks for your help,
Steps to Reproduce
Displaying a a study with the latest version of OHIF (3.8.0)
The current behavior
A specific series does not display with the message "Unsupported display set"
The expected behavior
For the series to display.
OS
Windows 11
Node version
20.14.0
Browser
Chrome 126.0.6478.128
I have tried loading only the list of metadata from this url : https://github.com/OHIF/Viewers/issues/3093
Images are loaded from DCM4CHEE.
PatientID => value present PatientName => value present PatientSex => value present PatientAge => value present PatientBirthDate => value present PatientSize => value not present PatientWeight => value not present StudyInstanceUID => value present SeriesInstanceUID => value present SOPInstanceUID => value present SOPClassUID => value present Modality => value present NumberOfFrames => value not present Rows => value present Columns => value present SamplesPerPixel => value present PhotometricInterpretation => value present PlanarConfiguration => value not present BitsAllocated => value present BitsStored => value present HighBit => value present PixelRepresentation => value present PixelAspectRatio => value not present InstanceNumber => value present SeriesDate => value present SeriesTime => value present FrameTime => value not present ImagePositionPatient => value not present ImageOrientationPatient => value not present ImageType => value not present PixelSpacing => value not present StudyDescription => value not present SeriesNumber => value present SeriesDescription => value not present
With this list of dicom tags for each instance for the metadata, the DX series still displays correctly, and I have still the same result for the CR series, so it doesn't come from the dicom tag (00082112 - Source Image Sequence).
Is it because of the missing values in one of the dicom tags that the CR series doesn't display and show the message "Unsupported display set" ?
Thanks for your help.
Try this sample, works fine in other viewers but fails to open in ohif 1.3.46.670589.11.44665.5.0.7624.2024090512181649196.zip
first entry empty and 0 series is breaking
Hello, I am writing you again for the same problem. Is there anything I can do to fix it and make the study display ?
Once again, this study display correctly with meddream (and also using a simple cornerstone viewer), but the images don't display in the ohif viewer once the metadata query is done and read. Is there something I can do in the ohif configuration so that it displays it ?
Thanks for your help.
Can you check latest OHIF 3.9?
viewer.ohif.orgg
Try this sample, works fine in other viewers but fails to open in ohif 1.3.46.670589.11.44665.5.0.7624.2024090512181649196.zip
this one shows the thumbs now, 3.9
@sedghi I don't think this is resolved though. @martinopiniator shows that the "displaySet not found" error keeps occurring. I've tested with multiple releases (3.8, 3.9, 3.10 and latest v3.10.0-beta.5). I get the following (tried different studies and they all work in other viewers). Is this a configuration thing? Should I somehow register Hanging Protocols since they're not being loaded by default?. Sorry I might be asking silly questions, I looked everywhere and couldn't find something related to this.
Thanks in advance!
UPDATE: By removing this from my config I was able to view studies correctly