diff --git a/.github/workflows/fhirbuild.yml b/.github/workflows/fhirbuild.yml index 15fadec..f9fb7ba 100644 --- a/.github/workflows/fhirbuild.yml +++ b/.github/workflows/fhirbuild.yml @@ -5,7 +5,7 @@ # 2021-06-18: publish default branches to / , other branches branches/ # 2021-11-26: reusable workflow -name: FHIR CI Build +name: CI # Controls when the action will run. on: @@ -20,4 +20,4 @@ on: jobs: # This workflow contains a single job called "build" call_build: - uses: WorldHealthOrganization/smart-base/.github/workflows/fhirbuild.yml@main + uses: WorldHealthOrganization/smart-base/.github/workflows/fhirbuild.yml@main \ No newline at end of file diff --git a/.github/workflows/ghbuild.yml b/.github/workflows/ghbuild.yml index 575defd..ac62939 100644 --- a/.github/workflows/ghbuild.yml +++ b/.github/workflows/ghbuild.yml @@ -5,7 +5,7 @@ # 2021-06-18: publish default branches to / , other branches branches/ # 2021-11-26: reusable workflow -name: GitHub Pages build +name: CI # Controls when the action will run. on: @@ -20,4 +20,4 @@ on: jobs: # This workflow contains a single job called "build" call_build: - uses: WorldHealthOrganization/smart-base/.github/workflows/ghbuild.yml@main + uses: WorldHealthOrganization/smart-base/.github/workflows/ghbuild.yml@main \ No newline at end of file diff --git a/.github/workflows/repo_actions.yml b/.github/workflows/repo_actions.yml deleted file mode 100644 index fcb5388..0000000 --- a/.github/workflows/repo_actions.yml +++ /dev/null @@ -1,20 +0,0 @@ -# This workflow uses a remote action to do some repository actions like updating the readme files - -name: Call remote repo actions - -# Controls when the action will run. -on: - # Triggers the workflow on push or pull request events for any main branch - push: - branches-ignore: - - 'gh-pages' - pull_request: - - workflow_dispatch: - -jobs: - call-update-readme: - uses: WorldHealthOrganization/smart-base/.github/workflows/update_readme.yml@main - with: - repositoryOwner: ${{ github.repository_owner }} - repositoryName: ${{ github.event.repository.name }} diff --git a/LICENSE.md b/LICENSE.md index e0bc849..902b41d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,44 +1,25 @@ -
+# Creative Commons Attribution 3.0 IGO (CC-BY-3.0-IGO) -

SMART Guidelines, including this one, are required to express the license their copyright license.

-

All WHO-authored SMART Guidelines shall be subject to the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License. This includes all commons and dependencies authored by the WHO and this current guidance.

+## Summary -

SMART Guidelines license details

