AeHIN Medical Certificate of Cause of Death (MCCoD) Implementation Guide
0.1.0 - Draft for AeHIN Member Review Asia

AeHIN Medical Certificate of Cause of Death (MCCoD) Implementation Guide - Published by Asia eHealth Information Network (AeHIN). See the Directory of published versions

Downloads

This page provides downloadable artifacts for the AeHIN MCCoD Implementation Guide.

Implementation Guide Package

The complete IG package (NPM format) contains all profiles, value sets, code systems, logical models, extensions, and examples defined in this IG. It can be used as a dependency in national implementation guides or loaded into FHIR validators and tooling.

Validation

To validate MCCoD document instances against this IG using the HL7 FHIR Validator :

java -jar validator_cli.jar \
  -version 4.0.1 \
  -ig aehin.fhir.mccod#0.1.0 \
  -profile http://mccod.w3datanet.com/fhir/StructureDefinition/mccod-composition \
  your-mccod-bundle.json
  

The IG package must be available in your local FHIR package cache or on packages.fhir.org. Alternatively, use the -ig flag with the path to the downloaded package.tgz.

FSH Source

The FHIR Shorthand (FSH) source files for all artifacts in this IG are available in the IG repository. FSH is the authoring language used to define all profiles, logical models, value sets, code systems, extensions, and examples in this IG.

Specification Documents

Publication History

See the Change History page for version history. All published versions are listed in the Directory of Published Versions .