Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment out references to undefined liquid templates #14

Merged
merged 8 commits into from
Jan 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ig.ini
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
3 changes: 2 additions & 1 deletion input/pagecontent/functional-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ These requirements are taken from Component 8 and Web Annex D of the WHO Digital

Please note that these are not exhaustive lists and should be modified according to context and user persona needs

{% include fragment-functionalrequirements.liquid %}
<!-- Cannot find this dependency -->
<!--{ % include fragment-functionalrequirements.liquid %}-->
63 changes: 61 additions & 2 deletions input/pagecontent/index.md
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 %}
3 changes: 2 additions & 1 deletion input/pagecontent/personas.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ key competences of are defined in the following table.

**Descriptions of key generic personas**

{% include fragment-actors.liquid %}
<!-- Cannot find this dependency -->
<!--{ % include fragment-actors.liquid %}-->

<br/>
47 changes: 34 additions & 13 deletions sushi-config.yaml
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:
Expand Down Expand Up @@ -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
Loading