+This is a human-readable summary of the [Creative Commons Attribution 3.0 IGO (CC-BY-3.0-IGO) License](https://creativecommons.org/licenses/by/3.0/igo/). This summary is not a substitute for the full license text. -Creative Commons License +Under this license, you are free to: -

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License.

+- Share: Copy and redistribute the material in any medium or format. +- Adapt: Remix, transform, and build upon the material for any purpose, even commercially. -

Copyright(c) 2022 World Health Organization Some rights reserved.

+Under the following conditions: -

-Under the terms of this licence, you may copy, redistribute and adapt the work for noncommercial purposes provided the work -is appropriately cited, as indicated below. In any use of this work, there should be no suggestion that WHO endorses any specific -organizations, products or services. The use of the WHO logo is not permitted. If you adapt the work, then you must license your -work under the same or equivalent Creative Commons licence. If you create a translation of this work, you should add the following -disclaimer along with the suggested citation: "This translation was not created by the World Health Organization (WHO). WHO is not -responsible for the content or accuracy of this translation. The original English edition shall be the binding and authentic edition." -Any mediation relating to disputes arising under the licence shall be conducted in accordance with the mediation rules of the World -Intellectual Property Organization. (http://www.wipo.int/amc/en/mediation/rules/). -

+- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. -

License details for Software

+- No Additional Restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. -

Copyright(c) 2022 World Health Organization All rights reserved.

+- International Government Organizations (IGOs): This license is specifically designed for works created by International Government Organizations. -

3-clause BSD license

-

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

-
    -
  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. +## License Text -
  3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  4. +This work is licensed under the [Creative Commons Attribution 3.0 IGO (CC-BY-3.0-IGO) License](https://creativecommons.org/licenses/by/3.0/igo/). + +To view a copy of this license, visit [https://creativecommons.org/licenses/by/3.0/igo/](https://creativecommons.org/licenses/by/3.0/igo/) or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. -
  5. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  6. -
-

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -

-
diff --git a/README.md b/README.md index 0669998..f2a24b8 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@ - [![License: CC BY-IGO 3.0](https://licensebuttons.net/l/by-nc/3.0/igo/80x15.png)](https://creativecommons.org/licenses/by/3.0/igo) -![CI Build](https://img.shields.io/github/actions/workflow/status/WorldHealthOrganization/smart-ig-empty/ghbuild.yml) +![CI Build](https://img.shields.io/github/actions/workflow/status/DigitalSQR/smart-ig-empty/ghbuild.yml) -![QA errors](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2FWorldHealthOrganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.errs&logoColor=red&label=QA%20errors&color=yellow) -![QA warnings](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2FWorldHealthOrganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.warnings&logoColor=orange&label=QA%20warnings&color=yellow) -![QA hints](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2FWorldHealthOrganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.hints&logoColor=yellow&label=QA%20hints&color=yellow) - + +![QA errors](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.errs&logoColor=red&label=QA%20errors&color=yellow) +![QA warnings](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.warnings&logoColor=orange&label=QA%20warnings&color=yellow) +![QA hints](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fworldhealthorganization.github.io%2Fsmart-ig-empty%2Fqa.json&query=%24.hints&logoColor=yellow&label=QA%20hints&color=yellow) + # WHO SMART GUIDELINES - EMPTY IG This is an empty framework, to be used to create SMART Implementation Guides. +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. - diff --git a/_gencontinuous.bat b/_gencontinuous.bat deleted file mode 100644 index ca2867a..0000000 --- a/_gencontinuous.bat +++ /dev/null @@ -1,2 +0,0 @@ -@ECHO OFF -CALL ./_genonce.bat -watch \ No newline at end of file diff --git a/_gencontinuous.sh b/_gencontinuous.sh deleted file mode 100644 index b9ac593..0000000 --- a/_gencontinuous.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -./_genonce.sh -watch diff --git a/_genonce.new.sh b/_genonce.new.sh deleted file mode 100644 index 4f981f0..0000000 --- a/_genonce.new.sh +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/bash -publisher_jar=publisher.jar -input_cache_path=./input-cache/ -echo Checking internet connection... -curl -sSf tx.fhir.org > /dev/null - -if [ $? -eq 0 ]; then - echo "Online" - txoption="" -else - echo "Offline" - txoption="-tx n/a" -fi - -echo "$txoption" - -export JAVA_TOOL_OPTIONS="$JAVA_TOOL_OPTIONS -Dfile.encoding=UTF-8" - -publisher=$input_cache_path/$publisher_jar -if test -f "$publisher"; then - java -jar $publisher -ig . $txoption $* - -else - publisher=../$publisher_jar - if test -f "$publisher"; then - java -jar $publisher -ig . $txoption $* - else - echo IG Publisher NOT FOUND in input-cache or parent folder. Please run _updatePublisher. Aborting... - fi -fi diff --git a/_updatePublisher.sh b/_updatePublisher.sh index 0f9ecbe..f127f66 100644 --- a/_updatePublisher.sh +++ b/_updatePublisher.sh @@ -117,16 +117,13 @@ if [[ $skipPrompts == true ]] || [[ $response =~ ^[yY].*$ ]]; then curl -L $gencont_sh_url -o /tmp/_gencontinuous.new cp /tmp/_gencontinuous.new _gencontinuous.sh - chmod +x _gencontinuous.sh rm /tmp/_gencontinuous.new curl -L $gen_sh_url -o /tmp/_genonce.new cp /tmp/_genonce.new _genonce.sh - chmod +x _genonce.sh rm /tmp/_genonce.new curl -L $update_sh_url -o /tmp/_updatePublisher.new cp /tmp/_updatePublisher.new _updatePublisher.sh - chmod +x _updatePublisher.sh rm /tmp/_updatePublisher.new fi diff --git a/badges.md b/badges.md deleted file mode 100644 index 32c427d..0000000 --- a/badges.md +++ /dev/null @@ -1,6 +0,0 @@ -[![License: CC BY-IGO 3.0](https://licensebuttons.net/l/by-nc/3.0/igo/80x15.png)](https://creativecommons.org/licenses/by/3.0/igo) -![CI Build](https://img.shields.io/github/actions/workflow/status///ghbuild.yml) - -![QA errors](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2F.github.io%2F%2Fqa.json&query=%24.errs&logoColor=red&label=QA%20errors&color=yellow) -![QA warnings](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2F.github.io%2F%2Fqa.json&query=%24.warnings&logoColor=orange&label=QA%20warnings&color=yellow) -![QA hints](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2F.github.io%2F%2Fqa.json&query=%24.hints&logoColor=yellow&label=QA%20hints&color=yellow) diff --git a/ig.ini b/ig.ini index 973502b..7bbb087 100644 --- a/ig.ini +++ b/ig.ini @@ -2,4 +2,4 @@ ig = fsh-generated/resources/ImplementationGuide-who.fhir.smart-ig-empty.json #template = #local-template -template = who.template.root#current +template = who.fhir.template#current diff --git a/input/business-processes/.gitignore b/input/business-processes/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/business-processes/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/input/decision-logic/.gitignore b/input/decision-logic/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/decision-logic/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/input/dictionary/.gitignore b/input/dictionary/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/dictionary/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/input/indicators/.gitignore b/input/indicators/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/indicators/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/input/pagecontent/feedback.md b/input/pagecontent/feedback.md deleted file mode 100644 index 0b2f770..0000000 --- a/input/pagecontent/feedback.md +++ /dev/null @@ -1,10 +0,0 @@ - -

- Feedback specific to this specification can provided through: -

- - diff --git a/input/pagecontent/index-dak.md b/input/pagecontent/index-dak.md deleted file mode 100644 index dbc9fee..0000000 --- a/input/pagecontent/index-dak.md +++ /dev/null @@ -1,59 +0,0 @@ - -
-

This DAK and set of implementation tools are still undergoing development.

-

Content is for demonstration purposes only.

-
{:.stu-note} - - -### Summary -This WHO [insert health domain here] DAK add content here - -### L1 Narrative guidelines -[insert content here] - -### L2 Operational guidelines -The L2 [insert health domain here] Digital adaptation kit publications and implementations tools can be found here: - - -- [Published DAK Document]() - -- [Link to core data dictionary]() - -- [Link to decision support logic]() - -- [Link to scheduling logic]() - -- [Link to indicators table]() - -- [Link to functional and non functional requirements]() - -### L3 Machine readable guidelines -The L3 FHIR Implementation Guide for the [insert health domain here] SMART Guidelines is yet to be published. Links will be published here as soon as they're available. - -### L4 Executable guidelines -Reference implementations representing the L4 layer for the [insert health domain here] SMART Guidelines are not yet available. Links will be published here as soon as they're available. - -### L5 Dynamic guidelines -Content representing the L5 layer for the [insert health domain here] SMART Guidelines are not yet available. Links will be published here as soon as they're available. - -### News - -### Contact Us -

Please let us know about your experience in using the DAK and questions you may have by contacting us at SMART@who.int

- -### License -This work is licensed under a -[Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License][cc-by]. - -[![CC BY 3.0][cc-by-image]][cc-by] - -[cc-by]: http://creativecommons.org/licenses/by-nc-sa/3.0/igo/ -[cc-by-image]: https://i.creativecommons.org/l/by-nc-sa/3.0/igo/88x31.png -[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%203.0-lightgrey.svg - -### Providing Feedback -{% include feedback.md %} - - -### 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. \ No newline at end of file diff --git a/input/pagecontent/index-ig.md b/input/pagecontent/index-ig.md deleted file mode 100644 index d0e4e5f..0000000 --- a/input/pagecontent/index-ig.md +++ /dev/null @@ -1,47 +0,0 @@ -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 implementation guide and set of artifacts are still undergoing development.

-

Content is for demonstration purposes only.

-
{:.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 1b5d291..d0e4e5f 100644 --- a/input/pagecontent/index.md +++ b/input/pagecontent/index.md @@ -1,5 +1,47 @@ - -{% include index-dak.md %} +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. - -{% include index-ig.md %} \ No newline at end of file +
+

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

+

Content is for demonstration purposes only.

+
{:.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/license.md b/input/pagecontent/license.md index e0bc849..ca1cc90 100644 --- a/input/pagecontent/license.md +++ b/input/pagecontent/license.md @@ -1,44 +1,40 @@ -
+--- -

SMART Guidelines, including this one, are required to express the license their copyright license.

-

All WHO-authored SMART Guidelines shall be subject to the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License. This includes all commons and dependencies authored by the WHO and this current guidance.

+--- -

SMART Guidelines license details

+Creative Commons Attribution 3.0 IGO license (CC BY 3.0 IGO) -Creative Commons License +You are free to: -

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License.

+**Share** — copy and redistribute the material in any medium or format -

Copyright(c) 2022 World Health Organization Some rights reserved.

+**Adapt** — remix, transform, and build upon the material for any purpose, even commercially. -

-Under the terms of this licence, you may copy, redistribute and adapt the work for noncommercial purposes provided the work -is appropriately cited, as indicated below. In any use of this work, there should be no suggestion that WHO endorses any specific -organizations, products or services. The use of the WHO logo is not permitted. If you adapt the work, then you must license your -work under the same or equivalent Creative Commons licence. If you create a translation of this work, you should add the following -disclaimer along with the suggested citation: "This translation was not created by the World Health Organization (WHO). WHO is not -responsible for the content or accuracy of this translation. The original English edition shall be the binding and authentic edition." -Any mediation relating to disputes arising under the licence shall be conducted in accordance with the mediation rules of the World -Intellectual Property Organization. (http://www.wipo.int/amc/en/mediation/rules/). -

+This license is acceptable for Free Cultural Works. -

License details for Software

+The licensor cannot revoke these freedoms as long as you follow the license terms. -

Copyright(c) 2022 World Health Organization All rights reserved.

+Under the following terms: -

3-clause BSD license

-

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

-
    -
  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. +**Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. -
  3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  4. +**No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + +Notices: + +You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +No warranties are given. The license may not give you all the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + +This is a human-readable summary of (and not a substitute for) the [license](https://creativecommons.org/licenses/by/3.0/igo/). + +Disclaimer + +The designations employed and the presentation of material on this map do not imply the expression of any opinion whatsoever on the part of Creative Commons or its partner organizations concerning the legal status of any country, territory, city or area or of its authorities, or concerning the delimitation of its frontiers or boundaries. + +This work is licensed under the Creative Commons Attribution 3.0 IGO license (CC BY 3.0 IGO) + +To view a copy of this license, visit [https://creativecommons.org/licenses/by/3.0/igo/](https://creativecommons.org/licenses/by/3.0/igo/) + +© 2023 Your Organization Name -
  5. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  6. -
-

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -

-
diff --git a/input/pagecontent/system-requirements.md b/input/pagecontent/system-requirements.md deleted file mode 100644 index c7dc616..0000000 --- a/input/pagecontent/system-requirements.md +++ /dev/null @@ -1,6 +0,0 @@ -### Functional Requirements -{% include functional-requirements.md %} - - -### Non-functional Requirements -{% include non-functional-requirements.md %} \ No newline at end of file diff --git a/input/pagecontent/trust_domain.md b/input/pagecontent/trust_domain.md deleted file mode 100644 index fb73439..0000000 --- a/input/pagecontent/trust_domain.md +++ /dev/null @@ -1,8 +0,0 @@ -### Use Cases -{% include trust_domain_use_cases.md %} - -### Technical Standards -{% include trust_domain_specifications.md %} - -### Policy -{% include trust_domain_policy.md %} diff --git a/input/pagecontent/trust_domain_policy.md b/input/pagecontent/trust_domain_policy.md deleted file mode 100644 index e69de29..0000000 diff --git a/input/pagecontent/trust_domain_specifications.md b/input/pagecontent/trust_domain_specifications.md deleted file mode 100644 index e69de29..0000000 diff --git a/input/pagecontent/trust_domain_use_cases.md b/input/pagecontent/trust_domain_use_cases.md deleted file mode 100644 index e69de29..0000000 diff --git a/input/scheduling-logic/.gitignore b/input/scheduling-logic/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/scheduling-logic/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/input/system-requirements/.gitignore b/input/system-requirements/.gitignore deleted file mode 100644 index 2c0d4a3..0000000 --- a/input/system-requirements/.gitignore +++ /dev/null @@ -1 +0,0 @@ -Empty file to keep the folder structure \ No newline at end of file diff --git a/sushi-config.yaml b/sushi-config.yaml index 8bf7768..7d0684b 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -79,8 +79,6 @@ pages: title: Test Data reference-implementations.md: title: Reference Implementations - trust_domain.md: - title: Trust Domains downloads.md: title: Downloads indices.md: @@ -120,7 +118,6 @@ menu: Testing: testing.html Test Data: test-data.html Reference Implementations: reference-implementations.html - Trust Domains: trust_domain.html Downloads: downloads.html Indices: @@ -261,13 +258,3 @@ dependencies: hl7.fhir.uv.sdc: 3.0.0 hl7.fhir.uv.cpg: current # hl7.fhir.us.cqfmeasures: current - - -parameters: - translation-supplements: input/translations - i18n-default-lang: en - i18n-lang: - - pt - - nl - - fr - - es \ No newline at end of file