Fact Of Death Direct Enquiry Response Implementation Guide
0.1.0 - ci-build
Fact Of Death Direct Enquiry Response Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="deceased-patient-notification-example"/>
<type value="history"/>
<timestamp value="2026-04-26T14:00:00Z"/>
<entry>
<fullUrl value="urn:uuid:e5b8a4f0-1e2d-4b3a-9c7f-8d6a5b4c3d2e"/>
<resource>
<Parameters>
<id value="DeceasedPatientSubscriptionStatusExample"/>
<parameter>
<name value="subscription"/>
<valueReference>🔗
<reference
value="Subscription/deceased-patient-subscription-example"/>
</valueReference>
</parameter>
<parameter>
<name value="topic"/>
<valueCanonical
value="https://onyxhealth.io/fhir/fodder/SubscriptionTopic/deceased-patient-identified"/>
</parameter>
<parameter>
<name value="status"/>
<valueCode value="active"/>
</parameter>
<parameter>
<name value="type"/>
<valueCode value="event-notification"/>
</parameter>
<parameter>
<name value="events-since-subscription-start"/>
<valueString value="1"/>
</parameter>
<parameter>
<name value="notification-event"/>
<part>
<name value="event-number"/>
<valueString value="1"/>
</part>
<part>
<name value="timestamp"/>
<valueInstant value="2026-04-26T14:00:00Z"/>
</part>
<part>
<name value="focus"/>
<valueReference>🔗
<reference value="Patient/deceased-patient-example"/>
</valueReference>
</part>
</parameter>
</Parameters>
</resource>
<request>
<method value="GET"/>
<url
value="Subscription/deceased-patient-subscription-example/$status"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
<entry>
<fullUrl
value="https://fodder.example.org/Patient/deceased-patient-example"/>
<request>
<method value="GET"/>
<url value="Patient/deceased-patient-example"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
</Bundle>