HealthRecordCommunity
FHIR🌏 International🏛 MicrosoftEnriched

Specification for FHIR Resource Deleted Event Data Interface

HealthcareFhirResourceDeleted...

August 5, 2025Microsoft

Summary

Microsoft defines the event data structure for when an HL7 FHIR resource is deleted. This data tracks which FHIR resource (ID, type, version) was deleted, providing crucial information for auditing and system integration.

Details

This page details the specification for the 'Healthcare Fhir Resource Deleted Event Data' interface within Azure. It defines the data schema for an EventGridEvent corresponding to the Microsoft.HealthcareApis.FhirResourceDeleted event. The core purpose of this specification is to track state changes, specifically the deletion, of critical healthcare data resources within a system. The key attributes defined are: 1. **fhir Resource Id**: The unique ID of the deleted HL7 FHIR resource. 2. **fhir Resource Type**: The type of the resource (e.g., Patient, Observation). 3. **fhir Resource Version Id**: The version ID of the resource, which changes upon creation, update, or deletion (allowing for temporary deletions to be tracked). 4. **fhir Service Host Name**: The domain name of the FHIR account associated with the resource. By providing this detailed schema, Microsoft enables developers to implement event-driven architectures that ensure high traceability and data integrity when exchanging medical information between systems. This is vital for maintaining compliance and reliable interoperability in modern healthcare IT environments.

📰
Read Original Article
learn.microsoft.com

Original content copyright by respective publishers