forked from fhir-fi/finnish-smart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsushi-config.yaml
58 lines (49 loc) · 2.1 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
54
55
56
57
58
id: hl7.fhir.dk.smart
canonical: http://hl7.dk/fhir/smart
name: DKSmart
title: Danish Implementation Guide for SMART App Launch
description: Guidelines for using the SMART App Launch mechanism in Denmark.
fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
copyrightYear: 2024+
license: CC0-1.0 # https://www.hl7.org/fhir/valueset-spdx-license.html
jurisdiction: urn:iso:std:iso:3166#DK "Denmark" # https://www.hl7.org/fhir/valueset-jurisdiction.html
publisher:
name: HL7 Denmark
url: https://www.hl7.dk/
email: [email protected]
dependencies:
hl7.fhir.uv.ipa: 1.0.0
hl7.fhir.uv.smart-app-launch: 2.2.0
resources:
CapabilityStatement/example-ipa-server:
exampleBoolean: true
name: IPA Server Example
description: An example CapabilityStatement
exampleCanonical: http://hl7.dk/fhir/smart/StructureDefinition/dk-smart-server-profile
pages:
index.md:
title: Home
conformance.md:
title: Conformance
examples.md:
title: Examples
downloads.md:
title: Downloads
#parameters:
# ipa-comparison: "{last}"
menu:
Home: index.html
Conformance: conformance.html
Examples: examples.html
Artifacts: artifacts.html
Downloads: downloads.html
# ╭────────────────────────────────────────────releasing───────────────────────────────────────────╮
# │ Variables for release control │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
version: 1.1.0
#Flip status to 'active' for publication. Flip to 'draft' for CI
#status: draft
status: draft
#Flip releaseLabel to 'release' for publication. Flip to 'ci-build' for CI
releaseLabel: ci-build
#releaseLabel: trial-use