Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HealthcareFhirResourceDeletedEventData

Package version

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

Hierarchy

  • HealthcareFhirResourceDeletedEventData

Index

Properties

resourceFhirAccount

resourceFhirAccount: string

Domain name of FHIR account for this resource.

resourceFhirId

resourceFhirId: string

Id of HL7 FHIR resource.

resourceType

Type of HL7 FHIR resource.

resourceVersionId

resourceVersionId: number

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

Generated using TypeDoc