DRAFT SMART Guidelines L3 SOP
0.2.1 - CI Build
DRAFT SMART Guidelines L3 SOP, published by TBD. This is not an authorized publication; it is the continuous build for version 0.2.1). This version is based on the current content of https://github.com/DigitalSQR/smart-ig-starter-kit and changes regularly. See the Directory of published versions
When starting L3, if an IG is not present, it should be created.
A SMART Guidelines Implementation Guide makes use of existing tooling and content, to create a consistent ecosystem and allow L3 developers to focus on the authoring and validation.
The key repositories that play a role are identified in the diagram below:
The SMART-Empty repository is the repository that should be forked to create a new Implementation Guide. To do so, click on “Use this Template” option in Github.
For adaptations: Entities that are producing the SMART Implementation Guide are advised to define some level of responsibility, or leaving it to the authors.
hl7.fhir.country.smart.xxx
The repository SHOULD be based on the WHO repository template: https://github.com/WorldHealthOrganization/smart-ig-empty
<org_name>.github.io/<repo_name> for default branch
<org_name>.github.io/<repo_name>/branches/branch_name
for other branchesbuild.fhir.org/ig/<org_name>/<repo_name>
for default branchbuild.fhir.org/ig/<org_name>/<repo_name>/branches/branch_name
for other branchesThe default branch is expected to build with the empty default content. Until a release is published, it SHOULD always clearly indicate it is not a published release - or in the README or in the IG itself, an indication that the work may be followed in another location (pointing to the branch)
The default branch is expected to build with the empty default content. Until a release is published, it SHOULD always clearly indicate it is not a published release - or in the README or in the IG itself, an indication that the work may be followed in another location (pointing to the branch)
After initializing the IG, it must be configured:
http://worldhealthorganization.github.io/smart-ig-starter-kit
Package id: who.fhir.????
Or who.fhir.smart.???
Or who.smart.fhir.?