Fact of Death Exchange FHIR Implementation Guide
0.2.0 - CI Build United States of America flag

Fact of Death Exchange FHIR Implementation Guide, published by HL7 International - Public Health Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/shpringman/fhir-fod/ and changes regularly. See the Directory of published versions

: Notification Receiver - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="fod-notification-receiver"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition fod-notification-receiver</b></p><a name="fod-notification-receiver"> </a><a name="hcfod-notification-receiver"> </a><table class="grid"><tr><td><b>Actor: FODNotificationReceiver </b></td><td>Notification Receiver</td><td>Type: system </td></tr><tr><td colspan="3"/></tr><tr><td>Capabilities:</td><td colspan="2"><a href="CapabilityStatement-fod-receiver.html">Fact of Death Receiver Capability Statement</a></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://example.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://example.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://example.org/fhir/us/fod/ActorDefinition/fod-notification-receiver"/>
  <version value="0.2.0"/>
  <name value="FODNotificationReceiver"/>
  <title value="Notification Receiver"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-08-07"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="A clinical system, typically an EHR, that accepts fact-of-death notifications and attempts to match each one to a patient record so that the death can be recorded and outreach discontinued. This actor owns the matching decision; this guide does not specify the algorithm it uses."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <type value="system"/>
  <capabilities
                value="http://example.org/fhir/us/fod/CapabilityStatement/fod-receiver"/>
</ActorDefinition>