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 Yes/No/Unknown - TTL Representation

Draft as of 2026-05-21

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-yes-no-unknown"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mccod-yes-no-unknown</b></p><a name=\"mccod-yes-no-unknown\"> </a><a name=\"hcmccod-yes-no-unknown\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.9, the version found through the package references\"> version ?2.9</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-Y\">Y</a></td><td>Yes</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/v2/0136/index.html#v2-0136-N\">N</a></td><td>No</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version ?1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-data-absent-reason.html#data-absent-reason-asked-unknown\">asked-unknown</a></td><td>Asked But Unknown</td><td>The source was asked but does not know the value.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://mccod.w3datanet.com/fhir/ValueSet/mccod-yes-no-unknown"^^xsd:anyURI ;
fhir:l <http://mccod.w3datanet.com/fhir/ValueSet/mccod-yes-no-unknown>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MCCoDYesNoUnknownVS"] ; # 
  fhir:title [ fhir:v "MCCoD Yes/No/Unknown"] ; # 
  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 "Reusable value set for binary (Yes/No/Unknown) responses on the\nWHO MCCoD Frame B questions. Used consistently across all Frame B\nObservations that carry a Yes/No/Unknown answer.\n\n- Yes → HL7 v2-0136 #Y\n- No  → HL7 v2-0136 #N\n- Unknown → data-absent-reason #asked-unknown\n  (the question was asked but the answer is not known)\n\nThis pattern follows standard FHIR practice for representing\nunknown responses without creating unnecessary local code systems."] ; # 
  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://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0136>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "Yes" ]       ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "No" ]       ] )     ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/data-absent-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/data-absent-reason>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "asked-unknown" ] ;
fhir:display [ fhir:v "Asked But Unknown" ]       ] )     ] )
  ] . #