HealthcareDicomImageUpdatedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageUpdated event.
Properties
image |
Unique identifier for the Series |
image |
Unique identifier for the DICOM Image |
image |
Unique identifier for the Study |
partition |
Data partition name |
sequence |
Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation, updation and deletion within the service. |
service |
Domain name of the DICOM account for this image. |
Property Details
imageSeriesInstanceUid
Unique identifier for the Series
imageSeriesInstanceUid: string
Property Value
string
imageSopInstanceUid
Unique identifier for the DICOM Image
imageSopInstanceUid: string
Property Value
string
imageStudyInstanceUid
Unique identifier for the Study
imageStudyInstanceUid: string
Property Value
string
partitionName
Data partition name
partitionName: string
Property Value
string
sequenceNumber
Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation, updation and deletion within the service.
sequenceNumber: number
Property Value
number
serviceHostName
Domain name of the DICOM account for this image.
serviceHostName: string
Property Value
string