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

Vital Records 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.0-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

: DocumentReference - MDI Report - Investigator's Narrative example - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="documentreference-mdi-investigator-narrative-ex"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mdi/StructureDefinition/DocumentReference-mdi-report"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DocumentReference</b><a name="documentreference-mdi-investigator-narrative-ex"> </a><a name="hcdocumentreference-mdi-investigator-narrative-ex"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource DocumentReference &quot;documentreference-mdi-investigator-narrative-ex&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DocumentReference-mdi-report.html">DocumentReference - MDI Report</a></p></div><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: unknown <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html">NullFlavor</a>#UNK)</span></p><p><b>category</b>: Investigator’s Narrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html">NullFlavor</a>#OTH &quot;other&quot;)</span></p><p><b>subject</b>: <a href="Patient-us-core-patient-a-freeman.html">Patient/us-core-patient-a-freeman</a> &quot; FREEMAN&quot;</p><p><b>date</b>: Jan 13, 2023, 3:52:20 PM</p><p><b>authenticator</b>: <a href="Practitioner-us-core-practitioner-s-jones.html">Practitioner/us-core-practitioner-s-jones</a> &quot; JONES&quot;</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td>en-US</td><td><a href="http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510">http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510</a></td><td>Url where the report can be found</td></tr></table></blockquote></div>
  </text>
  <status value="current"/>
  <docStatus value="final"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="UNK"/>
      <display value="unknown"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="OTH"/>
      <display value="other"/>
    </coding>
    <text value="Investigator’s Narrative"/>
  </category>
  <subject>🔗 
    <reference value="Patient/us-core-patient-a-freeman"/>
  </subject>
  <date value="2023-01-13T15:52:20.000+00:00"/>
  <authenticator>🔗 
    <reference value="Practitioner/us-core-practitioner-s-jones"/>
  </authenticator>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="en-US"/>
      <url
           value="http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510"/>
      <title value="Url where the report can be found"/>
    </attachment>
  </content>
</DocumentReference>