generated from IHE/supplement-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sushi-config.yaml
73 lines (68 loc) · 2.44 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# sushi-config.yaml is documented https://fshschool.org/docs/sushi/configuration/
# ───────────────────────────────────────────────────
id: IHE.QRPH.QORE.US
canonical: http://profiles.ihe.net/QRPH/QORE/US
version: 0.1.0
name: IHE_QRPH_QORE_US
title: "QRPH QORE US realm requirements"
status: active
publisher:
- name: IHE Quality, Research and Public Health Committee
- url: https://www.ihe.net/ihe_domains/quality_research_and_public_health/
- email: [email protected]
contact:
- name: IHE Quality, Research and Public Health Committee
telecom:
- system: email
value: [email protected]
description: put the short description of the profile here. it should explain what problem is being solved
license: CC-BY-SA-4.0
fhirVersion: 4.0.1
jurisdiction: 'http://unstats.un.org/unsd/methods/m49/m49.htm#001'
copyright: IHE http://www.ihe.net/Governance/#Intellectual_Property
copyrightYear: 2021+
releaseLabel: ci-build
dependencies:
hl7.fhir.uv.ips: 1.0.0
IHE.QRPH.QORE: 0.1.0
hl7.fhir.us.core: 3.1.1
parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
path-resource:
- input/resources
- 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'
resources:
# list every example here with a name, description and that exampleBoolean is true; These are used to populate the artifacts page, and are needed to eliminate build warnings
# You may delay filling out this section until you approach publication as it is merely a nice to have and eliminates build warnings -- If you do this then you will need above the autoload-resources true
pages:
# itemize here each narrative page. Include assigned section numbers when appropriate
index.md:
title: 1:XX. Profile Home
generation: markdown
volume-4.md:
title: 1:XX. Profile Volume 1
generation: markdown
testplan.md:
title: "Test Plan"
generation: markdown
issues.md:
title: Open and Closed issues
generation: markdown
menu:
FooBar Home: index.html
Volume 4:
Introduction: volume-4.html
Test Plan: testplan.html
Artifacts: artifacts.html