-
Notifications
You must be signed in to change notification settings - Fork 11
/
sushi-config.yaml
409 lines (403 loc) · 20.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
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
# ╭─────────────────────────Commonly Used ImplementationGuide Properties───────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. The most commonly │
# │ used properties are included. For a list of all supported properties and their functions, │
# │ see: https://fshschool.org/docs/sushi/configuration/. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: hl7.fhir.uv.cpg
canonical: http://hl7.org/fhir/uv/cpg
name: CPG
title: Clinical Practice Guidelines
description: Implementation guidance for creating Clinical Practice Guidelines with formal artifacts to facilitate sharing and implementation of the guideline
status: active # draft | active | retired | unknown
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-wg #<<< must include a http://hl7.org/fhir/StructureDefinition/structuredefinition-wg extension that identifies the workgroup responsible for the IG. This is the authoritative element.
valueCode: cds # <<< The value must be the code for the workgroup
version: 2.0.0
fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html
copyrightYear: 2023+
releaseLabel: STU2 # 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: http://unstats.un.org/unsd/methods/m49/m49.htm#001 "World"
publisher:
name: HL7 International / Clinical Decision Support
url: http://www.hl7.org/Special/committees/dss
# email: [email protected]
# The dependencies property corresponds to IG.dependsOn. The key is the
# package id and the value is the version (or dev/current). For advanced
# use cases, the value can be an object with keys for id, uri, and version.
#
# dependencies:
# hl7.fhir.us.core: 3.1.0
# hl7.fhir.us.mcode:
# id: mcode
# uri: http://hl7.org/fhir/us/mcode/ImplementationGuide/hl7.fhir.us.mcode
# version: 1.0.0
#
dependencies:
hl7.fhir.extensions.r5: 4.0.1
#
# The pages property corresponds to IG.definition.page. SUSHI can
# auto-generate the page list, but if the author includes pages in
# this file, it is assumed that the author will fully manage the
# pages section and SUSHI will not generate any page entries.
# The page file name is used as the key. If title is not provided,
# then the title will be generated from the file name. If a
# generation value is not provided, it will be inferred from the
# file name extension. Any subproperties that are valid filenames
# with supported extensions (e.g., .md/.xml) will be treated as
# sub-pages.
#
pages:
index.md:
title: CPG Home
approach.md:
documentation-approach-12-conceptual-knowledge-architecture.md:
title: CPG Knowledge Architecture-Conceptual Perspective
documentation-approach-12-01-separations-of-concerns-in-the-cpg.md:
title: Separations of Concerns
documentation-approach-12-02-separating-and-defining-case-plan-and-workflow.md:
title: Separating and Defining Case, Plan, and Workflow
documentation-approach-12-03-cpg-plan.md:
title: CPGPlan
documentation-approach-12-04-cpg-case.md:
title: CPGCase
documentation-approach-12-05-cpg-careplan.md:
title: CPGCarePlan
documentation-approach-12-06-cpg-common-pathway.md:
title: Workflow and Common Pathway
documentation-approach-12-07-cpg-derivative-and-related-assets.md:
title: CPGGuideline and Derivative & Related Assets
documentation-approach-04-guideline-development.md:
title: Guideline Development
documentation-approach-04-01-guideline-development-group.md:
title: Guideline Development Group
documentation-approach-04-02-guideline-development-frameworks.md:
title: Guideline Development Frameworks
documentation-approach-04-03-6S-evidence-pyramid-and-learning-health-systems.md:
title: 6S Evidence Pyramid and Learning Health Systems
documentation-approach-04-04-analysis-of-evidence-recommendations-reporting.md:
title: Analysis of Evidence, Recommendations, and Reporting
documentation-approach-04-05-computable-guideline-artifacts.md:
title: Development of Computable Clinical Guideline Artifacts
documentation-approach-05-knowledge-engineering-overview.md:
title: Knowledge Engineering Overview
documentation-approach-05-01-knowledge-acquisition.md:
title: Knowledge Acquisition
documentation-approach-05-02-knowledge-translation.md:
title: Knowledge Translation
documentation-approach-05-03-knowledge-representation.md:
title: Knowledge Representation/Expression
documentation-approach-05-04-knowledge-execution-and-validation.md:
title: Knowledge Execution and Validation
documentation-approach-05-05-knowledge-implementation.md:
title: Knowledge Implementation
documentation-approach-05-06-agile-cpg-development-approach.md:
title: Agile CPG Development Approach
documentation-approach-02-04-knowledge-representation.md:
title: Knowledge Representation Overview
documentation-approach-06-knowledge-representation.md:
title: Knowledge Representation
documentation-approach-06-01-levels-of-knowledge-representation.md:
title: “Levels” of Knowledge Representation Framing
documentation-approach-07-tiers-of-functionality.md:
title: Tiers of Functionality
documentation-approach-08-levels-of-representation-by-tiers-of-functionality.md:
title: Levels of Representation by Tiers of Functionality
documentation-approach-06-02-knowledge-assets.md:
title: Knowledge Assets
documentation-approach-06-03-knowledge-architecture.md:
title: Knowledge Architecture
documentation-approach-02-05-knowledge-implementation.md:
title: Implementation Computable Knowledge
documentation-approach-09-methods-of-implementation.md:
title: Methods of Implementation
activityflow.md:
title: Activity Flow
documentation-careplanning.md:
title: Evidence-Based Care Planning
documentation-approach-10-mechanisms-of-integration.md:
title: Mechanisms of Integration
documentation-approach-03-conformance-levels.md:
title: Levels of Enablement
documentation-conformance.md:
title: Conformance
methodology.md:
profiles.md:
title: Profile Definitions and Documentation
terminology.md:
libraries.md:
artifacts.md:
examples.md:
examples-activities.md:
title: Activity Examples
examples-chf.md:
title: Congestive Heart Failure Example
examples-hiv-guideline.md:
title: HIV Screening Guideline Recommendations
methodology-case-study.md:
title: Methodology Example - COVID-19 Severity Classification
downloads.md:
glossary.md:
checklists.md:
clinical-guidelines-development-L1-checklist.md:
title: L1 Checklist
clinical-guidelines-development-L2-checklist.md:
title: L2 Checklist
clinical-guidelines-development-L3-checklist.md:
title: L3 Checklist
clinical-guidelines-development-L4-checklist.md:
title: L4 Checklist
documentation-methodology.md:
title: Mapping and Other Formalisms
common-care-pathway.md:
title: Common Care Pathway
changes.md:
title: Version History
#
# The parameters property represents IG.definition.parameter. Rather
# than a list of code/value pairs (as in the ImplementationGuide
# resource), the code is the YAML key. If a parameter allows repeating
# values, the value in the YAML should be a sequence/array.
# For parameters defined by core FHIR see:
# http://build.fhir.org/codesystem-guide-parameter-code.html
# For parameters defined by the FHIR Tools IG see:
# http://build.fhir.org/ig/FHIR/fhir-tools-ig/branches/master/CodeSystem-ig-parameters.html
#
parameters:
apply-contact: true
apply-publisher: true
apply-version: true
apply-jurisdiction: true
apply-license: true
apply-copyright: true
apply-wg: true
path-history: http://hl7.org/fhir/uv/cpg/history.html
path-binary: ./input/cql
path-resource:
- ./input/vocabulary/codesystem
- ./input/vocabulary/valueset
auto-oid-root: 2.16.840.1.113883.4.642.40.48
#
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ The menu property will be used to generate the input/menu.xml file. The menu is represented │
# │ as a simple structure where the YAML key is the menu item name and the value is the URL. │
# │ The IG publisher currently only supports one level deep on sub-menus. To provide a │
# │ custom menu.xml file, do not include this property and include a `menu.xml` file in │
# │ input/includes. To use a provided input/includes/menu.xml file, delete the "menu" │
# │ property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
Home: index.html
Approach: approach.html
Methodology: methodology.html
Profiles: profiles.html
Terminology: terminology.html
Libraries: libraries.html
Artifacts: artifacts.html
Examples: examples.html
Downloads: downloads.html
Glossary: glossary.html
Version History: changes.html
# ╭───────────────────────────Less Common Implementation Guide Properties──────────────────────────╮
# │ Uncomment the properties below to configure additional properties on the ImplementationGuide │
# │ resource. These properties are less commonly needed than those above. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
#
# Those who need more control or want to add additional details to the contact values can use
# contact directly and follow the format outlined in the ImplementationGuide resource and
# ContactDetail.
#
# contact:
# - name: Bob Smith
# telecom:
# - system: email # phone | fax | email | pager | url | sms | other
# value: [email protected]
# use: work
#
#
# The global property corresponds to the IG.global property, but it
# uses the type as the YAML key and the profile as its value. Since
# FHIR does not explicitly disallow more than one profile per type,
# neither do we; the value can be a single profile URL or an array
# of profile URLs. If a value is an id or name, SUSHI will replace
# it with the correct canonical when generating the IG JSON.
#
# global:
# Patient: http://example.org/fhir/StructureDefinition/my-patient-profile
# Encounter: http://example.org/fhir/StructureDefinition/my-encounter-profile
#
#
# The resources property corresponds to IG.definition.resource.
# SUSHI can auto-generate all of the resource entries based on
# the FSH definitions and/or information in any user-provided
# JSON or XML resource files. If the generated entries are not
# sufficient or complete, however, the author can add entries
# here. If the reference matches a generated entry, it will
# replace the generated entry. If it doesn't match any generated
# entries, it will be added to the generated entries. The format
# follows IG.definition.resource with the following differences:
# * use IG.definition.resource.reference.reference as the YAML key.
# * if the key is an id or name, SUSHI will replace it with the
# correct URL when generating the IG JSON.
# * specify "omit" to omit a FSH-generated resource from the
# resource list.
# * if the exampleCanonical is an id or name, SUSHI will replace
# it with the correct canonical when generating the IG JSON.
# * groupingId can be used, but top-level groups syntax may be a
# better option (see below).
# The following are simple examples to demonstrate what this might
# look like:
#
# NOTE: Added these as overrides because the default SUSHI compiler does not mark them as examples
resources:
StructureDefinition/chf-bodyweight:
name: CHF Body Weight
description: This profile defines how to represent body weight observations in FHIR using a standard LOINC code and UCUM units of measure (in kg).
exampleBoolean: true
StructureDefinition/chf-bodyweight-change:
name: CHF Body Weight Change
description: This profile defines how to represent body weight change observations in FHIR using a CHF code and UCUM units of measure (in kg).
exampleBoolean: true
StructureDefinition/chf-cardiology-consult:
name: CHF Cardiology Consult
description: Documents a procedure as an activity within the context of a computable clinical practice guideline
exampleBoolean: true
StructureDefinition/chf-cardiology-consult-request:
name: CHF Cardiology Consult Request
description: Request for a cardiology consultation as part of a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-creatinine:
name: CHF Creatinine
description: This profile defines how to represent creatinine observations in FHIR using a LOINC code and UCUM units of measure (in mg/dL).
exampleBoolean: true
StructureDefinition/chf-egfr:
name: CHF eGFR
description: This profile defines how to represent eGFR in FHIR using a CHF code and UCUM units of measure (in mol/mm/m2).
exampleBoolean: true
StructureDefinition/chf-jvp:
name: CHF Jugular Venous Pressure
description: This profile defines how to represent jugular venous pressure observations in FHIR using a CHF code and UCUM units of measure (in cmH2O).
exampleBoolean: true
StructureDefinition/chf-jvp-request:
name: CHF Jugular Venous Pressure Request
description: Request to measure jugular venous pressure as part of a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-lasix-iv-administration:
name: CHF LASIX IV Administration
description: Documents the administration of LASIX IV as a pathway event within a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-lasix-iv-request:
name: CHF LASIX IV Request
description: Request to administer LASIX IV as part of a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-lasix-po-administration:
name: CHF LASIX PO Administration
description: Documents the administration of LASIX PO as a pathway event within a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-lasix-po-request:
name: CHF LASIX PO Request
description: Request to administer LASIX PO as part of a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-net-io:
name: CHF Net Intake/Output
description: This profile defines how to represent net intake/output observations in FHIR using a CHF code and UCUM units of measure (in L/day).
exampleBoolean: true
StructureDefinition/chf-o2-sat:
name: CHF Oxygen Saturation
description: This profile defines how to represent oxygen saturation observations in FHIR using a standard LOINC code and UCUM units of measure.
exampleBoolean: true
StructureDefinition/chf-o2-sat-request:
name: CHF Oxygen Saturation Request
description: Request to measure oxygen saturation as part of a congestive heart failure pathway
exampleBoolean: true
StructureDefinition/chf-potassium:
name: CHF Potassium
description: This profile defines how to represent potassium observations in FHIR using a standard LOINC code and UCUM units of measure (in meq/L).
exampleBoolean: true
StructureDefinition/chf-urine-out:
name: CHF Urine Out
description: This profile defines how to represent urine output observations in FHIR using a LOINC code and UCUM units of measure (in L/day).
exampleBoolean: true
# ImplementationGuide/hl7.fhir.uv.cpg.chf: omit #omit this because this template does not generate HTML for IG, so the link from TOC fails
# Patient/my-example-patient:
# name: My Example Patient
# description: An example Patient
# exampleBoolean: true
# Patient/bad-example: omit
#
#
# Groups can control certain aspects of the IG generation. The IG
# documentation recommends that authors use the apply groups that
# are provided by the templating framework, but if authors want to
# use their own instead, they can use the mechanism below. This will
# create IG.definition.grouping entries and associate the individual
# resource entries with the corresponding groupIds. If a resource
# is specified by id or name, SUSHI will replace it with the correct
# URL when generating the IG JSON.
#
# groups:
# GroupA:
# name: Group A
# description: The Alpha Group
# resources:
# - StructureDefinition/animal-patient
# - StructureDefinition/arm-procedure
# GroupB:
# name: Group B
# description: The Beta Group
# resources:
# - StructureDefinition/bark-control
# - StructureDefinition/bee-sting
#
#
# The ImplementationGuide resource defines several other properties
# not represented above. These properties can be used as-is and
# should follow the format defined in ImplementationGuide:
# * date
# * meta
# * implicitRules
# * language
# * text
# * contained
# * extension
# * modifierExtension
# * experimental
# * useContext
# * copyright
# * packageId
#
#
# ╭──────────────────────────────────────────SUSHI flags───────────────────────────────────────────╮
# │ The flags below configure aspects of how SUSHI processes FSH. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
# The FSHOnly flag indicates if only FSH resources should be exported.
# If set to true, no IG related content will be generated.
# The apply value for this property is false.
#
# FSHOnly: false
#
#
# When set to true, the "short" and "definition" field on the root element of an Extension will
# be set to the "Title" and "Description" of that Extension. apply is true.
#
# applyExtensionMetadataToRoot: true
#
#
# The instanceOptions property is used to configure certain aspects of how SUSHI processes instances.
# See the individual option definitions below for more detail.
#
instanceOptions:
# When set to true, slices must be referred to by name and not only by a numeric index in order to be used
# in an Instance's assignment rule. All slices appear in the order in which they are specified in FSH rules.
# While SUSHI applys to false for legacy reasons, manualSliceOrding is recommended for new projects.
manualSliceOrdering: true # true | false
# Determines for which types of Instances SUSHI will automatically set meta.profile
# if InstanceOf references a profile:
#
# setMetaProfile: always # always | never | inline-only | standalone-only
#
#
# Determines for which types of Instances SUSHI will automatically set id
# if InstanceOf references a profile:
#
# setId: always # always | standalone-only