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 Position Codes - JSON Representation

Draft as of 2026-05-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mccod-line-position-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mccod-line-position-codes</b></p><a name=\"mccod-line-position-codes\"> </a><a name=\"hcmccod-line-position-codes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-mccod-line-position.html\"><code>http://mccod.w3datanet.com/fhir/CodeSystem/mccod-line-position</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://mccod.w3datanet.com/fhir/ValueSet/mccod-line-position-codes",
  "version" : "0.1.0",
  "name" : "MCCoDLinePositionVS",
  "title" : "MCCoD Cause of Death Line Position Codes",
  "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" : "Value set for 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"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://mccod.w3datanet.com/fhir/CodeSystem/mccod-line-position"
      }
    ]
  }
}