# Proposed parameters: # simple_storage -c DICOM_STORAGE -i -n /home/dicom/naming -s -x /home/dicom 4006 & # # The list of some useful DICOM attributes: # ----------------------------------------- # Attribute Attrib. Name # --------- ------------ # 0010 0010 Patient Name # 0010 0020 Patient ID # 0010 0030 Patient Birth Date # 0010 0040 Patient Sex # # 0010 1000 Other Patient IDs # 0010 1001 Other Patient Names # 0010 1010 Patient Age # 0010 1020 Patient Size # 0010 1030 Patient Weight # 0010 0032 Patient Birth Time # 0010 2160 Ethnic Group # 0010 2180 Occupation # 0010 21B0 Additional Patient History # 0010 4000 Patient Comments # # 0008 0020 Study Date # 0008 0030 Study Time # 0020 0013 Instance Number (Slice Number) # 0008 0014 Instance Creator UID # 0008 0018 SOP Instance UID # 0008 0050 Accession Number # 0008 1070 Operator Name # # 0008 0090 Referring Physician Name # 0008 1048 Physician of Record # 0008 1050 Performing Physician Name # 0008 1060 Name of Physicians Reading Study # 0008 1080 Admitting Diagnoses Description # 0008 1155 Referenced SOP Instance UID # 0008 2111 Derivation Description # # 0008 0080 Institution Name # 0008 0081 Institution Address # 0008 1030 Study Description # 0008 1040 Institutional Department Name # # 0008 0060 Modality # 0008 0070 Manufacturer # 0008 1010 Station Name # 0008 1090 Model Name # 0018 1020 Software Version # 0018 1000 Device Serial Number # # 0020 0011 Series Number # 0018 1030 Protocol Name # 0020 0010 Study ID # 0020 000D Study Instance UID # 0020 000E Series Instance UID # # 0020 5000 Original Image Identification # 0020 5002 Original Image Nomenclature # # A create a directory with calling AE title # C create a directory with called AE title # D gggg eeee DEFAULT # create a directory with the string taken from (gggg, eeee). # If the attribute is empty or missing, using the value DEFAULT # for the directory name. # F gggg eeee DEFAULT # create a file with the string taken from (gggg, eeee). # If the attribute is empty or missing, use the value DEFAULT # for the file name. # D 0008 0020 STUDYDATE D 0010 0010 PATIENTNAME F 0008 103E SERIESDESC F 0020 0011 SERIESNO F 0020 0013 INSTANCENO