Medicolegal Death Investigation (MDI) FHIR Implementation Guide
2.0.1-cibuild - ci-build United States of America flag

Medicolegal Death Investigation (MDI) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mdi-ig/ and changes regularly. See the Directory of published versions

: MessageHeader - Death Certificate Review Example 1 - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="messageheader-mdi-dcr-ex1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-death-certificate-review"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader messageheader-mdi-dcr-ex1</b></p><a name="messageheader-mdi-dcr-ex1"> </a><a name="hcmessageheader-mdi-dcr-ex1"> </a><a name="messageheader-mdi-dcr-ex1-en-US"> </a><p><b>event</b>: <a href="CodeSystem-cs-mdi-codes.html#cs-mdi-codes-death-certificate-review">Medicolegal Death Investigation Codes death-certificate-review</a>: Death Certificate Review</p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>State VRO</td><td>EDRS</td><td>1.2.3.4.5</td><td><a href="http://edrs-example.org/fhir/endpoint/1">http://edrs-example.org/fhir/endpoint/1</a></td></tr></table><p><b>reason</b>: <span title="Codes:{http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example CREM_C_REQUEST}">Cremation Clearance Request</span></p><p><b>focus</b>: <a href="Bundle-bundle-doc-mdi-dcr-ex1.html">Bundle: identifier = UUID:933dde44f7664b03a20b6324f23986c0; type = document; timestamp = 2023-05-02 08:51:14+0000</a></p></div>
  </text>
  <eventCoding>
    <system value="http://hl7.org/fhir/us/mdi/CodeSystem/cs-mdi-codes"/>
    <code value="death-certificate-review"/>
  </eventCoding>
  <source>
    <name value="State VRO"/>
    <software value="EDRS"/>
    <version value="1.2.3.4.5"/>
    <endpoint value="http://edrs-example.org/fhir/endpoint/1"/>
  </source>
  <reason>
    <coding>
      <system
              value="http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example"/>
      <code value="CREM_C_REQUEST"/>
      <display value="Cremation Clearance Request"/>
    </coding>
  </reason>
  <focus>🔗 
    <reference value="Bundle/bundle-doc-mdi-dcr-ex1"/>
  </focus>
</MessageHeader>