AeHIN Medical Certificate of Cause of Death (MCCoD) Implementation Guide
0.1.0 - Draft for AeHIN Member Review Asia

Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions

: MCCoD Cause of Death — Line a (Immediate Cause) - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="cond-line-a"/>
  <meta>
    <profile
             value="http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-cause-of-death-condition"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition cond-line-a</b></p><a name="cond-line-a"> </a><a name="hccond-line-a"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mccod-cause-of-death-condition.html">MCCoD Cause of Death Condition</a></p></div><p><b>MCCoD Cause of Death Line Position</b>: a</p><p><b>MCCoD Onset to Death Interval</b>: 2 hours</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}">Inactive</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 I21.9}">Acute myocardial infarction</span></p><p><b>subject</b>: <a href="Bundle-mccod-bundle-example-001.html#http-//mccod.w3datanet.com/fhir/Patient/patient-001">Mohammad Ali Rahman  Male, DoB: 1980-03-15 ( http://example.org/national-id#1234567890123)</a></p><p><b>recorder</b>: <a href="Bundle-mccod-bundle-example-001.html#http-//mccod.w3datanet.com/fhir/Practitioner/practitioner-001">Practitioner Sadia Hossain </a></p></div>
  </text>
  <extension
             url="http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-cause-of-death-line-position">
    <valueCode value="a"/>
  </extension>
  <extension
             url="http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-onset-to-death-interval">
    <valueString value="2 hours"/>
  </extension>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="inactive"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="I21.9"/>
      <display value="Acute myocardial infarction, unspecified"/>
    </coding>
    <text value="Acute myocardial infarction"/>
  </code>
  <subject>🔗 
    <reference value="http://mccod.w3datanet.com/fhir/Patient/patient-001"/>
  </subject>
  <recorder>🔗 
    <reference
               value="http://mccod.w3datanet.com/fhir/Practitioner/practitioner-001"/>
  </recorder>
</Condition>