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