Bangladesh Core FHIR Implementation Guide - Published by Ministry of Health and Family Welfare. See the Directory of published versions
: MCCoD Manner of Death Codes - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mccod-manner-of-death-codes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mccod-manner-of-death-codes</b></p><a name=\"mccod-manner-of-death-codes\"> </a><a name=\"hcmccod-manner-of-death-codes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-mccod-manner-of-death.html\"><code>http://mccod.w3datanet.com/fhir/CodeSystem/mccod-manner-of-death</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://mccod.w3datanet.com/fhir/ValueSet/mccod-manner-of-death-codes"^^xsd:anyURI ;
fhir:l <http://mccod.w3datanet.com/fhir/ValueSet/mccod-manner-of-death-codes>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MCCoDMannerOfDeathVS"] ; #
fhir:title [ fhir:v "MCCoD Manner of Death Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-05-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "Asia eHealth Information Network (AeHIN)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Asia eHealth Information Network (AeHIN)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.asiaehealthinformationnetwork.org" ] ] )
] [
fhir:name [ fhir:v "AeHIN Secretariat" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.asiaehealthinformationnetwork.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set for the manner of death as documented on the WHO Medical\nCertificate of Cause of Death (MCCoD), Frame B.\n\nThis value set includes all codes from the AeHIN MCCoD Manner of Death\ncode system. It is bound REQUIRED to the MCCoDMannerOfDeath Observation\nprofile, meaning only these codes are permitted.\n\n**Guidance for member countries:**\nCountries wishing to map these codes to SNOMED CT or ICD-11 external\ncause codes for interoperability purposes SHOULD do so in their national\nimplementation guide, which extends this IG. No additional codes SHALL\nbe added at the regional level; extensions are national only.\n\n**SNOMED CT cross-reference (informative, not binding):**\n- Disease → 38605008 (Natural death)\n- Assault → 27935005 (Homicide)\n- Accident → 7878000 (Accidental death)\n- Intentional Self Harm → 44301001 (Suicide)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://un.org"^^xsd:anyURI ;
fhir:l <http://un.org> ] ;
fhir:code [ fhir:v "142" ] ;
fhir:display [ fhir:v "Asia" ] ] [
fhir:system [
fhir:v "http://hl7.org"^^xsd:anyURI ;
fhir:l <http://hl7.org> ] ;
fhir:code [ fhir:v "X1" ] ;
fhir:display [ fhir:v "Asia" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:copyright [ fhir:v "Copyright 2026 AeHIN. Licensed under CC0-1.0."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://mccod.w3datanet.com/fhir/CodeSystem/mccod-manner-of-death"^^xsd:anyURI ;
fhir:l <http://mccod.w3datanet.com/fhir/CodeSystem/mccod-manner-of-death> ] ] )
] . #