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
| Draft as of 2026-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "mccod-line-position",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://mccod.w3datanet.com/fhir/CodeSystem/mccod-line-position",
"version" : "0.1.0",
"name" : "MCCoDLinePositionCS",
"title" : "MCCoD Cause of Death Line Position",
"status" : "draft",
"experimental" : true,
"date" : "2026-05-22T18:36:58+00:00",
"publisher" : "Asia eHealth Information Network (AeHIN)",
"contact" : [
{
"name" : "Asia eHealth Information Network (AeHIN)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.asiaehealthinformationnetwork.org"
}
]
},
{
"name" : "AeHIN Secretariat",
"telecom" : [
{
"system" : "url",
"value" : "https://www.asiaehealthinformationnetwork.org"
}
]
}
],
"description" : "Codes identifying the line position in the WHO MCCoD Frame A causal chain.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://un.org",
"code" : "142",
"display" : "Asia"
},
{
"system" : "http://hl7.org",
"code" : "X1",
"display" : "Asia"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "a",
"display" : "Line a",
"definition" : "Immediate cause of death — always required"
},
{
"code" : "b",
"display" : "Line b",
"definition" : "First antecedent cause — due to line a"
},
{
"code" : "c",
"display" : "Line c",
"definition" : "Second antecedent cause — due to line b"
},
{
"code" : "d",
"display" : "Line d",
"definition" : "Third antecedent cause — due to line c"
}
]
}