-
Notifications
You must be signed in to change notification settings - Fork 13
/
sushi-config.yaml
206 lines (198 loc) · 6.48 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: smart.who.int.ig-starter-kit
canonical: http://smart.who.int/ig-starter-kit
name: IgStarterKit
status: draft
version: 2.1.0
fhirVersion: 5.0.0
# copyright:
copyrightYear: 2023+
releaseLabel: "ci-build"
title: "SMART Guidelines Starter Kit"
description: "SMART Guidelines Starter Kit with L2 and L3 SOP"
license: CC-BY-SA-3.0-IGO
# dependencies:
# hl7.fhir.core:
# id: r4b
# version: 4.6.0
# reason: |
# This IG leverages subscription constructs pre-adopted from R4B. Importing this IG makes the relevant terminologies available.
# hl7.terminology: 5.5.0
# hl7.fhir.uv.extensions.r4:
# id: ext
# version: 5.1.0
# hl7.fhir.uv.cql:
# id: cql
# version: 1.0.0
# reason: This IG uses CQL profiles and capabilities provided by the Using CQL With FHIR IG
# hl7.fhir.uv.crmi:
# id: crmi
# version: 1.0.0
# reason: This IG uses content management profiles and capabilities provided by CRMI
# hl7.fhir.uv.sdc:
# id: sdc
# version: 3.0.0
# reason: This IG uses questionnaire profiles and capabilities provided by SDC
# hl7.fhir.uv.cpg:
# id: cpg
# version: current
# reason: This IG uses computable guideline profiles and capabilities provided by CPG
# hl7.fhir.us.cqfmeasures:
# id: cqfm
# version: current
# reason: This IG uses quality measure profiles and capabilities provided by CQF Measures
menu:
# Top:
# Section 1: section1.html
# Section 2:
# Section 2.1: section21.html
# Section 2.2: section22.html
# Section 3: section3.html
Home:
Overview: index.html
SMART Guidelines Community: cop.html
IG Setup:
GitHub Repositories: 'ig_repositories.html'
GitHub Setup: 'ig_setup.html'
Configuration: 'ig_configuration.html'
Publication: 'ig_publication.html'
L2 Authoring:
Overview: 'l2_authoring_overview.html'
Authoring a L2 DAK : 'l2_dak_authoring.html'
L2 DAK Templates: 'l2_templates.html'
L2 DAK FAQ : 'l2_faq.html'
L3 Authoring:
Overview: 'authoring_overview.html'
Commons and Governance:
Governance overview: gov_overview.html
Concept Governance: gov_concepts.html
Authoring Narrative content: 'narrative.html'
Authoring Artifacts:
Authoring Conventions: 'authoring_conventions.html'
Structure of the SOP IG: 'structure.html'
Personas: 'l3_personas.html'
User scenarios: 'l3_scenarios.html'
Business Processes: 'l3_processes.html'
Logical Models: 'l3_logicalmodels.html'
Value Sets: 'l3_valuesets.html'
Code Systems: 'l3_codesystems.html'
Concept Maps: 'l3_conceptmaps.html'
Profiles: 'l3_profiles.html'
Decision Tables: 'l3_decisiontables.html'
Indicators: 'l3_indicators.html'
Libraries: 'l3_libraries.html'
CQL: 'l3_cql.html'
Forms: 'l3_forms.html'
Structure Maps: 'l3_structuremaps.html'
Testing: 'l3_testing.html'
Requirements: 'l3_requirements.html'
Examples: 'l3_examples.html'
Versioning: 'versioning.html'
ArchiMate Diagrams:
L2 : 'diagram_l2_overview.html'
L3 : 'diagram_l3_overview.html'
Content Types : 'diagram_content_types.html'
Diagrams Legend: 'diagram_legend.html'
Validating IG:
QA Check: 'qa_check.html'
Indices:
Artifacts: 'artifacts.html'
pages:
index.md:
title: "Home"
cop.md:
title: "SMART Guidelines Community"
license.md:
title: "License"
changes.md:
title: "Change Log"
ig_repositories.md:
title: "GitHub Repositories"
ig_setup.md:
title: "Github Setup"
ig_configuration.md:
title: "ImplementationGuide Configuration"
ig_publication.md:
title: "IG Publication"
l2_authoring_overview.md:
title: "L2 Authoring Overview"
l2_dak_authoring.md:
title: "Authoring a L2 DAK"
l2_templates.md:
title: "L2 DAK Templates"
l2_faq.md:
title: "L2 DAK FAQ"
authoring_overview.md:
title: "L3 Authoring Overview"
gov_overview.md:
title: "Governance Overview"
gov_concepts.md:
title: "Concept Governance"
narrative.md:
title: "Authoring Narrative content"
authoring_conventions.md:
title: "Authoring Conventions"
structure.md:
title: "Structure of the SOP IG"
l3_personas.md:
title: "Personas"
l3_scenarios.md:
title: "User Scenarios"
l3_processes.md:
title: "Business Processes"
l3_logicalmodels.md:
title: "Logical Models"
l3_valuesets.md :
title: "Value Sets"
l3_codesystems.md :
title: "Code Systems"
l3_conceptmaps.md:
title: "Concept Maps"
l3_profiles.md :
title: "Profiles"
l3_decisiontables.md :
title: "Decision Tables"
l3_indicators.md:
title: "Indicators"
l3_libraries.md :
title: "Libraries"
l3_cql.md:
title: "CQL"
l3_forms.md:
title: "Forms"
l3_structuremaps.md :
title: "Structure Maps"
l3_testing.md :
title: "Testing"
l3_requirements.md:
title: "Requirements"
l3_examples.md:
title: "Examples"
versioning.md:
title: "Versioning"
diagram_legend.md:
title: "ArchiMate Diagrams Legend"
diagram_l2_overview.md:
title: "L2 ArchiMate Diagram"
diagram_l3_overview.md:
title: "L3 ArchiMate Diagram"
diagram_content_types.md:
title: "Content Types ArchiMate Diagram"
validating_ig.md:
title: "Validating IG"
qa_check.md:
title: "QA check"
checklist.md:
title: "Checklist"
indices.md:
title: "Indices"
publisher:
name: WHO
url: http://smart.who.int
email: [email protected]
# contact:
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001
# experimental: true