<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mccod-line-position"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem mccod-line-position</b></p><a name="mccod-line-position"> </a><a name="hcmccod-line-position"> </a><p>This case-insensitive code system <code>http://mccod.w3datanet.com/fhir/CodeSystem/mccod-line-position</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">a<a name="mccod-line-position-a"> </a></td><td>Line a</td><td>Immediate cause of death — always required</td></tr><tr><td style="white-space:nowrap">b<a name="mccod-line-position-b"> </a></td><td>Line b</td><td>First antecedent cause — due to line a</td></tr><tr><td style="white-space:nowrap">c<a name="mccod-line-position-c"> </a></td><td>Line c</td><td>Second antecedent cause — due to line b</td></tr><tr><td style="white-space:nowrap">d<a name="mccod-line-position-d"> </a></td><td>Line d</td><td>Third antecedent cause — due to line c</td></tr></table></div>
  </text>
  <url value="http://mccod.w3datanet.com/fhir/CodeSystem/mccod-line-position"/>
  <version value="0.1.0"/>
  <name value="MCCoDLinePositionCS"/>
  <title value="MCCoD Cause of Death Line Position"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-05-22T18:36:58+00:00"/>
  <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="Codes identifying the line position in the WHO MCCoD Frame A causal chain."/>
  <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>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="a"/>
    <display value="Line a"/>
    <definition value="Immediate cause of death — always required"/>
  </concept>
  <concept>
    <code value="b"/>
    <display value="Line b"/>
    <definition value="First antecedent cause — due to line a"/>
  </concept>
  <concept>
    <code value="c"/>
    <display value="Line c"/>
    <definition value="Second antecedent cause — due to line b"/>
  </concept>
  <concept>
    <code value="d"/>
    <display value="Line d"/>
    <definition value="Third antecedent cause — due to line c"/>
  </concept>
</CodeSystem>