SearchByAttributeValue
The search input attribute value.
Inheritors
Types
The created at time of the image set provided for search.
The DICOM accession number for search.
The patient ID input for search.
The aggregated structure containing DICOM study date and study time for search.
The DICOM study ID for search.
The DICOM study instance UID for search.
Functions
Casts this SearchByAttributeValue as a CreatedAt and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Throws an exception if the SearchByAttributeValue is not a CreatedAt.
Casts this SearchByAttributeValue as a CreatedAt and retrieves its aws.smithy.kotlin.runtime.time.Instant value. Returns null if the SearchByAttributeValue is not a CreatedAt.
Casts this SearchByAttributeValue as a DicomAccessionNumber and retrieves its kotlin.String value. Throws an exception if the SearchByAttributeValue is not a DicomAccessionNumber.
Casts this SearchByAttributeValue as a DicomAccessionNumber and retrieves its kotlin.String value. Returns null if the SearchByAttributeValue is not a DicomAccessionNumber.
Casts this SearchByAttributeValue as a DicomPatientId and retrieves its kotlin.String value. Throws an exception if the SearchByAttributeValue is not a DicomPatientId.
Casts this SearchByAttributeValue as a DicomPatientId and retrieves its kotlin.String value. Returns null if the SearchByAttributeValue is not a DicomPatientId.
Casts this SearchByAttributeValue as a DicomStudyDateAndTime and retrieves its aws.sdk.kotlin.services.medicalimaging.model.DicomStudyDateAndTime value. Throws an exception if the SearchByAttributeValue is not a DicomStudyDateAndTime.
Casts this SearchByAttributeValue as a DicomStudyDateAndTime and retrieves its aws.sdk.kotlin.services.medicalimaging.model.DicomStudyDateAndTime value. Returns null if the SearchByAttributeValue is not a DicomStudyDateAndTime.
Casts this SearchByAttributeValue as a DicomStudyId and retrieves its kotlin.String value. Throws an exception if the SearchByAttributeValue is not a DicomStudyId.
Casts this SearchByAttributeValue as a DicomStudyId and retrieves its kotlin.String value. Returns null if the SearchByAttributeValue is not a DicomStudyId.
Casts this SearchByAttributeValue as a DicomStudyInstanceUid and retrieves its kotlin.String value. Throws an exception if the SearchByAttributeValue is not a DicomStudyInstanceUid.
Casts this SearchByAttributeValue as a DicomStudyInstanceUid and retrieves its kotlin.String value. Returns null if the SearchByAttributeValue is not a DicomStudyInstanceUid.