https://github.com/worldhealthorganization/smart-base
FHIR Implementation Guide to define base profiles and content shared across WHO SMART Guidelines work
https://github.com/worldhealthorganization/smart-base
Last synced: 4 months ago
JSON representation
FHIR Implementation Guide to define base profiles and content shared across WHO SMART Guidelines work
- Host: GitHub
- URL: https://github.com/worldhealthorganization/smart-base
- Owner: WorldHealthOrganization
- License: other
- Created: 2023-08-23T02:27:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-01T14:20:38.000Z (4 months ago)
- Last Synced: 2026-04-01T16:13:32.423Z (4 months ago)
- Language: Python
- Size: 1.3 GB
- Stars: 0
- Watchers: 6
- Forks: 7
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://creativecommons.org/licenses/by/3.0/igo)




[https://build.fhir.org/ig/WorldHealthOrganization/smart-base](https://build.fhir.org/ig/WorldHealthOrganization/smart-base)
# WHO SMART GUIDELINES - Base IG
## Overview
This repository contains the **core FHIR profiles** that define the common knowledge representation artifacts used by WHO SMART Guidelines. It serves as the foundational Implementation Guide for the WHO SMART Guidelines ecosystem, providing base profiles and common dependencies to assist in the creation of SMART Implementation Guides.
The repository includes both:
- **L2 (DAK) Content**: Digital Adaptation Kit artifacts that provide the structured knowledge representation
- **L3 (FHIR IG) Content**: FHIR Implementation Guide profiles, extensions, and resources that enable computable clinical guidelines
## Repository Contents
### Core FHIR Profiles and Extensions
This ImplementationGuide contains base profiles, extensions, and common dependencies that serve as the foundation for all WHO SMART Guidelines Implementation Guides. These artifacts define the standardized approach for representing clinical knowledge in a computable format.
### DAK Extraction Tools
As a convenience, this repository currently includes a comprehensive set of Digital Adaptation Kit (DAK) extraction Python scripts under `input/scripts/`. These tools process various input formats (Excel files, BPMN diagrams, CQL logic, etc.) and transform them into FHIR-compatible resources.
**Note**: The DAK extraction scripts will be migrated to their own dedicated repository in the future to better separate the core FHIR profiles from the extraction tooling.
For detailed documentation on the DAK extraction functionality, see [input/scripts/README.md](input/scripts/README.md).
## Publication
Continuous Build: [https://WorldHealthOrganization.github.io/smart-base/](https://WorldHealthOrganization.github.io/smart-base/)
Published: [https://smart.who.int/base](https://smart.who.int/base)
### Feature Branch Builds
_No feature branches deployed yet._
This framework is published under a Creative Commons - IGO [license](LICENSE.md).
## Changes and feedback
Feedback and issues about this empty framework can be submitted via the [issues](issues) page, and will be incorporated into subsequent releases.