-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsushi-config.yaml
53 lines (48 loc) · 1.9 KB
/
sushi-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
id: hl7.fhir.fi.smart
canonical: https://hl7.fi/fhir/finnish-smart
name: FinnishSmart
title: Finnish Implementation Guide for SMART App Launch
description: Guidelines for using the SMART App Launch mechanism in Finland.
status: draft # draft | active | retired | unknown
version: 2.0.0-rc1
fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
copyrightYear: 2022+
releaseLabel: ballot # 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#FI "Finland" # https://www.hl7.org/fhir/valueset-jurisdiction.html
publisher:
name: HL7 Finland ry
url: https://www.hl7.fi/
email: mikael@sensotrend.com
dependencies:
hl7.fhir.fi.base: latest # update to 2.0.0 as soon as we publish
hl7.fhir.uv.ipa: latest # update to 1.1.0 as soon as HL7 International publishes it
hl7.fhir.uv.smart-app-launch: latest
resources:
AuditEvent/apotti-ehr-launch-by-practitioner:
name: SMARTExampleApottiPractitionerEHR
description: A data flow example of a SMART App Launch from Apotti Ekosysteemi, performed by a practitioner.
exampleBoolean: true
CapabilityStatement/apotti-eko01:
name: CapabilityStatementExampleApotti
description: An example CapabilityStatement captured from Apotti Ekosysteemi.
exampleCanonical: https://hl7.fi/fhir/finnish-smart/StructureDefinition/fi-smart-server-profile
pages:
index.md:
title: Home
conformance.md:
title: Conformance
examples.md:
title: Examples
downloads.md:
title: Downloads
versions.md:
title: Version History
parameters:
ipa-comparison: "{last}"
suppressed-ids: apotti-eko01 # We add this to the example for the IG to compile, the id is not part of the original file
menu:
Home: index.html
Conformance: conformance.html
Examples: examples.html
Downloads: downloads.html