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

Extension: MCCoD DORIS Derived Underlying Cause (Experimental)

Official URL: http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-doris-derived Version: 0.1.0
Draft as of 2026-05-22 Computable Name: MCCoDDorisDerived

Indicates whether the underlying cause of death was selected using the WHO DORIS (Death Registry and Outcomes Research Information System) tool for ICD-11 mortality coding. When true, the Condition.code SHOULD use the ICD-11 MMS system URI (http://id.who.int/icd/release/11/mms). This extension supports audit and transparency of the underlying cause selection process, consistent with ICD-11 implementation requirements.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension MCCoD DORIS Derived Underlying Cause
... extension 0..0 Extension
... url 1..1 uri "http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-doris-derived"
... value[x] 0..1 boolean Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension MCCoD DORIS Derived Underlying Cause
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-doris-derived"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type boolean: Indicates whether the underlying cause of death was selected using the WHO DORIS (Death Registry and Outcomes Research Information System) tool for ICD-11 mortality coding. When true, the Condition.code SHOULD use the ICD-11 MMS system URI (http://id.who.int/icd/release/11/mms). This extension supports audit and transparency of the underlying cause selection process, consistent with ICD-11 implementation requirements.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension MCCoD DORIS Derived Underlying Cause
... extension 0..0 Extension
... url 1..1 uri "http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-doris-derived"
... value[x] 0..1 boolean Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension MCCoD DORIS Derived Underlying Cause
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Slice: Unordered, Open by value:url
... url 1..1 uri "http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-doris-derived"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type boolean: Indicates whether the underlying cause of death was selected using the WHO DORIS (Death Registry and Outcomes Research Information System) tool for ICD-11 mortality coding. When true, the Condition.code SHOULD use the ICD-11 MMS system URI (http://id.who.int/icd/release/11/mms). This extension supports audit and transparency of the underlying cause selection process, consistent with ICD-11 implementation requirements.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()