DICOMTags - AWS HealthImaging

DICOMTags

The DICOM attributes returned as a part of a response. Each image set has these properties as part of a search result.

Contents

DICOMAccessionNumber

The accession number for the DICOM study.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

DICOMNumberOfStudyRelatedInstances

The total number of instances in the DICOM study.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 10000.

Required: No

DICOMNumberOfStudyRelatedSeries

The total number of series in the DICOM study.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1000000.

Required: No

DICOMPatientBirthDate

The patient birth date.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 18.

Required: No

DICOMPatientId

The unique identifier for a patient in a DICOM Study.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

DICOMPatientName

The patient name.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

DICOMPatientSex

The patient sex.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 16.

Required: No

DICOMSeriesBodyPart

The DICOM provided identifier for the series Body Part Examined.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Required: No

DICOMSeriesInstanceUID

The DICOM provided identifier for the Series Instance UID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: (?:[0-9][0-9]*|0)(\.(?:[1-9][0-9]*|0))*

Required: No

DICOMSeriesModality

The DICOM provided identifier for the series Modality.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 16.

Required: No

DICOMSeriesNumber

The DICOM provided identifier for the Series Number.

Type: Integer

Valid Range: Minimum value of -2147483648. Maximum value of 2147483647.

Required: No

DICOMStudyDate

The study date.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 18.

Required: No

DICOMStudyDescription

The DICOM provided Study Description.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Required: No

DICOMStudyId

The DICOM provided identifier for the Study ID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 16.

Required: No

DICOMStudyInstanceUID

The DICOM provided identifier for the Study Instance UID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: (?:[0-9][0-9]*|0)(\.(?:[1-9][0-9]*|0))*

Required: No

DICOMStudyTime

The study time.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 28.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: