| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
DICOMTags |
DICOMTags.clone() |
DICOMTags |
ImageSetsMetadataSummary.getDICOMTags()
The DICOM tags associated with the image set.
|
DICOMTags |
DICOMTags.withDICOMAccessionNumber(String dICOMAccessionNumber)
The accession number for the DICOM study.
|
DICOMTags |
DICOMTags.withDICOMNumberOfStudyRelatedInstances(Integer dICOMNumberOfStudyRelatedInstances)
The total number of instances in the DICOM study.
|
DICOMTags |
DICOMTags.withDICOMNumberOfStudyRelatedSeries(Integer dICOMNumberOfStudyRelatedSeries)
The total number of series in the DICOM study.
|
DICOMTags |
DICOMTags.withDICOMPatientBirthDate(String dICOMPatientBirthDate)
The patient birth date.
|
DICOMTags |
DICOMTags.withDICOMPatientId(String dICOMPatientId)
The unique identifier for a patient in a DICOM Study.
|
DICOMTags |
DICOMTags.withDICOMPatientName(String dICOMPatientName)
The patient name.
|
DICOMTags |
DICOMTags.withDICOMPatientSex(String dICOMPatientSex)
The patient sex.
|
DICOMTags |
DICOMTags.withDICOMSeriesBodyPart(String dICOMSeriesBodyPart)
The DICOM provided identifier for the series Body Part Examined.
|
DICOMTags |
DICOMTags.withDICOMSeriesInstanceUID(String dICOMSeriesInstanceUID)
The DICOM provided identifier for the Series Instance UID.
|
DICOMTags |
DICOMTags.withDICOMSeriesModality(String dICOMSeriesModality)
The DICOM provided identifier for the series Modality.
|
DICOMTags |
DICOMTags.withDICOMSeriesNumber(Integer dICOMSeriesNumber)
The DICOM provided identifier for the Series Number.
|
DICOMTags |
DICOMTags.withDICOMStudyDate(String dICOMStudyDate)
The study date.
|
DICOMTags |
DICOMTags.withDICOMStudyDescription(String dICOMStudyDescription)
The DICOM provided Study Description.
|
DICOMTags |
DICOMTags.withDICOMStudyId(String dICOMStudyId)
The DICOM provided identifier for the Study ID.
|
DICOMTags |
DICOMTags.withDICOMStudyInstanceUID(String dICOMStudyInstanceUID)
The DICOM provided identifier for the Study Instance UID.
|
DICOMTags |
DICOMTags.withDICOMStudyTime(String dICOMStudyTime)
The study time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageSetsMetadataSummary.setDICOMTags(DICOMTags dICOMTags)
The DICOM tags associated with the image set.
|
ImageSetsMetadataSummary |
ImageSetsMetadataSummary.withDICOMTags(DICOMTags dICOMTags)
The DICOM tags associated with the image set.
|
Copyright © 2024. All rights reserved.