-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from WorldHealthOrganization/br-fix-includes
Comment out references to undefined liquid templates
- Loading branch information
Showing
5 changed files
with
100 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[IG] | ||
ig = fsh-generated/resources/ImplementationGuide-who.fhir.smart-ig-empty.json | ||
ig = fsh-generated/resources/ImplementationGuide-smart.who.int.ig-empty.json | ||
|
||
#template = #local-template | ||
template = who.template.root#current |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,64 @@ | ||
<!-- please keep only this for L2 DAK --> | ||
{% include index-dak.md %} | ||
|
||
<!-- please keep only this for L3 FHIR IG --> | ||
{% include index-ig.md %} | ||
<div> | ||
<p> This implementation guide and set of artifacts are still undergoing development. </p> | ||
<p> Content is for demonstration purposes only. </p> | ||
</div>{:.stu-note} | ||
|
||
|
||
### Summary | ||
This implementation guide includes a machine-readable representation of WHO guidelines for <mark>[insert health domain here]</mark>, as documented in the WHO Digital Adaptation Kit for <mark>[insert health domain here]</mark> (link forthcoming) and explicitly encodes computer-interoperable logic, including data models, terminologies, and logic expressions, in a computable language to support implementation of <mark>[insert health domain here]</mark> use cases by WHO Member States. | ||
|
||
The guide is part of the [WHO SMART Guidelines approach](https://www.who.int/teams/digital-health-and-innovation/smart-guidelines) to support countries to integrate WHO global health and data recommendations into digital systems accurately and consistently. It defines a series of FHIR Resources, Profiles, Extensions, and Terminology based on the WHO <mark>[insert health domain here]</mark> Digital Adaptation Kit (link forthcoming). | ||
|
||
Supporting guidance, recommendations, resources, and standards are included in the <a href="references.html">References</a> and <a href="dependencies.html">Dependencies</a>. | ||
|
||
### About this implementation guide | ||
|
||
This implementation guide is broken into the following levels of [knowledge representation](https://hl7.org/fhir/uv/cpg/documentation-approach-06-01-levels-of-knowledge-representation.html): | ||
- <a href="index.html">Home</a> - contains references to the guidance, guidelines, policies and recommendations underpinning this implementation guide. | ||
- <a href="business-requirements.html">Business Requirements</a> - contains the requirements for this implementation guide including the definition of key concepts, use cases, and a data dictionary. | ||
- <a href="data-models-and-exchange.html">Data Models and Exchange</a> - contains the data models and data exchange protocols with actors and transactions defined. | ||
- <a href="deployment.html">Deployment Guidance </a> - contains relevant technical specifications and guidance, testing resources, reference implementation materials, and supporting guidance for adaptation to local contexts. | ||
|
||
This guide is prepared to facilitate digital implementation of WHO <mark>[insert health domain here]</mark> guidelines by providing FHIR-based computable representations of and implementation guidance for using the key components of the WHO <mark>[insert health domain here]</mark> digital adaptation kit (DAK): | ||
|
||
* Health Interventions & Recommendations | ||
* Generic Personas | ||
* User Scenarios | ||
* Business Processes & Workflows | ||
* Core Data Elements | ||
* Decision Support Logic | ||
* Indicators & Monitoring | ||
* Functional & Non-functional Requirements | ||
|
||
This guide is a companion to the Digital Adaptation Kit (DAK) and should be used side-by-side with it. Implementers are strongly encouraged to make use of the Digital Adaptation Kit. The focus of this guide is on the explanation and use of the computable artifacts. | ||
|
||
This guide assumes use of the following resources: | ||
* [IPS Patient](http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips) | ||
* [CPG ActivityDefinitions](https://hl7.org/fhir/uv/cpg/artifacts.html#activitydefinition-index) | ||
|
||
- For a complete listing of the artifacts defined in this implementation guide, refer to the [Artifact Index](artifacts.html). | ||
- A complete offline copy of this implementation guide can be found on the [Downloads](downloads.html) page. | ||
|
||
- This Implementation Guide makes use of [Clinical Quality Language](https://cql.hl7.org/) for the decision support artifacts including the PlanDefinitions and Measures. They are used to express how a calculation should occur and can be used with a CQL engine in order to process the decision or indicator directly from the applicable FHIR resources. Links to this specification, the FHIR Clinical Practice Guidelines Speciciation, and other helpful resources can be found in the Support dropdown. | ||
|
||
### Disclaimer | ||
The specification herewith documented is a demo working specification and may not be used for any implementation purposes. This draft is provided without warranty of completeness or consistency and the official publication supersedes this draft. No liability can be inferred from the use or misuse of this specification or its consequences. | ||
|
||
### Dependencies | ||
|
||
{% include dependency-table-short.xhtml %} | ||
|
||
### Cross Version Analysis | ||
|
||
{% include cross-version-analysis.xhtml %} | ||
|
||
### Global Profiles | ||
|
||
{% include globals-table.xhtml %} | ||
|
||
### IP Statements | ||
|
||
{% include ip-statements.xhtml %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,50 @@ | ||
id: who.fhir.smart-ig-empty | ||
canonical: http://worldhealthorganization.github.io/smart | ||
name: SMART | ||
title: SMART Empty IG | ||
id: smart.who.int.ig-empty | ||
canonical: http://smart.who.int/ig-empty | ||
name: IGEmpty | ||
title: Empty IG | ||
description: An empty Implementation Guide to be used as a starting point for building SMART Guidelines Implementation Guides | ||
status: draft # draft | active | retired | unknown | ||
experimental: false | ||
version: 0.1.0 | ||
fhirVersion: 4.3.0 # https://www.hl7.org/fhir/valueset-FHIR-version.html | ||
fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html | ||
#fhirVersion: 4.3.0 # https://www.hl7.org/fhir/valueset-FHIR-version.html | ||
copyrightYear: 2023+ | ||
releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use | ||
# license: CC0-1.0 # https://www.hl7.org/fhir/valueset-spdx-license.html | ||
# jurisdiction: urn:iso:std:iso:3166#US "United States of America" # https://www.hl7.org/fhir/valueset-jurisdiction.html | ||
license: CC-BY-SA-3.0-IGO # https://www.hl7.org/fhir/valueset-spdx-license.html | ||
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001 "World" # https://www.hl7.org/fhir/valueset-jurisdiction.html | ||
publisher: | ||
name: WHO | ||
url: http://who.int | ||
# email: [email protected] | ||
|
||
dependencies: | ||
# hl7.fhir.core: | ||
# id: r4b | ||
# version: 4.6.0 | ||
# reason: | | ||
# This IG leverages subscription constructs pre-adopted from R4B. Importing this IG makes the relevant terminologies available. | ||
# NOTE: These dependencies are required because SUSHI doesn't load transitive dependencies | ||
# See the zulip thread here: https://chat.fhir.org/#narrow/stream/215610-shorthand/search/transitive | ||
hl7.terminology: 5.5.0 | ||
hl7.fhir.uv.extensions.r4: 5.1.0 | ||
hl7.fhir.uv.cql: 1.0.0 | ||
hl7.fhir.uv.crmi: 1.0.0 | ||
hl7.fhir.uv.sdc: 3.0.0 | ||
hl7.fhir.uv.cpg: 2.0.0 | ||
hl7.fhir.us.cqfmeasures: 5.0.0 | ||
# Actual dependencies | ||
smart.who.int.base: | ||
id: sb | ||
version: 0.1.0 | ||
reason: This IG uses SMART base computable guideline capabilities | ||
smart.who.int.base-clinical: | ||
id: sbc | ||
version: dev | ||
reason: This IG uses SMART base clinical capabilities | ||
|
||
meta: | ||
profile: | ||
- SMARTImplementationGuide | ||
- http://smart.who.int/base/StructureDefinition/SGImplementationGuide | ||
|
||
pages: | ||
index.md: | ||
|
@@ -256,8 +282,3 @@ menu: | |
# if InstanceOf references a profile: | ||
# | ||
# setId: always # always | standalone-only | ||
dependencies: | ||
smart.who.int.base: current | ||
hl7.fhir.uv.sdc: 3.0.0 | ||
hl7.fhir.uv.cpg: current | ||
# hl7.fhir.us.cqfmeasures: current |