Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

[Question] Sorting instances by date descending/ascending

Open niirdan opened this issue 2 years ago • 3 comments

Describe the Bug

sequence

Steps to Reproduce

There is an option to change the displayed order by the acquire time (acquisition datetime) ? it is quite important for cardio exams to display Imgs & cines by their acquiring time .

The current behavior

dicom material is mixed up and order is not following any commonnsense .

The expected behavior

dicom material order by acquisition datetime

OS

window 11

Node version

v18.17.1

Browser

latest chrome update

niirdan avatar Feb 14 '24 09:02 niirdan

Hello, same behavior here (OHIF v3.7 and 3.8beta 58) Two problems :

  • all single frames are stacked together
    SOPClassUID 1.2.840.10008.5.1.4.1.1.6.1 (Ultrasound Image Storage) stacking for example : SOPInstanceUID 1.2.840.113663.1500.1.475094950.3.1.20240305.152305.696 1.2.840.113663.1500.1.475094950.3.3.20240305.152336.598 1.2.840.113663.1500.1.475094950.3.5.20240305.152351.711

  • and after this stack, there are all the cine loops (multi frames) SOPClassUID 1.2.840.10008.5.1.4.1.1.3.1

each serie individualy but completely random 1.2.840.113663.1500.1.475094950.3.8.20240305.152427.544 1.2.840.113663.1500.1.475094950.3.15.20240305.152545.178 1.2.840.113663.1500.1.475094950.3.4.20240305.152342.198 1.2.840.113663.1500.1.475094950.3.6.20240305.152402.659

See instance is random (8, 15, 4, 6)

In ORTHANC, my dicom source, all instances are in right order.

What could be done to change that, i.e, listing all instances individually and in order ? Thank you very much

Faexa avatar Mar 05 '24 23:03 Faexa

I've seen this post https://community.ohif.org/t/sort-instances-study-by-acquisition-datetime/1299 but beeing new with this, I can't understand exactly what config / file modify.

Faexa avatar Mar 06 '24 00:03 Faexa

I would be happy to hear if you managed to solve this 2 subjects @Faexa

BR, Dan

niirdan avatar May 05 '24 06:05 niirdan