-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsushi-config.yaml
273 lines (236 loc) · 11.3 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
# TODO
# Make sure all of the artifacts are in place and nicely organized
# Examples for all profiles
# Review all descriptions
# ╭──────────────────────────────────────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: hl7.fhir.us.davinci-pct
canonical: http://hl7.org/fhir/us/davinci-pct
name: PatientCostTransparency
title: Patient Cost Transparency Implementation Guide
description: To support the request for cost information for specific services and items from the payer and return them in near real-time to allow effective decision making by the patient in consultation with the 'ordering' provider.
status: active
version: 2.0.0-draft
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: fm # <<< The value must be the code for the workgroup
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
# Maturity TBD
# - url: http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm
# valueInteger: 3
publisher:
name: HL7 International / Financial Management
url: http://www.hl7.org/Special/committees/fm
email: fmlists@lists.hl7.org
fhirVersion: 4.0.1
dependencies:
hl7.fhir.us.core: 3.1.1
hl7.fhir.extensions.r5: 4.0.1
hl7.fhir.us.davinci-hrex: 1.0.0 # NOTE: Da Vinci HRex depends on US Core 3.1.0
hl7.terminology: 6.1.0
hl7.fhir.uv.subscriptions-backport: 1.1.0
copyrightYear: 2025+
releaseLabel: STU 2 - Draft
jurisdiction: urn:iso:std:iso:3166#US
parameters:
path-expansion-params: '../../input/exp-params.json' # for using US ed of SNOMED
active-tables: false
apply-contact: true
apply-jurisdiction: true
apply-publisher: true
apply-version: true
show-inherited-invariants: false
# usage-stats-opt-out: true
# excludexml: false
# excludejson: false
# excludettl: true
# excludemap: true
# tabbed-snapshots: false
path-liquid: liquid
#propagate-status: true
auto-oid-root: 2.16.840.1.113883.4.642.40.4
version-comparison-master: 1.1.0
version-comparison:
- 1.0.0
- 1.1.0
pages:
index.md:
title: Patient Cost Transparency Implementation Guide Home Page
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
use_cases.md:
title: Use Case and Actors
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
gfe_coordination_overview.md:
title: Good Faith Estimate (GFE) Coordination Overview
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: draft
gfe_submission_and_aeob_overview.md:
title: Good Faith Estimate (GFE) Submission and AEOB Overview
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
underlying_technologies.md:
title: Technical Background and Underlying Technologies
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
formal_specification.md:
title: Formal Specification
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
gfe_coordination_specification.md:
title: Good Faith Estimate (GFE) Coordination Specification
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: draft
gfe_submission_and_aeob_specification.md:
title: Good Faith Estimate (GFE) Submission and AEOB Specification
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
terminology_licensure.md:
title: Terminology Licensure
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
security.md:
title: Security
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: trial-use
downloads.md:
title: Downloads
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
change_log.md:
title: Change Log
extension:
- url: >-
http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: informative
# credits.md:
# title: Credits
#artifacts.md:
# title: FHIR Artifacts
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
IG Home: index.html
Table of Contents: toc.html
Background:
Use Case and Actors: use_cases.html
GFE Coordination Overview: gfe_coordination_overview.html
GFE Submission and AEOB Overview: gfe_submission_and_aeob_overview.html
Technical Background and Underlying Technologies: underlying_technologies.html
Specification:
General Specification: formal_specification.html
GFE Coordination Specification: gfe_coordination_specification.html
GFE Submission and AEOB Specification: gfe_submission_and_aeob_specification.html
FHIR Artifacts:
Capability Statements: artifacts.html#1
Operations: artifacts.html#2
Search Parameters: artifacts.html#3
Profiles: artifacts.html#4
Extensions: artifacts.html#5
Value Sets: artifacts.html#6
Code Systems: artifacts.html#7
Examples: artifacts.html#8
Terminology Licensure: terminology_licensure.html
Security: security.html
Support:
Project Home: https://confluence.hl7.org/pages/viewpage.action?pageId=116460399
Discussion Forum: https://chat.fhir.org/#narrow/stream/301151-Da-Vinci-PCT
Propose a Change: https://jira.hl7.org/secure/CreateIssueDetails!init.jspa?pid=10405&issuetype=10600&customfield_11302=FHIR-us-davinci-pct
Downloads: downloads.html
Change Log: change_log.html
groups:
CapabilityStatements:
name: "Behavior: Capability Statements"
description: The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.
resources:
- CapabilityStatement/davinci-pct
- CapabilityStatement/davinci-pct-coordination-platform
- CapabilityStatement/davinci-pct-coordination-requester
- CapabilityStatement/davinci-pct-gfe-contributor
Operations:
name: "Behavior: Operation Definitions"
description: These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide.
resources:
- OperationDefinition/GFE-retrieve
- OperationDefinition/GFE-submit
SearchParameters:
name: "Behavior: Search Parameters"
description: These define the properties by which a RESTful server can be searched. They can also be used for sorting and including related resources.
resources:
- SearchParameter/aeob-date-of-service
- SearchParameter/task-requested-period
- SearchParameter/task-replaces
General:
name: "Structures: General Resource Profiles"
description: These define constraints on FHIR resources for systems conforming to this implementation guide.
resources:
- StructureDefinition/davinci-pct-organization
- StructureDefinition/davinci-pct-practitioner
- StructureDefinition/davinci-pct-coverage
GFE:
name: "Structures: GFE Resource Profiles"
description: These define constraints on GFE and GFE Coordination Request related FHIR resources for systems conforming to this implementation guide.
resources:
- StructureDefinition/davinci-pct-gfe-coordination-task
- StructureDefinition/davinci-pct-gfe-contributor-task
- StructureDefinition/davinci-pct-gfe-coordination-bundle
- StructureDefinition/davinci-pct-gfe-information-bundle
- StructureDefinition/davinci-pct-servicerequest
- StructureDefinition/davinci-pct-medicationrequest
- StructureDefinition/davinci-pct-devicerequest
- StructureDefinition/davinci-pct-service-location
- StructureDefinition/davinci-pct-gfe-collection-bundle
- StructureDefinition/davinci-pct-gfe-bundle
- StructureDefinition/davinci-pct-gfe-missing-bundle
- StructureDefinition/davinci-pct-gfe-summary
- StructureDefinition/davinci-pct-gfe-institutional
- StructureDefinition/davinci-pct-gfe-professional
AEOB:
name: "Structures: AEOB Resource Profiles"
description: These define constraints on AEOB and GFE Submit related FHIR resources for systems conforming to this implementation guide.
resources:
- StructureDefinition/davinci-pct-aeob-documentreference
- StructureDefinition/davinci-pct-aeob-document-bundle
- StructureDefinition/davinci-pct-aeob-composition
- StructureDefinition/davinci-pct-aeob-summary
- StructureDefinition/davinci-pct-aeob
- StructureDefinition/davinci-pct-aeob-complete
- StructureDefinition/davinci-pct-gfe-validation-error
- StructureDefinition/davinci-pct-aeob-adjudication-error
ARCHIVED:
name: "DO NOT USE: Archived Resource Profiles"
description: These are archived profiles temporarily held during a transition from collection bundles to document bundles.
resources:
- StructureDefinition/davinci-pct-aeob-bundle
# Base Specs:
# FHIR R4 Spec: new-tab {{site.data.fhir.path}}
# US Core: new-tab {{site.data.fhir.ver.hl7_fhir_us_core}}
# HRex: new-tab {{site.data.fhir.ver.hl7_fhir_us_davinci_hrex}}
# History: http://hl7.org/fhir/us/davinci-pct/history.html