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 Condition Category - XML Representation

Draft as of 2026-05-21

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mccod-condition-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem mccod-condition-category</b></p><a name="mccod-condition-category"> </a><a name="hcmccod-condition-category"> </a><p>This case-insensitive code system <code>http://mccod.w3datanet.com/fhir/CodeSystem/mccod-condition-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">underlying-cause-of-death<a name="mccod-condition-category-underlying-cause-of-death"> </a></td><td>Underlying Cause of Death</td><td><div><p>The disease or injury that initiated the train of morbid events
leading directly to death (WHO definition). Used to categorise
MCCoDUnderlyingCauseOfDeath Condition instances.</p>
</div></td></tr><tr><td style="white-space:nowrap">contributing-condition<a name="mccod-condition-category-contributing-condition"> </a></td><td>Contributing Condition</td><td><div><p>A condition that contributed to death but was not part of the
direct causal chain. Corresponds to Frame A Part 2 of the WHO
MCCoD form. Used to categorise MCCoDContributingCondition instances.</p>
</div></td></tr></table></div>
  </text>
  <url
       value="http://mccod.w3datanet.com/fhir/CodeSystem/mccod-condition-category"/>
  <version value="0.1.0"/>
  <name value="MCCoDConditionCategoryCS"/>
  <title value="MCCoD Condition Category"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-05-21"/>
  <publisher value="Asia eHealth Information Network (AeHIN)"/>
  <contact>
    <name value="Asia eHealth Information Network (AeHIN)"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.asiaehealthinformationnetwork.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="AeHIN Secretariat"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.asiaehealthinformationnetwork.org"/>
    </telecom>
  </contact>
  <description
               value="Code system providing category codes to distinguish the different
types of Condition resources used in the AeHIN MCCoD IG.
These codes allow systems to unambiguously identify the role of
a Condition within a MCCoD document without relying on profile
URL matching."/>
  <jurisdiction>
    <coding>
      <system value="http://un.org"/>
      <code value="142"/>
      <display value="Asia"/>
    </coding>
    <coding>
      <system value="http://hl7.org"/>
      <code value="X1"/>
      <display value="Asia"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright 2026 AeHIN. Licensed under CC0-1.0."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="underlying-cause-of-death"/>
    <display value="Underlying Cause of Death"/>
    <definition
                value="The disease or injury that initiated the train of morbid events
leading directly to death (WHO definition). Used to categorise
MCCoDUnderlyingCauseOfDeath Condition instances."/>
  </concept>
  <concept>
    <code value="contributing-condition"/>
    <display value="Contributing Condition"/>
    <definition
                value="A condition that contributed to death but was not part of the
direct causal chain. Corresponds to Frame A Part 2 of the WHO
MCCoD form. Used to categorise MCCoDContributingCondition instances."/>
  </concept>
</CodeSystem>