HealthcareFhirResourceUpdatedEventData interface
Schema of the Data property of an EventGridEvent for a Microsoft.HealthcareApis.FhirResourceUpdated event.
Properties
resource |
Domain name of FHIR account for this resource. |
resource |
Id of HL7 FHIR resource. |
resource |
Type of HL7 FHIR resource. |
resource |
VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion). |
Property Details
resourceFhirAccount
Domain name of FHIR account for this resource.
resourceFhirAccount: string
Property Value
string
resourceFhirId
Id of HL7 FHIR resource.
resourceFhirId: string
Property Value
string
resourceType
Type of HL7 FHIR resource.
resourceType: string
Property Value
string
resourceVersionId
VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion).
resourceVersionId: number
Property Value
number