Share via


HealthcareFhirResourceCreatedEventData interface

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

Properties

fhirResourceId

Id of HL7 FHIR resource.

fhirResourceType

Type of HL7 FHIR resource.

fhirResourceVersionId

VersionId of HL7 FHIR resource. It changes when the resource is created, updated, or deleted(soft-deletion).

fhirServiceHostName

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