How can I make the file name using the dicom header inform?
Posted: Fri Aug 19, 2016 5:32 am
Hi,
I want to convert dicom files to jpeg files, and preserve the dicom header information in their jpeg file name.
How can I make the file name using the dicom header information including "patient ID", "study date", "study description", etc when the dicom coverts to jpec files?
For example, the name of converted dicom files might be like this: {patient_ID}_{study_date}_prefix_{study_description}_{number of instance}_{seriers number}.
Thank you.
I want to convert dicom files to jpeg files, and preserve the dicom header information in their jpeg file name.
How can I make the file name using the dicom header information including "patient ID", "study date", "study description", etc when the dicom coverts to jpec files?
For example, the name of converted dicom files might be like this: {patient_ID}_{study_date}_prefix_{study_description}_{number of instance}_{seriers number}.
Thank you.