HealthcareDicomImageDeletedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.DicomImageDeleted event.

Properties

imageSeriesInstanceUid

Unique identifier for the Series

imageSopInstanceUid

Unique identifier for the DICOM Image

imageStudyInstanceUid

Unique identifier for the Study

partitionName

Data partition name

sequenceNumber

Sequence number of the DICOM Service within Azure Health Data Services. It is unique for every image creation and deletion within the service.

serviceHostName

Host 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 and deletion within the service.

sequenceNumber: number

Property Value

number

serviceHostName

Host name of the DICOM account for this image.

serviceHostName: string

Property Value

string