Skip to content

Commit

Permalink
Merge pull request #13 from WorldHealthOrganization/revert-commit
Browse files Browse the repository at this point in the history
revert accidental commit
  • Loading branch information
costateixeira authored Aug 3, 2024
2 parents 2fc206b + 5fd9868 commit eeedb62
Show file tree
Hide file tree
Showing 28 changed files with 101 additions and 294 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fhirbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# 2021-06-18: publish default branches to / , other branches branches/<branch>
# 2021-11-26: reusable workflow

name: FHIR CI Build
name: CI

# Controls when the action will run.
on:
Expand All @@ -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
4 changes: 2 additions & 2 deletions .github/workflows/ghbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# 2021-06-18: publish default branches to / , other branches branches/<branch>
# 2021-11-26: reusable workflow

name: GitHub Pages build
name: CI

# Controls when the action will run.
on:
Expand All @@ -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
20 changes: 0 additions & 20 deletions .github/workflows/repo_actions.yml

This file was deleted.

47 changes: 14 additions & 33 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,25 @@
<div xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://hl7.org/fhir ../../src-generated/schemas/fhir-single.xsd"
xmlns:xi="http://www.w3.org/2001/XInclude"
lang="en">
# Creative Commons Attribution 3.0 IGO (CC-BY-3.0-IGO)

<p>SMART Guidelines, including this one, are required to express the license their copyright license.</p>
<p>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.<p>
## Summary

<h3>SMART Guidelines license details</h3>
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.

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/igo/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/3.0/igo/88x31.png"/></a>
Under this license, you are free to:

<p>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/igo/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 IGO License</a>.</p>
- Share: Copy and redistribute the material in any medium or format.
- Adapt: Remix, transform, and build upon the material for any purpose, even commercially.

<p>Copyright(c) 2022 World Health Organization Some rights reserved.</p>
Under the following conditions:

<p>
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/).
</p>
- 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.

<h3>License details for Software</h3>
- No Additional Restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

<p>Copyright(c) 2022 World Health Organization All rights reserved.</p>
- International Government Organizations (IGOs): This license is specifically designed for works created by International Government Organizations.

<p><a href ="https://opensource.org/license/bsd-3-clause/">3-clause BSD license</a></p>
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
<ol>
<li>Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</li>
## License Text

<li>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.</li>
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.

<li>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.</li>
</ol>
<p>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.
</p>
</div>
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!--badges-->
[![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)
<!--/badges-->

![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.

2 changes: 0 additions & 2 deletions _gencontinuous.bat

This file was deleted.

2 changes: 0 additions & 2 deletions _gencontinuous.sh

This file was deleted.

30 changes: 0 additions & 30 deletions _genonce.new.sh

This file was deleted.

3 changes: 0 additions & 3 deletions _updatePublisher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 0 additions & 6 deletions badges.md

This file was deleted.

2 changes: 1 addition & 1 deletion ig.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion input/business-processes/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion input/decision-logic/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion input/dictionary/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion input/indicators/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions input/pagecontent/feedback.md

This file was deleted.

59 changes: 0 additions & 59 deletions input/pagecontent/index-dak.md

This file was deleted.

47 changes: 0 additions & 47 deletions input/pagecontent/index-ig.md

This file was deleted.

Loading

0 comments on commit eeedb62

Please sign in to comment.