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-21 |
{
"resourceType" : "CodeSystem",
"id" : "mccod-section-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mccod-section-codes</b></p><a name=\"mccod-section-codes\"> </a><a name=\"hcmccod-section-codes\"> </a><p>This case-insensitive code system <code>http://mccod.w3datanet.com/fhir/CodeSystem/mccod-section-codes</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\">frame-b-general<a name=\"mccod-section-codes-frame-b-general\"> </a></td><td>Frame B — General Medical Data</td><td>Section containing surgery, autopsy, manner of death, and external cause data from WHO MCCoD Frame B.</td></tr><tr><td style=\"white-space:nowrap\">frame-b-fetal-infant<a name=\"mccod-section-codes-frame-b-fetal-infant\"> </a></td><td>Frame B — Fetal or Infant Death</td><td>Section containing fetal or infant death data from WHO MCCoD Frame B.</td></tr><tr><td style=\"white-space:nowrap\">frame-b-pregnancy<a name=\"mccod-section-codes-frame-b-pregnancy\"> </a></td><td>Frame B — Women of Reproductive Age</td><td>Section containing pregnancy status data for women of reproductive age from WHO MCCoD Frame B.</td></tr></table></div>"
},
"url" : "http://mccod.w3datanet.com/fhir/CodeSystem/mccod-section-codes",
"version" : "0.1.0",
"name" : "MCCoDSectionCodesCS",
"title" : "MCCoD Composition Section Codes",
"status" : "draft",
"experimental" : true,
"date" : "2026-05-21",
"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" : "Local code system for identifying sections within the MCCoD\nComposition where no suitable internationally recognised code exists.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://un.org",
"code" : "142",
"display" : "Asia"
},
{
"system" : "http://hl7.org",
"code" : "X1",
"display" : "Asia"
}
]
}
],
"copyright" : "Copyright 2026 AeHIN. Licensed under CC0-1.0.",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "frame-b-general",
"display" : "Frame B — General Medical Data",
"definition" : "Section containing surgery, autopsy, manner of death, and external cause data from WHO MCCoD Frame B."
},
{
"code" : "frame-b-fetal-infant",
"display" : "Frame B — Fetal or Infant Death",
"definition" : "Section containing fetal or infant death data from WHO MCCoD Frame B."
},
{
"code" : "frame-b-pregnancy",
"display" : "Frame B — Women of Reproductive Age",
"definition" : "Section containing pregnancy status data for women of reproductive age from WHO MCCoD Frame B."
}
]
}