-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsushi-config.yaml
42 lines (40 loc) · 2.32 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
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/docs/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: johnmoehrke.testmed.example
canonical: http://johnmoehrke.github.io/testmed
name: JohnMoehrkeTestMed
status: draft
version: 0.1.0
fhirVersion: 4.0.1
copyrightYear: 2021+
releaseLabel: ci-build
publisher:
name: John Moehrke (himself)
url: http://healthcaresecprivacy.blogspot.com
email: [email protected]
license: CC-BY-SA-4.0
jurisdiction: 'http://unstats.un.org/unsd/methods/m49/m49.htm#001'
parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
path-resource:
- fsh-generated/resources
- input/examples
# path-pages:
# - input/pagecontent
# - fsh-generated/includes
show-inherited-invariants: 'false'
usage-stats-opt-out: 'false'
logging: progress
shownav: 'true'
active-tables: 'false'
apply-contact: 'true'
apply-jurisdiction: 'true'
apply-publisher: 'true'
apply-version: 'true'
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
Home: index.html
Artifacts: artifacts.html