-
Notifications
You must be signed in to change notification settings - Fork 16
/
sushi-config.yaml
181 lines (181 loc) · 11.2 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
id: hl7.fhir.uv.sdc
canonical: http://hl7.org/fhir/uv/sdc
version: 4.0.0-ballot
name: StructuredDataCapture
title: Structured Data Capture
status: active
publisher:
name: HL7 International / FHIR Infrastructure
url: http://www.hl7.org/Special/committees/fiwg
contact:
telecom:
- system: url
value: http://www.hl7.org/Special/committees/fiwg
description: The SDC specification provides an infrastructure to standardize the capture and expanded use of patient-level data collected within an EHR.
license: CC0-1.0
fhirVersion: 4.0.1
parameters:
auto-oid-root: 2.16.840.1.113883.4.642.40.17
apply-publisher: true
apply-contact: true
globals-in-artifacts: true
show-inherited-invariants: false
shownav: true
version-comparison:
- 3.0.0
copyrightYear: 2022+
releaseLabel: STU 4 ballot
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001 "World"
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: "fhir"
dependencies:
hl7.fhir.r4.examples:
id: examples
uri: http://hl7.org/fhir/ImplementationGuide/fhir
version: 4.0.1
hl7.fhir.uv.extensions:
id: ext
version: current
hl7.fhir.extensions.r5:
id: r5ext
version: 4.0.1
reason: |
Makes available certain R5 elements for use as part of this R4 IG
pages:
index.html:
title: SDC Home Page
project.html:
title: Project and participants
intro.html:
title: Introduction
security.html:
title: Security Details
expressions.html:
title: Using Expressions
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
workflow.html:
title: Basic SDC workflow
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
search.html:
title: Finding a Questionnaire
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
rendering.html:
title: Advanced Form Rendering
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
behavior.html:
title: Form Behavior and Calculation
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
modular.html:
title: Modular Forms
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
adaptive.html:
title: Adaptive Forms
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
populate.html:
title: Form Population
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
extraction.html:
title: Form Data Extraction
extension:
- url: http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
valueCode: "trial-use"
artifacts.html:
title: Artifact List
examples.html:
title: Examples
downloads.html:
title: Useful Downloads
changes.html:
title: IG Change History
resources:
StructureDefinition/sdc-questionnaire-entryMode:
description: An indication of how the user should be prompted for answers when completing a QuestionnaireResponse
StructureDefinition/sdc-questionnaire-enableWhenExpression:
description: An expression that returns a boolean value for whether to enable the item
StructureDefinition/sdc-questionnaire-minQuantity:
description: The inclusive lower bound on the range of allowed values for a 'quantity' type question
StructureDefinition/sdc-questionnaire-maxQuantity:
description: The inclusive upper bound on the range of allowed values for a 'quantity' type question
StructureDefinition/sdc-questionnaire-answerExpression:
description: An expression (FHIRPath, CQL or FHIR Query) that resolves to a list of permitted answers for a question item.
StructureDefinition/sdc-questionnaire-contextExpression:
description: A FHIR Query that resolves to one or more resources that can be displayed to the user to help provide context for answering a question
StructureDefinition/sdc-questionnaire-answerOptionsToggleExpression:
description: A complex expression that provides a list of the allowed options that should be enabled or disabled based on the evaluation of a provided expression.
StructureDefinition/sdc-questionnaire-candidateExpression:
description: A FHIRPath or CQL Expression, or FHIR Query that resolves to a list of candidate answers (usually based on other answers in the questionnaire or based on information within the health record) for the question item or that establishes context for a group item
StructureDefinition/sdc-questionnaire-lookupQuestionnaire:
description: For items of type reference, the reference can be populated either by picking an existing entity or by creating a new one. In the latter case, this Questionnaire allows specifying the Questionnaire to use in creating the target instance. This can be direct (if the Reference is to a Questionnaire) or indirect via mapping if the Reference is to some other sort of resource.
StructureDefinition/sdc-questionnaire-launchContext:
description: Resources that provide context for form processing logic (pre-population, flow-control, drop-down selection, etc.) when creating/displaying/editing a QuestionnaireResponse
StructureDefinition/sdc-questionnaire-initialExpression:
description: Initial value for a question answer as determined by an evaluated expression
StructureDefinition/sdc-questionnaire-calculatedExpression:
description: Calculated value for a question answer as determined by an evaluated expression
StructureDefinition/sdc-questionnaire-openLabel:
description: The label text to display beside free-text and/or unrestricted type values for an ‘open’ choice element. E.g. ‘Other, please specify’, or ‘Additional condition’, or ‘More reason(s)’, etc.
StructureDefinition/sdc-questionnaire-itemMedia:
description: Media to render/make available accompanying the question being asked or group or display item being rendered.
StructureDefinition/sdc-questionnaire-itemAnswerMedia:
description: Media to render/make available as an accompaniment to a specific answer option.
StructureDefinition/sdc-questionnaire-width:
description: When used with an item control that causes the question to appear as a column in a table, indicates the width to give to the column for this question.
StructureDefinition/sdc-questionnaire-collapsible:
description: Indicates that the child items of an item are displayed in collapsible form (either collapsed or expanded)
StructureDefinition/sdc-questionnaire-choiceColumn:
description: Provides guidelines for rendering multi-column choices
StructureDefinition/sdc-questionnaire-shortText:
description: Provides a short text for an item. This element is useful for items that require a shorter text when rendered (e.g. when item is displayed on a mobile phone).
StructureDefinition/sdc-questionnaire-optionalDisplay:
description: If set to true, it means that the system displaying the form (or the individual encoding the form for data capture) can choose to omit the item from display to the user.
StructureDefinition/sdc-questionnaire-sourceQueries:
description: A Batch Bundle containing a set of queries that should be executed to provide source data for a StructureMap to create a populated QuestionnaireResponse
StructureDefinition/sdc-questionnaire-isSubject:
description: If present and true, indicates that the item establishes a different subject for the group in a response
StructureDefinition/sdc-questionnaireresponse-isSubject:
description: If present and true, indicates that the item indicates a different subject for this group
StructureDefinition/sdc-questionnaire-itemPopulationContext:
description: Specifies a query that identifies the resource (or set of resources for a repeating item) that should be used to populate this Questionnaire or Questionnaire.item on initial population.
StructureDefinition/sdc-questionnaire-observationLinkPeriod:
description: Indicates the time-period (from 'now') to search for observations that match the Questionnaire.item.code and Questionnaire.subject when pre-populating the QuestionnaireResponse.
StructureDefinition/sdc-questionnaire-observationExtract:
description: If true, indicates that the observation-based approach should be used to extract either the particular item (if extension is defined on an individual question or group based on the code present) or all items in the questionnaire (if defined at the questionnaire root and if they have a code present)
StructureDefinition/sdc-questionnaire-observation-extract-category:
description: Indicates the Observation.category value(s) that should appear on extracted Observations for the entire Questionnaire or for the current item and descendant items.
StructureDefinition/sdc-questionnaire-sourceStructureMap:
description: StructureMaps that produce QuestionnaireResponses for this Questionnaire as 'target' - i.e. that can be used to create QuestionnaireResponses that are valid against this Questionnaire.
StructureDefinition/sdc-questionnaire-targetStructureMap:
description: StructureMaps that have QuestionnaireResponses of this Questionnaire as 'source'- i.e. that can be used to create other artifacts from QuestionnaireResponses that are valid against this Questionnaire.
StructureDefinition/sdc-questionnaire-performerType:
description: Indicates the types of resources that can record answers to a Questionnaire
StructureDefinition/sdc-questionnaire-questionnaireAdaptive:
description: Indicates if a questionnaire is adaptive - either set to true or set the base URL of the server that can perform the nextQuestion operation of the questionnaire
StructureDefinition/sdc-questionnaire-preferredTerminologyServer:
description: Indicates the terminology server(s) that are known to be capable of returning and potentially expanding the value set(s) associated with the whole questionnaire or a particular group or question within the questionnaire (depending on where the extension appears).
StructureMap/QuestionnairePopulationTransform:
description: An example of a StructureMap used to support population of a QuestionnaireResponse from a search bundle
StructureMap/ExtractComplexSmap:
description: An example of a StructureMap used to support extraction from a QuestionnaireResponse
StructureMap/SDOHCCHungerVitalSignMap:
description: A StructureMap instance that represents the resource that transforms a specific question and answer from the LOINC Hunger Vital Sign [HVS] questionnaire (LOINC code 88121-9) into a corresponding Observation (SDOHCC Observation response Hunger Vital Sign Q3 Example) and derived Condition (SDOHCC Condition Food Insecurity Example).