OHIF / Viewers

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

[Bug] In left studies panel, the studies are shown in the form of instances rather than series. #4009

Open muddasar-de opened 8 months ago

muddasar-de commented 8 months ago

Describe the Bug

Studies panel in the form of instances, not in series form:

image

Study details with instance and series:

image

Steps to Reproduce

1- I have uploaded the MG study, with 2 series and 4 instances (TOTAL: 12 instances). 2- In the worklist, the study details,

image

3- But in viewer side, the left studies panel shows only in the form of single instances, rather than in the form of series.

image

The current behavior

In viewer side, the left studies panel showing only in the form of single instances, rather than in the form of series.

The expected behavior

The instances should be in the form of respective series rather than as a single instance.

OS

Windows 10

Node version

21.7.1

Browser

Chrome

sedghi commented 7 months ago

This is by design, do you want to show them all in one?

muddasar-de commented 7 months ago

This is by design, do you want to show them all in one?

I want to show them series wise, if a series have 4 instances, it should be displayed in stack form. For example, in the SS below there are 47 in series 1 and 76 instances in series 2, so they are displayed in series manner but in my case (in MG study), they are displayed as a single instance even they are two series that have 4 instances.

image

muddasar-de commented 7 months ago

This is by design, do you want to show them all in one?

Your help will be so appreciable.

sedghi commented 6 months 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?

muddasar-de commented 6 months 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?

I don't have rights to provide data but I can further explain the bug is that the instances of a series should be bundled with in the series but it is showing as an individual instance. here is the detail of a study:

image

But in viewer side, thumbnails should be displayed with according to the series number, but it shows each instance as an individual:

image

This case is only in version 3, In version 1 and 2, the thumbnails are according to the series. Like in the screen shot.

image

muddasar-de commented 6 months 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?

here is the link of anonymous study https://drive.google.com/file/d/1oZR1mcMTGiIBRjv5_yfsycmL3y5Gb9Lb/view?usp=sharing

muddasar-de commented 6 months 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?

Your help and follow up will be appreciated.