OHIF / Viewers

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

[Question] Sorting instances by date descending/ascending #3933

Open niirdan opened 4 months ago

niirdan commented 4 months ago

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

Faexa commented 4 months ago

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

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 commented 4 months ago

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.

niirdan commented 2 months ago

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

BR, Dan