-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathsushi-config.yaml
More file actions
273 lines (268 loc) · 12.2 KB
/
sushi-config.yaml
File metadata and controls
273 lines (268 loc) · 12.2 KB
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
# ╭─────────────────────────────────ImplementationGuide-fish.json──────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: │
# │ https://fshschool.org/docs/sushi/configuration/#full-configuration │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
instanceOptions:
setMetaProfile: never
manualSliceOrdering: true
id: davinci-crd
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm
valueInteger: 4
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-wg
valueCode: fm
canonical: http://hl7.org/fhir/us/davinci-crd
version: 2.2.1
name: CoverageRequirementsDiscovery
title: Da Vinci - Coverage Requirements Discovery
status: active
experimental: false
publisher:
name: HL7 International / Financial Management
contact:
telecom:
- system: url
value: http://www.hl7.org/Special/committees/fm
description: Guidelines for conveying coverage requirements to clinicians when planning treatment
jurisdiction: urn:iso:std:iso:3166#US
packageId: hl7.fhir.us.davinci-crd
license: CC0-1.0
fhirVersion: 4.0.1
parameters:
path-expansion-params: "../../input/terminology-settings.json"
requirements-category-vs: "http://hl7.org/fhir/us/davinci-crd/ValueSet/cs-categories"
auto-oid-root: 2.16.840.1.113883.4.642.40.18
apply-publisher: true
apply-contact: true
globals-in-artifacts: true
term-params-in-artifacts: true
pin-canonicals: pin-multiples
version-comparison:
- 2.1.0
shownav: true
toggle-changes: true
# path-binary: input/hooks-files
copyrightYear: 2019+
releaseLabel: STU 2.2
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
dependencies:
# hl7.terminology.r4:
# id: terminology
# version: 7.0.1
# uri: http://terminology.hl7.org/ImplementationGuide/hl7.terminology
# reason: |
# Provides the latest versions of FHIR code systems and value sets, which are referenced by this IG
hl7.fhir.uv.xver-r5.r4:
id: xver
version: 0.1.0
reason: |
Needed to pre-adopt R5 Questionnaire elements in R4
hl7.fhir.us.core:
id: uscore7
version: 7.0.0
uri: http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core
reason: |
Defines USCDI v4 EHR expectations on a range of resources that will be passed to and/or queried by CRD servers.
hl7.fhir.us.core.v610:
id: uscore6
version: 6.1.0
uri: http://hl7.org/fhir/us/core/v610/ImplementationGuide/hl7.fhir.us.core.v610
reason: |
Defines USCDI v3 EHR expectations on a range of resources that will be passed to and/or queried by CRD servers
hl7.fhir.us.core.v311:
id: uscore3
version: 3.1.1
uri: http://hl7.org/fhir/us/core/v311/ImplementationGuide/hl7.fhir.us.core.v311
reason: |
Defines USCDI v1 EHR expectations on a range of resources that will be passed to and/or queried by CRD servers.
hl7.fhir.uv.sdc:
id: sdc
version: 4.0.0
reason: |
Defines expectations for Questionnaires prompted by cards
hl7.fhir.us.davinci-hrex:
id: hrex
version: 1.2.0
reason: |
Defines common conformance rules across all Da Vinci IGs, as well as additional constraints and profiles beyond U.S. Core
us.nlm.vsac:
id: vsac
uri: http://fhir.org/packages/us.nlm.vsac/ImplementationGuide/us.nlm.vsac
version: 0.19.0
reason: |
Uses the latest version of the VSAC codes
hl7.fhir.uv.tools.r4:
id: tools
uri: http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools
version: 1.1.2
reason: |
Defines the CDS Hooks logical models
hl7.fhir.uv.cds-hooks:
id: cdshooks
uri: http://cds-hooks.hl7.org/ImplementationGuide/hl7.fhir.uv.cds-hooks
version: 3.0.0-ballot
reason: |
The CDS Hooks specification the CRD architecture is based on
hl7.fhir.uv.cds-hooks-library:
id: hooks
uri: http://cds-hooks.hl7.org/hooks/ImplementationGuide/hl7.fhir.uv.cds-hooks-library
version: 1.0.1
reason: |
Provides the hook definitions for CDS Hooks
pages:
index.md:
title: CRD IG Home Page
background.md:
title: Reading this IG
usecases.md:
title: Use Cases
credits.md:
title: Project and Participants
burden.md:
title: Burden Reduction
epa.md:
title: ePA Coordinators
operational.md:
title: Operational Considerations
conformance.md:
title: Conformance Expectations
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
conformancedetails.md:
title: Conformance Details
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
security.md:
title: Privacy, Safety, and Security
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
foundation.md:
title: Foundational Requirements
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
deviations.md:
title: CDS Hooks Deviations and Enhancements
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
hooks.md:
title: Supported Hooks
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
cards.md:
title: CDS Hooks Response Profiles
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
implementation.md:
title: Implementation Considerations
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
metrics.md:
title: CRD Metrics
allartifacts.md:
title: FHIR Artifacts
artifacts.html:
title: Artifact List
downloads.md:
title: Downloads
changes.md:
title: Change History
groups:
-str-logicalmodel-hooks:
name: "Structures: CDS Hooks Extensions"
description: "Models that define extensions on CDS Hooks JSON structures"
resources:
- CDSHookServiceResponseExtensionIfNoneExist
- CDSHookServiceResponseExtensionAssociatedResource
- CDSHookServiceRequestExtensionRequestConfig
- CDSHookServiceRequestExtensionRequestCRDVersion
- CDSHookServicesExtensionConfiguration
- CDSHookServicesExtensionCRDVersion
-ex-example-hooks:
name: "Example: CDS Hooks Examples"
description: "Examples of CDS Hooks JSON instances"
resources:
Binary/CRDServices:
groupingId: "-ex-example-hooks"
name: "Example CRD Discovery Response"
description: "An example of a CRD discovery response"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/tools/StructureDefinition/CDSHooksServices
Binary/CRDServiceRequest:
groupingId: "-ex-example-hooks"
name: "Example CRD Request with ServiceRequests"
description: "An example of a CRD request for order-sign with ServiceRequests"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksRequest
Binary/CRDServiceRequest2:
groupingId: "-ex-example-hooks"
name: "Example CRD Request with MedicationRequests"
description: "An example of a CRD request for order-dispatch with MedicationRequests"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksRequest
Binary/CRDServiceRequest3:
groupingId: "-ex-example-hooks"
name: "Example CRD Request with CommunicationRequest"
description: "An example of a CRD request for order-sign with CommunicationRequest"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksRequest
Binary/CRDServiceRequest4:
groupingId: "-ex-example-hooks"
name: "Example CRD Request with appointment-book"
description: "An example of a CRD request for appointment-book"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksRequest
Binary/CRDServiceResponse:
groupingId: "-ex-example-hooks"
name: "Example CRD Response with: Links, Information, Coverage Information, and Order Replacement example"
description: "An example of a CRD response of all 'mustSupport' response types, plus 'change order' response type"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse
Binary/CRDServiceResponse2:
groupingId: "-ex-example-hooks"
name: "Example CRD Response with: Order Replacement, Order supplement, Form Completion, Coverage Update, SMART launch"
description: "An example CRD response with various optional response types"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse
Binary/CRDServiceResponse3:
groupingId: "-ex-example-hooks"
name: "Example CRD Response with simple Coverage Information"
description: "An example CRD response to a CommunicationRequest with a simple Coverage Information system action"
extension:
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format
valueCode: application/json
- url: http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-logical
valueCanonical: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/CRDHooksResponse