Welcome to the Uganda Core FHIR Implementation Guide (IG). This IG aims to provide comprehensive guidance on the implementation of FHIR resources and profiles for Health Information Exchange in Uganda.
In this IG, you will find detailed information on the FHIR resources and profiles specific to health diagnostics, including laboratory tests, imaging studies, and clinical observations. We will explore how these resources can be used to capture and exchange diagnostic data in a standardized and interoperable manner.
Before building the IG, you will need to have the following software installed:
- Java JDK 11 or later
- Python 3.8 or later
- Docker
- Node.js 14 or later
- Ruby 2.7 or later
- FSH-Sushi
To build the IG, follow these steps:
- Clone the repository to your local machine.
- Run the
_updatePublisher.sh
script to update the publisher information in the IG. - Run the
_genonce.sh
script to generate the FHIR artifacts. - Run
sushi .
to generate the FSH files and outputs. - Run the
mkdocs.sh
script to prepare the docs.