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

: VRDR Injury Incident - Freeman - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="vrdr-injury-incident-a-freeman-med-ingest"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation vrdr-injury-incident-a-freeman-med-ingest</b></p><a name="vrdr-injury-incident-a-freeman-med-ingest"> </a><a name="hcvrdr-injury-incident-a-freeman-med-ingest"> </a><a name="vrdr-injury-incident-a-freeman-med-ingest-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 11374-6}">Injury incident description Narrative</span></p><p><b>subject</b>: <a href="Patient-us-core-patient-a-freeman.html">Alice J. Freeman (official) Female, DoB: 1978-03-12 ( Social Security number: SSN#987054321 (use: usual, ))</a></p><p><b>effective</b>: <code>Partial Date Time Vital Records: </code></p><p><b>performer</b>: <a href="Practitioner-vr-practitioner-s-jones.html">Practitioner Sam Jones (official)</a></p><p><b>value</b>: <span title="Codes:">drug toxicity</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69444-8}">Did death result from injury at work</span></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 N}">No</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69450-5}">Place of injury Facility</span></p><p><b>value</b>: <span title="Codes:">Private house</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 69451-3}">Transportation role of decedent</span></p><p><b>value</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NA}">not applicable</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11374-6"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/us-core-patient-a-freeman"/>
  </subject>
  <effectiveDateTime>
    <extension
               url="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-partial-date-time-vr">
      <extension url="day">
        <valueUnsignedInt value="8"/>
      </extension>
      <extension url="month">
        <valueUnsignedInt value="1"/>
      </extension>
      <extension url="year">
        <valueUnsignedInt value="2022"/>
      </extension>
      <extension url="time">
        <valueTime>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
            <valueCode value="unknown"/>
          </extension>
        </valueTime>
      </extension>
    </extension>
  </effectiveDateTime>
  <performer>🔗 
    <reference value="Practitioner/vr-practitioner-s-jones"/>
  </performer>
  <valueCodeableConcept>
    <text value="drug toxicity"/>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="69444-8"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
        <code value="N"/>
        <display value="No"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="69450-5"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <text value="Private house"/>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="69451-3"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
        <code value="NA"/>
        <display value="not applicable"/>
      </coding>
      <text value="not applicable"/>
    </valueCodeableConcept>
  </component>
</Observation>