This implementation guide defines core data element profiles for use across World Health Organization (WHO) computable guideline content.
The profiles here define shared data elements used within content implementation guides such as WHO Antenatal Care Guidelines (ANC).
The current draft of the implementation guide is available here.
The guide is published under a Creative Commons license.
Feedback and issues can be submitted via the issues page, and will be incorporated into subsequent releases as time and resources allow.
This repository contains the source for the WHO Core Implementation Guide, and uses the FHIR Implementation Guide publisher to produce a FHIR Implementation Guide.
Commits to this repository will automatically trigger a new build of the IG, which will then be published to the following location:
http://build.fhir.org/ig/WorldHealthOrganization/smart-core/
Build log is available here:
http://build.fhir.org.s3-website-us-east-1.amazonaws.com/logs/WorldHealthOrganization/smart-core
Debugging information is available here:
http://build.fhir.org/ig/WorldHealthOrganization/smart-core/debug.tgz
The HL7 IG Publisher can be downloaded locally to make building as easy as possible. To build locally, download the publisher tooling locally using the _updatePublisher script:
_updatePublisher
Once the publication tooling is cached locally, use the _genOnce script to build locally:
_genOnce
The output will be available in the output
folder.