Jan 11, 2018 10:13 AM
by APski
I have a database of MRI imaging. There are several sequences in each study. I have arranged tests (series of images) of patients in a certain order in folders. As I add folders in RadiAnt, they are displayed in a different order than in folders. What determines the order of the displayed tests / series of DICOM images.
I would like to prepare a series of photos (anonymous) that will be displayed in the right order to facilitate the assessment of observers.
Could you help me?
Jan 19, 2018 06:01 PM
by
Series in the preview are sorted based on:
1) Patient name
2) Study date
3) Series number
These values stored in DICOM files:
(0010,0010) PN JOHN DOE # 1, 20 Patient's Name
(0008,0020) DA 20101223 # 1, 8 Study Date
(0020,0011) IS 2 # 1, 2 Series Number
The file or folder names don't affect the order of series.