When importing your medical imaging data into AWS HealthImaging, max length constraints are applied to the following DICOM elements. To achieve a successful import, ensure that your data does not exceed the max length constraints.
HealthImaging keyword | DICOM keyword | DICOM key | Length limit |
---|---|---|---|
DICOMPatientName | PatientName | (0010,0010) | min: 0, max: 256 |
DICOMPatientId | PatientID | (0010,0020) | min: 0, max: 256 |
DICOMPatientBirthDate | PatientBirthDate | (0010,0030) | min: 0, max: 18 |
DICOMPatientSex | PatientSex | (0010,0040) | min: 0, max: 16 |
DICOMStudyInstanceUID | StudyInstanceUID | (0020,000D) | min: 0, max: 256 |
DICOMStudyId | StudyID | (0020,0010) | min: 0, max: 16 |
DICOMStudyDescription | StudyDescription | (0008,1030) | min: 0, max: 64 |
DICOMNumberOfStudy RelatedSeries | NumberOfStudyRelatedSeries | (0020,1206) | min: 0, max: 1,000,000 |
DICOMNumberOfStudy RelatedInstances | NumberOfStudyRelated Instances | (0020,1208) | min: 0, max: 10,000 |
DICOMAccessionNumber | AccessionNumber | (0008,0050) | min: 0, max: 256 |
DICOMStudyDate | StudyDate | (0008,0020) | min: 0, max: 18 |
DICOMStudyTime | StudyTime | (0008,0030) | min: 0, max: 28 |