Vital Records Death Reporting FHIR Implementation Guide
1.1.0 - STU 2 US

Vital Records Death Reporting FHIR Implementation Guide - Local Development build (v1.1.0). See the Directory of published versions

: Cause Of Death Condition Example - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="f0cbc63d-ac4e-469b-8761-70b6ea8bf666"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2022-02-07T06:10:12.230+00:00"/>
    <source value="#j0Kx2wGwTBLtmghC"/>
    <profile
             value="http://hl7.org/fhir/us/vrdr/StructureDefinition/Cause-Of-Death-Condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "f0cbc63d-ac4e-469b-8761-70b6ea8bf666" Version "3" Updated "2022-02-07 06:10:12+0000" </p><p style="margin-bottom: 0px">Information Source: #j0Kx2wGwTBLtmghC!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Cause-Of-Death-Condition.html">Cause Of Death Condition</a></p></div><p><b>code</b>: Acute transmural myocardial infarction of anterior wall <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>subject</b>: <a href="Patient-51b806c8-566f-463e-8783-9fbf6be8161d.html">Patient/51b806c8-566f-463e-8783-9fbf6be8161d</a> " LAST"</p><p><b>onset</b>: minutes</p><p><b>asserter</b>: <a href="Practitioner-cb1219bc-785f-431c-9f56-b8fbbe78bc4d.html">Practitioner/cb1219bc-785f-431c-9f56-b8fbbe78bc4d</a> " LAST"</p></div>
  </text>
  <code>
    <text value="Acute transmural myocardial infarction of anterior wall"/>
  </code>
  <subject>
    <reference value="Patient/51b806c8-566f-463e-8783-9fbf6be8161d"/>
  </subject>
  <onsetString value="minutes"/>
  <asserter>
    <reference value="Practitioner/cb1219bc-785f-431c-9f56-b8fbbe78bc4d"/>
  </asserter>
</Condition>