davinci_dtr_test_kit 0.14.1 → 0.14.2
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 582ae3fd11b54da069dd6a35c0483f9d81f1a71b4ba35b3405f0b73d054479ed
|
4
|
+
data.tar.gz: b459e9136f45028fd71dd9263dbb61e074dc5bfb8acc66031b17e11dd775f6e1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e37fbbce67ee3754a9d343fcf8dcf245cd17baf58bee30df60593c32501a83b969c5fd14cdb7c349a394e45407fa3ab1ffc12d77bdd321165f7b32d6c04170d1
|
7
|
+
data.tar.gz: 2714acb59c1a5360515b2f7fadd272b9fa14cad89fb348d38873826aede00db4580742f4f90db4a1f96d20add123339f7161a74a3a58f627461219f3a1ea63e9
|
@@ -0,0 +1,166 @@
|
|
1
|
+
---
|
2
|
+
:name: dtr_questionnaireresponse
|
3
|
+
:class_name: DtrQuestionnaireresponseSequence
|
4
|
+
:version: v3.1.1
|
5
|
+
:reformatted_version: v311
|
6
|
+
:resource: QuestionnaireResponse
|
7
|
+
:profile_url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-questionnaireresponse
|
8
|
+
:profile_name: DTR Questionnaire Response
|
9
|
+
:profile_version: 2.0.1
|
10
|
+
:title: DTR Questionnaire Response
|
11
|
+
:short_description: Verify support for the server capabilities required by the DTR
|
12
|
+
Questionnaire Response.
|
13
|
+
:is_delayed: false
|
14
|
+
:interactions:
|
15
|
+
- :code: read
|
16
|
+
:expectation: SHALL
|
17
|
+
- :code: create
|
18
|
+
:expectation: SHALL
|
19
|
+
- :code: update
|
20
|
+
:expectation: SHALL
|
21
|
+
- :code: search-type
|
22
|
+
:expectation: SHALL
|
23
|
+
:operations: []
|
24
|
+
:searches:
|
25
|
+
- :names:
|
26
|
+
- patient
|
27
|
+
:expectation: SHALL
|
28
|
+
:names_not_must_support_or_mandatory: []
|
29
|
+
:must_support_or_mandatory: true
|
30
|
+
- :names:
|
31
|
+
- context
|
32
|
+
:expectation: SHALL
|
33
|
+
:names_not_must_support_or_mandatory:
|
34
|
+
- context
|
35
|
+
:must_support_or_mandatory: false
|
36
|
+
:search_definitions:
|
37
|
+
:context:
|
38
|
+
:paths:
|
39
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/qr-context').value
|
40
|
+
:full_paths:
|
41
|
+
- QuestionnaireResponse.extension.where(url='http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/qr-context').value
|
42
|
+
:comparators: {}
|
43
|
+
:values: []
|
44
|
+
:type: reference
|
45
|
+
:contains_multiple: false
|
46
|
+
:multiple_or: MAY
|
47
|
+
:patient:
|
48
|
+
:paths:
|
49
|
+
- subject
|
50
|
+
:full_paths:
|
51
|
+
- QuestionnaireResponse.subject
|
52
|
+
:comparators: {}
|
53
|
+
:values: []
|
54
|
+
:type: Reference
|
55
|
+
:contains_multiple: false
|
56
|
+
:multiple_or: MAY
|
57
|
+
:include_params: []
|
58
|
+
:revincludes: []
|
59
|
+
:required_concepts: []
|
60
|
+
:must_supports:
|
61
|
+
:extensions:
|
62
|
+
- :id: QuestionnaireResponse.extension:signature
|
63
|
+
:path: extension
|
64
|
+
:url: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature
|
65
|
+
- :id: QuestionnaireResponse.questionnaire.extension:questionnaireDisplay
|
66
|
+
:path: questionnaire.extension
|
67
|
+
:url: http://hl7.org/fhir/StructureDefinition/display
|
68
|
+
- :id: QuestionnaireResponse.item.extension:ItemSignature
|
69
|
+
:path: item.extension
|
70
|
+
:url: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature
|
71
|
+
- :id: QuestionnaireResponse.item.answer.extension:itemAnswerMedia
|
72
|
+
:path: item.answer.extension
|
73
|
+
:url: http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemAnswerMedia
|
74
|
+
- :id: QuestionnaireResponse.item.answer.extension:ordinalValue
|
75
|
+
:path: item.answer.extension
|
76
|
+
:url: http://hl7.org/fhir/StructureDefinition/ordinalValue
|
77
|
+
- :id: QuestionnaireResponse.item.answer.extension:origin
|
78
|
+
:path: item.answer.extension
|
79
|
+
:url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/information-origin
|
80
|
+
:slices: []
|
81
|
+
:elements:
|
82
|
+
- :path: identifier
|
83
|
+
- :path: questionnaire
|
84
|
+
- :path: status
|
85
|
+
- :path: subject
|
86
|
+
:types:
|
87
|
+
- Reference
|
88
|
+
:target_profiles:
|
89
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
|
90
|
+
- :path: authored
|
91
|
+
- :path: author
|
92
|
+
:types:
|
93
|
+
- Reference
|
94
|
+
- :path: item
|
95
|
+
- :path: item.linkId
|
96
|
+
- :path: item.text
|
97
|
+
- :path: item.answer
|
98
|
+
- :path: item.answer.value[x]
|
99
|
+
:types:
|
100
|
+
- Reference
|
101
|
+
- :path: item.answer.item
|
102
|
+
- :path: item.item
|
103
|
+
:mandatory_elements:
|
104
|
+
- QuestionnaireResponse.extension
|
105
|
+
- QuestionnaireResponse.questionnaire
|
106
|
+
- QuestionnaireResponse.status
|
107
|
+
- QuestionnaireResponse.subject
|
108
|
+
- QuestionnaireResponse.authored
|
109
|
+
- QuestionnaireResponse.item
|
110
|
+
- QuestionnaireResponse.item.linkId
|
111
|
+
- QuestionnaireResponse.item.answer.extension
|
112
|
+
:bindings:
|
113
|
+
- :type: code
|
114
|
+
:strength: required
|
115
|
+
:system: http://hl7.org/fhir/ValueSet/questionnaire-answers-status
|
116
|
+
:path: status
|
117
|
+
:references:
|
118
|
+
- :path: QuestionnaireResponse.basedOn
|
119
|
+
:profiles:
|
120
|
+
- http://hl7.org/fhir/StructureDefinition/CarePlan
|
121
|
+
- http://hl7.org/fhir/StructureDefinition/ServiceRequest
|
122
|
+
- :path: QuestionnaireResponse.partOf
|
123
|
+
:profiles:
|
124
|
+
- http://hl7.org/fhir/StructureDefinition/Observation
|
125
|
+
- http://hl7.org/fhir/StructureDefinition/Procedure
|
126
|
+
- :path: QuestionnaireResponse.subject
|
127
|
+
:profiles:
|
128
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
|
129
|
+
- :path: QuestionnaireResponse.encounter
|
130
|
+
:profiles:
|
131
|
+
- http://hl7.org/fhir/StructureDefinition/Encounter
|
132
|
+
- :path: QuestionnaireResponse.author
|
133
|
+
:profiles:
|
134
|
+
- http://hl7.org/fhir/StructureDefinition/Device
|
135
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient
|
136
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner
|
137
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole
|
138
|
+
- http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
|
139
|
+
- http://hl7.org/fhir/StructureDefinition/RelatedPerson
|
140
|
+
- :path: QuestionnaireResponse.source
|
141
|
+
:profiles:
|
142
|
+
- http://hl7.org/fhir/StructureDefinition/Patient
|
143
|
+
- http://hl7.org/fhir/StructureDefinition/Practitioner
|
144
|
+
- http://hl7.org/fhir/StructureDefinition/PractitionerRole
|
145
|
+
- http://hl7.org/fhir/StructureDefinition/RelatedPerson
|
146
|
+
:tests:
|
147
|
+
- :id: us_core_v311_questionnaire_response_patient_search_test
|
148
|
+
:file_name: questionnaire_response_patient_search_test.rb
|
149
|
+
- :id: us_core_v311_questionnaire_response_context_search_test
|
150
|
+
:file_name: questionnaire_response_context_search_test.rb
|
151
|
+
- :id: us_core_v311_questionnaire_response_read_test
|
152
|
+
:file_name: questionnaire_response_read_test.rb
|
153
|
+
- :id: us_core_v311_questionnaire_response_validation_test
|
154
|
+
:file_name: questionnaire_response_validation_test.rb
|
155
|
+
- :id: us_core_v311_questionnaire_response_must_support_test
|
156
|
+
:file_name: questionnaire_response_must_support_test.rb
|
157
|
+
- :id: us_core_v311_questionnaire_response_reference_resolution_test
|
158
|
+
:file_name: questionnaire_response_reference_resolution_test.rb
|
159
|
+
:id: us_core_v311_questionnaire_response
|
160
|
+
:file_name: questionnaire_response_group.rb
|
161
|
+
:delayed_references:
|
162
|
+
- :path: author
|
163
|
+
:resources:
|
164
|
+
- Practitioner
|
165
|
+
- PractitionerRole
|
166
|
+
- Organization
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: davinci_dtr_test_kit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.14.
|
4
|
+
version: 0.14.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Karl Naden
|
@@ -210,6 +210,7 @@ files:
|
|
210
210
|
- lib/davinci_dtr_test_kit/profiles/nutrition_order/nutrition_order_read.rb
|
211
211
|
- lib/davinci_dtr_test_kit/profiles/nutrition_order/nutrition_order_validation.rb
|
212
212
|
- lib/davinci_dtr_test_kit/profiles/nutrition_order_group.rb
|
213
|
+
- lib/davinci_dtr_test_kit/profiles/questionnaire_response/metadata.yml
|
213
214
|
- lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_context_search.rb
|
214
215
|
- lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_create.rb
|
215
216
|
- lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_patient_search.rb
|