SearchByAttributeValue
The search input attribute value.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- createdAt
-
The created at time of the image set provided for search.
Type: Timestamp
Required: No
- DICOMAccessionNumber
-
The DICOM accession number for search.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- DICOMPatientId
-
The patient ID input for search.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
- DICOMSeriesInstanceUID
-
The Series Instance UID input for search.
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
- DICOMStudyDateAndTime
-
The aggregated structure containing DICOM study date and study time for search.
Type: DICOMStudyDateAndTime object
Required: No
- DICOMStudyId
-
The DICOM study ID for search.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 16.
Required: No
- DICOMStudyInstanceUID
-
The DICOM study instance UID for search.
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
- updatedAt
-
The timestamp input for search.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: