From 5e11190cbb36b8039632d4f47b1076504b9a888d Mon Sep 17 00:00:00 2001 From: ritikarawlani <38657562+ritikarawlani@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:36:21 +0530 Subject: [PATCH] update --- input/pagecontent/index-ig.md | 37 +---------------------------------- input/pagecontent/index.md | 3 +-- publication-request.json | 2 +- 3 files changed, 3 insertions(+), 39 deletions(-) diff --git a/input/pagecontent/index-ig.md b/input/pagecontent/index-ig.md index d0e4e5fea..f9ce78663 100644 --- a/input/pagecontent/index-ig.md +++ b/input/pagecontent/index-ig.md @@ -1,4 +1,4 @@ -This WHO [insert health domain here] Implementation Guide details how to use Health Level 7 (HL7) Fast Healthcare Interoperability Resources (FHIR) for consistent digital representation of [insert health domain here] services. +This WHO ICVP Implementation Guide details how to use Health Level 7 (HL7) Fast Healthcare Interoperability Resources (FHIR) for consistent digital representation of ICVP services.

This implementation guide and set of artifacts are still undergoing development.

@@ -6,42 +6,7 @@ This WHO [insert health domain here] Implementation Guide details h
{:.stu-note} -### Summary -This implementation guide includes a machine-readable representation of WHO guidelines for [insert health domain here], as documented in the WHO Digital Adaptation Kit for [insert health domain here] (link forthcoming) and explicitly encodes computer-interoperable logic, including data models, terminologies, and logic expressions, in a computable language to support implementation of [insert health domain here] 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 [insert health domain here] Digital Adaptation Kit (link forthcoming). - -Supporting guidance, recommendations, resources, and standards are included in the References and Dependencies. - -### 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): -- Home - contains references to the guidance, guidelines, policies and recommendations underpinning this implementation guide. -- Business Requirements - contains the requirements for this implementation guide including the definition of key concepts, use cases, and a data dictionary. -- Data Models and Exchange - contains the data models and data exchange protocols with actors and transactions defined. -- Deployment Guidance - 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 [insert health domain here] guidelines by providing FHIR-based computable representations of and implementation guidance for using the key components of the WHO [insert health domain here] 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. diff --git a/input/pagecontent/index.md b/input/pagecontent/index.md index 1b5d29181..9e6d3228e 100644 --- a/input/pagecontent/index.md +++ b/input/pagecontent/index.md @@ -1,5 +1,4 @@ - -{% include index-dak.md %} + {% include index-ig.md %} \ No newline at end of file diff --git a/publication-request.json b/publication-request.json index e097d8df9..2dbb1baee 100644 --- a/publication-request.json +++ b/publication-request.json @@ -5,7 +5,7 @@ "introduction" : "SMART ICVP Implementation Guide", "version" : "0.1.0", "desc" : "0.1.0 draft release", - "mode" : "working", + "mode" : "milestone", "path" : "http://smart.who.int/icvp/0.1.0", "ci-build": "http://worldhealthorganization.github.io/smart-icvp", "first": true,