<?xml version="1.0" encoding="UTF-8"?>

<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="fod-notification"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition fod-notification</b></p><a name="fod-notification"> </a><a name="hcfod-notification"> </a><p><b>url</b>: <a href="MessageDefinition-fod-notification.html">MessageDefinition Fact of Death Notification Message</a></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: FODNotificationMessage</p><p><b>title</b>: Fact of Death Notification Message</p><p><b>status</b>: Draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2026-08-07</p><p><b>publisher</b>: HL7 International - Public Health Work Group</p><p><b>contact</b>: <a href="http://hl7.org/Special/committees/pher">http://hl7.org/Special/committees/pher</a></p><p><b>description</b>: </p><div><p>An initial notification that a registered death event has occurred. A receiver that supports acknowledgement returns a Fact of Death Acknowledgement Bundle carrying the same event code and referencing this notification through MessageHeader.response.identifier. Acknowledgement is optional, so no response is mandated here.</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 US}">United States of America</span></p><p><b>event</b>: <a href="CodeSystem-fod-notification-event-cs.html#fod-notification-event-cs-fact-of-death-notification">Fact of Death Notification Event Codes: fact-of-death-notification</a> (Fact of Death Notification)</p><p><b>category</b>: Notification</p><blockquote><p><b>focus</b></p><p><b>code</b>: Observation</p><p><b>profile</b>: <a href="StructureDefinition-fod-death-date.html">Fact of Death Death Date</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href="StructureDefinition-fod-decedent.html">Fact of Death Decedent</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote></div>
  </text>
  <url value="http://example.org/fhir/us/fod/MessageDefinition/fod-notification"/>
  <version value="0.2.0"/>
  <name value="FODNotificationMessage"/>
  <title value="Fact of Death Notification Message"/>
  <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="An initial notification that a registered death event has occurred. A receiver that supports acknowledgement returns a Fact of Death Acknowledgement Bundle carrying the same event code and referencing this notification through MessageHeader.response.identifier. Acknowledgement is optional, so no response is mandated here."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system value="http://example.org/fhir/us/fod/CodeSystem/fod-notification-event-cs"/>
    <code value="fact-of-death-notification"/>
  </eventCoding>
  <category value="notification"/>
  <focus>
    <code value="Observation"/>
    <profile value="http://example.org/fhir/us/fod/StructureDefinition/fod-death-date"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="Patient"/>
    <profile value="http://example.org/fhir/us/fod/StructureDefinition/fod-decedent"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
</MessageDefinition>