davinci_us_drug_formulary_test_kit 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE +201 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/capability_statement/conformance_support_test.rb +41 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/capability_statement/fhir_version_test.rb +15 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/capability_statement/instantiate_test.rb +19 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/capability_statement/json_support_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/capability_statement/profile_support_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/custom_groups/v2.0.1/capability_statement_group.rb +78 -0
- data/lib/davinci_us_drug_formulary_test_kit/date_search_validation.rb +121 -0
- data/lib/davinci_us_drug_formulary_test_kit/fhir_resource_navigation.rb +155 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_code_search_test.rb +54 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_drug_tier_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_formulary_include_search_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_formulary_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_id_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_lastupdated_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_must_support_test.rb +46 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_period_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_pharmacy_benefit_type_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_read_test.rb +26 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_reference_resolution_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_status_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_subject_include_search_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_subject_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/basic_validation_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic/metadata.yml +292 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/basic_group.rb +107 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_coverage_area_search_test.rb +45 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_coverage_type_search_test.rb +45 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_formulary_coverage_search_test.rb +45 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_id_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_identifier_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_lastupdated_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_must_support_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_name_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_period_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_read_test.rb +26 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_status_search_test.rb +53 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_type_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/formulary_validation_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary/metadata.yml +278 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/formulary_group.rb +104 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_address_city_search_test.rb +44 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_address_postalcode_search_test.rb +44 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_address_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_address_state_search_test.rb +44 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_id_search_test.rb +56 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_lastupdated_search_test.rb +44 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_must_support_test.rb +37 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_read_test.rb +26 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/location_validation_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location/metadata.yml +177 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/location_group.rb +92 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_code_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_doseform_search_test.rb +45 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_drug_name_search_test.rb +44 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_id_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_lastupdated_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_must_support_test.rb +47 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_read_test.rb +26 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_status_search_test.rb +53 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/medication_knowledge_validation_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge/metadata.yml +214 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/medication_knowledge_group.rb +91 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/metadata.yml +1192 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/metadata.yml +371 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_coverage_area_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_coverage_type_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_formulary_coverage_include_search_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_formulary_coverage_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_id_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_identifier_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_lastupdated_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_must_support_test.rb +66 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_name_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_period_search_test.rb +42 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_read_test.rb +26 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_reference_resolution_test.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_status_search_test.rb +53 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_type_search_test.rb +43 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan/payer_insurance_plan_validation_test.rb +39 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/payer_insurance_plan_group.rb +108 -0
- data/lib/davinci_us_drug_formulary_test_kit/generated/v2.0.1/usdf_test_suite.rb +114 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/group_generator.rb +181 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/group_metadata.rb +79 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/group_metadata_extractor.rb +329 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/ig_loader.rb +77 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/ig_metadata.rb +33 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/ig_metadata_extractor.rb +40 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/ig_resources.rb +60 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/include_search_test_generator.rb +68 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/must_support_metadata_extractor.rb +384 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/must_support_test_generator.rb +117 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/naming.rb +28 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/read_test_generator.rb +92 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/reference_resolution_test_generator.rb +91 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/search_definition_metadata_extractor.rb +187 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/search_metadata_extractor.rb +59 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/search_test_generator.rb +270 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/suite_generator.rb +94 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/terminology_binding_metadata_extractor.rb +116 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/validation_test_generator.rb +102 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator/value_extractor.rb +113 -0
- data/lib/davinci_us_drug_formulary_test_kit/generator.rb +94 -0
- data/lib/davinci_us_drug_formulary_test_kit/igs/package/r4_search-parameters.json +65408 -0
- data/lib/davinci_us_drug_formulary_test_kit/igs/package.tgz +0 -0
- data/lib/davinci_us_drug_formulary_test_kit/must_support_test.rb +224 -0
- data/lib/davinci_us_drug_formulary_test_kit/read_test.rb +62 -0
- data/lib/davinci_us_drug_formulary_test_kit/reference_resolution_test.rb +174 -0
- data/lib/davinci_us_drug_formulary_test_kit/request_logger.rb +46 -0
- data/lib/davinci_us_drug_formulary_test_kit/search_test.rb +767 -0
- data/lib/davinci_us_drug_formulary_test_kit/search_test_properties.rb +58 -0
- data/lib/davinci_us_drug_formulary_test_kit/validation_test.rb +56 -0
- data/lib/davinci_us_drug_formulary_test_kit/version.rb +5 -0
- data/lib/davinci_us_drug_formulary_test_kit.rb +1 -0
- metadata +245 -0
@@ -0,0 +1,1192 @@
|
|
1
|
+
---
|
2
|
+
:ig_version: v2.0.1
|
3
|
+
:groups:
|
4
|
+
- :name: usdf_PayerInsurancePlan
|
5
|
+
:class_name: UsdfPayerinsuranceplanSequence
|
6
|
+
:version: v2.0.1
|
7
|
+
:reformatted_version: v201
|
8
|
+
:resource: InsurancePlan
|
9
|
+
:profile_url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PayerInsurancePlan
|
10
|
+
:profile_name: Payer Insurance Plan
|
11
|
+
:profile_version: 2.0.1
|
12
|
+
:title: Payer Insurance Plan
|
13
|
+
:short_description: Verify support for the server capabilities required by the Payer
|
14
|
+
Insurance Plan.
|
15
|
+
:interactions:
|
16
|
+
- :code: create
|
17
|
+
:expectation: MAY
|
18
|
+
- :code: search-type
|
19
|
+
:expectation: SHALL
|
20
|
+
- :code: read
|
21
|
+
:expectation: SHALL
|
22
|
+
- :code: vread
|
23
|
+
:expectation: SHOULD
|
24
|
+
- :code: update
|
25
|
+
:expectation: MAY
|
26
|
+
- :code: patch
|
27
|
+
:expectation: MAY
|
28
|
+
- :code: delete
|
29
|
+
:expectation: MAY
|
30
|
+
- :code: history-instance
|
31
|
+
:expectation: SHOULD
|
32
|
+
- :code: history-type
|
33
|
+
:expectation: MAY
|
34
|
+
:searches:
|
35
|
+
- :names:
|
36
|
+
- status
|
37
|
+
:expectation: SHALL
|
38
|
+
:names_not_must_support_or_mandatory: []
|
39
|
+
:must_support_or_mandatory: true
|
40
|
+
- :names:
|
41
|
+
- _id
|
42
|
+
:expectation: SHALL
|
43
|
+
:names_not_must_support_or_mandatory: []
|
44
|
+
:must_support_or_mandatory: true
|
45
|
+
- :names:
|
46
|
+
- _lastUpdated
|
47
|
+
:expectation: SHALL
|
48
|
+
:names_not_must_support_or_mandatory: []
|
49
|
+
:must_support_or_mandatory: true
|
50
|
+
- :names:
|
51
|
+
- identifier
|
52
|
+
:expectation: SHALL
|
53
|
+
:names_not_must_support_or_mandatory: []
|
54
|
+
:must_support_or_mandatory: true
|
55
|
+
- :names:
|
56
|
+
- period
|
57
|
+
:expectation: SHALL
|
58
|
+
:names_not_must_support_or_mandatory: []
|
59
|
+
:must_support_or_mandatory: true
|
60
|
+
- :names:
|
61
|
+
- type
|
62
|
+
:expectation: SHALL
|
63
|
+
:names_not_must_support_or_mandatory: []
|
64
|
+
:must_support_or_mandatory: true
|
65
|
+
- :names:
|
66
|
+
- name
|
67
|
+
:expectation: SHALL
|
68
|
+
:names_not_must_support_or_mandatory: []
|
69
|
+
:must_support_or_mandatory: true
|
70
|
+
- :names:
|
71
|
+
- coverage-type
|
72
|
+
:expectation: SHALL
|
73
|
+
:names_not_must_support_or_mandatory: []
|
74
|
+
:must_support_or_mandatory: true
|
75
|
+
- :names:
|
76
|
+
- formulary-coverage
|
77
|
+
:expectation: SHALL
|
78
|
+
:names_not_must_support_or_mandatory: []
|
79
|
+
:must_support_or_mandatory: true
|
80
|
+
- :names:
|
81
|
+
- coverage-area
|
82
|
+
:expectation: SHALL
|
83
|
+
:names_not_must_support_or_mandatory: []
|
84
|
+
:must_support_or_mandatory: true
|
85
|
+
:search_definitions:
|
86
|
+
:_id:
|
87
|
+
:paths:
|
88
|
+
- Resource.id
|
89
|
+
:full_paths:
|
90
|
+
- Resource.id
|
91
|
+
:comparators: {}
|
92
|
+
:values: []
|
93
|
+
:type: token
|
94
|
+
:contains_multiple: false
|
95
|
+
:_lastUpdated:
|
96
|
+
:paths:
|
97
|
+
- Resource.meta.lastUpdated
|
98
|
+
:full_paths:
|
99
|
+
- Resource.meta.lastUpdated
|
100
|
+
:comparators:
|
101
|
+
:eq: MAY
|
102
|
+
:ne: MAY
|
103
|
+
:gt: MAY
|
104
|
+
:ge: MAY
|
105
|
+
:lt: MAY
|
106
|
+
:le: MAY
|
107
|
+
:sa: MAY
|
108
|
+
:eb: MAY
|
109
|
+
:ap: MAY
|
110
|
+
:values: []
|
111
|
+
:type: date
|
112
|
+
:contains_multiple: false
|
113
|
+
:identifier:
|
114
|
+
:paths:
|
115
|
+
- identifier
|
116
|
+
:full_paths:
|
117
|
+
- InsurancePlan.identifier
|
118
|
+
:comparators: {}
|
119
|
+
:values: []
|
120
|
+
:type: Identifier
|
121
|
+
:contains_multiple: true
|
122
|
+
:multiple_or: true
|
123
|
+
:status:
|
124
|
+
:paths:
|
125
|
+
- status
|
126
|
+
:full_paths:
|
127
|
+
- InsurancePlan.status
|
128
|
+
:comparators: {}
|
129
|
+
:values:
|
130
|
+
- draft
|
131
|
+
- active
|
132
|
+
- retired
|
133
|
+
- unknown
|
134
|
+
:type: code
|
135
|
+
:contains_multiple: false
|
136
|
+
:multiple_or: true
|
137
|
+
:period:
|
138
|
+
:paths:
|
139
|
+
- period
|
140
|
+
:full_paths:
|
141
|
+
- InsurancePlan.period
|
142
|
+
:comparators:
|
143
|
+
:eq: MAY
|
144
|
+
:lt: MAY
|
145
|
+
:le: MAY
|
146
|
+
:gt: MAY
|
147
|
+
:ge: MAY
|
148
|
+
:sa: MAY
|
149
|
+
:eb: MAY
|
150
|
+
:values: []
|
151
|
+
:type: Period
|
152
|
+
:contains_multiple: false
|
153
|
+
:multiple_or: true
|
154
|
+
:type:
|
155
|
+
:paths:
|
156
|
+
- type
|
157
|
+
:full_paths:
|
158
|
+
- InsurancePlan.type
|
159
|
+
:comparators: {}
|
160
|
+
:values:
|
161
|
+
- medical
|
162
|
+
- dental
|
163
|
+
- mental
|
164
|
+
- subst-ab
|
165
|
+
- vision
|
166
|
+
- Drug
|
167
|
+
- short-term
|
168
|
+
- long-term
|
169
|
+
- hospice
|
170
|
+
- home
|
171
|
+
:type: CodeableConcept
|
172
|
+
:contains_multiple: false
|
173
|
+
:multiple_or: true
|
174
|
+
:name:
|
175
|
+
:paths:
|
176
|
+
- name
|
177
|
+
:full_paths:
|
178
|
+
- InsurancePlan.name
|
179
|
+
:comparators: {}
|
180
|
+
:values: []
|
181
|
+
:type: string
|
182
|
+
:contains_multiple: false
|
183
|
+
:multiple_or: true
|
184
|
+
:coverage-type:
|
185
|
+
:paths:
|
186
|
+
- coverage.type
|
187
|
+
:full_paths:
|
188
|
+
- InsurancePlan.coverage.type
|
189
|
+
:comparators: {}
|
190
|
+
:values:
|
191
|
+
- DRUGPOL
|
192
|
+
:type: CodeableConcept
|
193
|
+
:contains_multiple: false
|
194
|
+
:multiple_or: true
|
195
|
+
:formulary-coverage:
|
196
|
+
:paths:
|
197
|
+
- coverage.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
198
|
+
:full_paths:
|
199
|
+
- InsurancePlan.coverage.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
200
|
+
:comparators: {}
|
201
|
+
:values: []
|
202
|
+
:type: Reference
|
203
|
+
:target: InsurancePlan
|
204
|
+
:contains_multiple: true
|
205
|
+
:multiple_or: true
|
206
|
+
:coverage-area:
|
207
|
+
:paths:
|
208
|
+
- coverageArea
|
209
|
+
:full_paths:
|
210
|
+
- InsurancePlan.coverageArea
|
211
|
+
:comparators: {}
|
212
|
+
:values: []
|
213
|
+
:type: Reference
|
214
|
+
:target: Location
|
215
|
+
:contains_multiple: true
|
216
|
+
:multiple_or: true
|
217
|
+
:include_params: &1
|
218
|
+
- formulary-coverage
|
219
|
+
:must_supports:
|
220
|
+
:extensions:
|
221
|
+
- :id: InsurancePlan.coverage:drug-coverage.extension:usdf-FormularyReference-extension
|
222
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension
|
223
|
+
:path: coverage.extension
|
224
|
+
:slices:
|
225
|
+
- :slice_id: InsurancePlan.coverage:drug-coverage
|
226
|
+
:slice_name: drug-coverage
|
227
|
+
:path: coverage
|
228
|
+
:discriminator:
|
229
|
+
:type: patternCodeableConcept
|
230
|
+
:path: type
|
231
|
+
:code: DRUGPOL
|
232
|
+
:system: http://terminology.hl7.org/CodeSystem/v3-ActCode
|
233
|
+
- :slice_id: InsurancePlan.coverage:drug-coverage.benefit:drug-plan
|
234
|
+
:slice_name: drug-plan
|
235
|
+
:path: coverage.benefit
|
236
|
+
:discriminator:
|
237
|
+
:type: patternCodeableConcept
|
238
|
+
:path: type
|
239
|
+
:code: drug
|
240
|
+
:system: http://terminology.hl7.org/CodeSystem/insurance-plan-type
|
241
|
+
- :slice_id: InsurancePlan.plan:drug-plan
|
242
|
+
:slice_name: drug-plan
|
243
|
+
:path: plan
|
244
|
+
:discriminator:
|
245
|
+
:type: patternCodeableConcept
|
246
|
+
:path: type
|
247
|
+
:code: drug
|
248
|
+
:system: http://terminology.hl7.org/CodeSystem/insurance-plan-type
|
249
|
+
- :slice_id: InsurancePlan.plan:drug-plan.specificCost.benefit.cost:copay
|
250
|
+
:slice_name: copay
|
251
|
+
:path: plan.specificCost.benefit.cost
|
252
|
+
:discriminator:
|
253
|
+
:type: patternCodeableConcept
|
254
|
+
:path: type
|
255
|
+
:code: copay
|
256
|
+
:system: http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE
|
257
|
+
- :slice_id: InsurancePlan.plan:drug-plan.specificCost.benefit.cost:coinsurance
|
258
|
+
:slice_name: coinsurance
|
259
|
+
:path: plan.specificCost.benefit.cost
|
260
|
+
:discriminator:
|
261
|
+
:type: patternCodeableConcept
|
262
|
+
:path: type
|
263
|
+
:code: coinsurance
|
264
|
+
:system: http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-BenefitCostTypeCS-TEMPORARY-TRIAL-USE
|
265
|
+
:elements:
|
266
|
+
- :path: meta.lastUpdated
|
267
|
+
- :path: identifier
|
268
|
+
- :path: status
|
269
|
+
- :path: type
|
270
|
+
- :path: name
|
271
|
+
- :path: period
|
272
|
+
- :path: coverageArea
|
273
|
+
:types:
|
274
|
+
- Reference
|
275
|
+
- :path: contact.name
|
276
|
+
- :path: contact.name.text
|
277
|
+
- :path: contact.telecom
|
278
|
+
- :path: contact.telecom.system
|
279
|
+
- :path: contact.telecom.value
|
280
|
+
- :path: coverage
|
281
|
+
- :path: coverage.type
|
282
|
+
- :path: coverage:drug-coverage.extension
|
283
|
+
- :path: plan
|
284
|
+
- :path: plan:drug-plan.specificCost
|
285
|
+
- :path: plan:drug-plan.specificCost.category
|
286
|
+
- :path: plan:drug-plan.specificCost.benefit
|
287
|
+
- :path: plan:drug-plan.specificCost.benefit.type
|
288
|
+
- :path: plan:drug-plan.specificCost.benefit.cost
|
289
|
+
- :path: plan:drug-plan.specificCost.benefit.cost.qualifiers
|
290
|
+
- :path: plan:drug-plan.specificCost.benefit.cost.value
|
291
|
+
- :path: plan:drug-plan.specificCost.benefit.cost:copay.value.value
|
292
|
+
:references:
|
293
|
+
- :path: coverageArea
|
294
|
+
:target_profile: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-InsurancePlanLocation
|
295
|
+
:mandatory_elements:
|
296
|
+
- InsurancePlan.identifier
|
297
|
+
- InsurancePlan.status
|
298
|
+
- InsurancePlan.type
|
299
|
+
- InsurancePlan.coverage
|
300
|
+
- InsurancePlan.coverage.type
|
301
|
+
- InsurancePlan.coverage.benefit
|
302
|
+
- InsurancePlan.coverage.benefit.type
|
303
|
+
- InsurancePlan.coverage.extension
|
304
|
+
- InsurancePlan.plan
|
305
|
+
- InsurancePlan.plan.type
|
306
|
+
- InsurancePlan.plan.specificCost
|
307
|
+
:references:
|
308
|
+
- :path: InsurancePlan.ownedBy
|
309
|
+
:profiles:
|
310
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
311
|
+
- :path: InsurancePlan.administeredBy
|
312
|
+
:profiles:
|
313
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
314
|
+
- :path: InsurancePlan.coverageArea
|
315
|
+
:profiles:
|
316
|
+
- http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-InsurancePlanLocation
|
317
|
+
- :path: InsurancePlan.endpoint
|
318
|
+
:profiles:
|
319
|
+
- http://hl7.org/fhir/StructureDefinition/Endpoint
|
320
|
+
- :path: InsurancePlan.network
|
321
|
+
:profiles:
|
322
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
323
|
+
- :path: InsurancePlan.coverage.network
|
324
|
+
:profiles:
|
325
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
326
|
+
- :path: InsurancePlan.coverage.network
|
327
|
+
:profiles:
|
328
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
329
|
+
- :path: InsurancePlan.plan.coverageArea
|
330
|
+
:profiles:
|
331
|
+
- http://hl7.org/fhir/StructureDefinition/Location
|
332
|
+
- :path: InsurancePlan.plan.network
|
333
|
+
:profiles:
|
334
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
335
|
+
- :path: InsurancePlan.plan.coverageArea
|
336
|
+
:profiles:
|
337
|
+
- http://hl7.org/fhir/StructureDefinition/Location
|
338
|
+
- :path: InsurancePlan.plan.network
|
339
|
+
:profiles:
|
340
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
341
|
+
- :name: usdf_Formulary
|
342
|
+
:class_name: UsdfFormularySequence
|
343
|
+
:version: v2.0.1
|
344
|
+
:reformatted_version: v201
|
345
|
+
:resource: InsurancePlan
|
346
|
+
:profile_url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-Formulary
|
347
|
+
:profile_name: Formulary
|
348
|
+
:profile_version: 2.0.1
|
349
|
+
:title: Formulary
|
350
|
+
:short_description: Verify support for the server capabilities required by the Formulary.
|
351
|
+
:interactions:
|
352
|
+
- :code: create
|
353
|
+
:expectation: MAY
|
354
|
+
- :code: search-type
|
355
|
+
:expectation: SHALL
|
356
|
+
- :code: read
|
357
|
+
:expectation: SHALL
|
358
|
+
- :code: vread
|
359
|
+
:expectation: SHOULD
|
360
|
+
- :code: update
|
361
|
+
:expectation: MAY
|
362
|
+
- :code: patch
|
363
|
+
:expectation: MAY
|
364
|
+
- :code: delete
|
365
|
+
:expectation: MAY
|
366
|
+
- :code: history-instance
|
367
|
+
:expectation: SHOULD
|
368
|
+
- :code: history-type
|
369
|
+
:expectation: MAY
|
370
|
+
:searches:
|
371
|
+
- :names:
|
372
|
+
- status
|
373
|
+
:expectation: SHALL
|
374
|
+
:names_not_must_support_or_mandatory: []
|
375
|
+
:must_support_or_mandatory: true
|
376
|
+
- :names:
|
377
|
+
- _id
|
378
|
+
:expectation: SHALL
|
379
|
+
:names_not_must_support_or_mandatory: []
|
380
|
+
:must_support_or_mandatory: true
|
381
|
+
- :names:
|
382
|
+
- _lastUpdated
|
383
|
+
:expectation: SHALL
|
384
|
+
:names_not_must_support_or_mandatory: []
|
385
|
+
:must_support_or_mandatory: true
|
386
|
+
- :names:
|
387
|
+
- identifier
|
388
|
+
:expectation: SHALL
|
389
|
+
:names_not_must_support_or_mandatory: []
|
390
|
+
:must_support_or_mandatory: true
|
391
|
+
- :names:
|
392
|
+
- period
|
393
|
+
:expectation: SHALL
|
394
|
+
:names_not_must_support_or_mandatory: []
|
395
|
+
:must_support_or_mandatory: true
|
396
|
+
- :names:
|
397
|
+
- type
|
398
|
+
:expectation: SHALL
|
399
|
+
:names_not_must_support_or_mandatory: []
|
400
|
+
:must_support_or_mandatory: true
|
401
|
+
- :names:
|
402
|
+
- name
|
403
|
+
:expectation: SHALL
|
404
|
+
:names_not_must_support_or_mandatory: []
|
405
|
+
:must_support_or_mandatory: true
|
406
|
+
- :names:
|
407
|
+
- coverage-type
|
408
|
+
:expectation: SHALL
|
409
|
+
:names_not_must_support_or_mandatory:
|
410
|
+
- coverage-type
|
411
|
+
:must_support_or_mandatory: false
|
412
|
+
- :names:
|
413
|
+
- formulary-coverage
|
414
|
+
:expectation: SHALL
|
415
|
+
:names_not_must_support_or_mandatory:
|
416
|
+
- formulary-coverage
|
417
|
+
:must_support_or_mandatory: false
|
418
|
+
- :names:
|
419
|
+
- coverage-area
|
420
|
+
:expectation: SHALL
|
421
|
+
:names_not_must_support_or_mandatory:
|
422
|
+
- coverage-area
|
423
|
+
:must_support_or_mandatory: false
|
424
|
+
:search_definitions:
|
425
|
+
:_id:
|
426
|
+
:paths:
|
427
|
+
- Resource.id
|
428
|
+
:full_paths:
|
429
|
+
- Resource.id
|
430
|
+
:comparators: {}
|
431
|
+
:values: []
|
432
|
+
:type: token
|
433
|
+
:contains_multiple: false
|
434
|
+
:_lastUpdated:
|
435
|
+
:paths:
|
436
|
+
- Resource.meta.lastUpdated
|
437
|
+
:full_paths:
|
438
|
+
- Resource.meta.lastUpdated
|
439
|
+
:comparators:
|
440
|
+
:eq: MAY
|
441
|
+
:ne: MAY
|
442
|
+
:gt: MAY
|
443
|
+
:ge: MAY
|
444
|
+
:lt: MAY
|
445
|
+
:le: MAY
|
446
|
+
:sa: MAY
|
447
|
+
:eb: MAY
|
448
|
+
:ap: MAY
|
449
|
+
:values: []
|
450
|
+
:type: date
|
451
|
+
:contains_multiple: false
|
452
|
+
:identifier:
|
453
|
+
:paths:
|
454
|
+
- identifier
|
455
|
+
:full_paths:
|
456
|
+
- InsurancePlan.identifier
|
457
|
+
:comparators: {}
|
458
|
+
:values: []
|
459
|
+
:type: Identifier
|
460
|
+
:contains_multiple: true
|
461
|
+
:multiple_or: true
|
462
|
+
:status:
|
463
|
+
:paths:
|
464
|
+
- status
|
465
|
+
:full_paths:
|
466
|
+
- InsurancePlan.status
|
467
|
+
:comparators: {}
|
468
|
+
:values:
|
469
|
+
- draft
|
470
|
+
- active
|
471
|
+
- retired
|
472
|
+
- unknown
|
473
|
+
:type: code
|
474
|
+
:contains_multiple: false
|
475
|
+
:multiple_or: true
|
476
|
+
:period:
|
477
|
+
:paths:
|
478
|
+
- period
|
479
|
+
:full_paths:
|
480
|
+
- InsurancePlan.period
|
481
|
+
:comparators:
|
482
|
+
:eq: MAY
|
483
|
+
:lt: MAY
|
484
|
+
:le: MAY
|
485
|
+
:gt: MAY
|
486
|
+
:ge: MAY
|
487
|
+
:sa: MAY
|
488
|
+
:eb: MAY
|
489
|
+
:values: []
|
490
|
+
:type: Period
|
491
|
+
:contains_multiple: false
|
492
|
+
:multiple_or: true
|
493
|
+
:type:
|
494
|
+
:paths:
|
495
|
+
- type
|
496
|
+
:full_paths:
|
497
|
+
- InsurancePlan.type
|
498
|
+
:comparators: {}
|
499
|
+
:values:
|
500
|
+
- DRUGPOL
|
501
|
+
:type: CodeableConcept
|
502
|
+
:contains_multiple: false
|
503
|
+
:multiple_or: true
|
504
|
+
:name:
|
505
|
+
:paths:
|
506
|
+
- name
|
507
|
+
:full_paths:
|
508
|
+
- InsurancePlan.name
|
509
|
+
:comparators: {}
|
510
|
+
:values: []
|
511
|
+
:type: string
|
512
|
+
:contains_multiple: false
|
513
|
+
:multiple_or: true
|
514
|
+
:coverage-type:
|
515
|
+
:paths:
|
516
|
+
- coverage.type
|
517
|
+
:full_paths:
|
518
|
+
- InsurancePlan.coverage.type
|
519
|
+
:comparators: {}
|
520
|
+
:values: []
|
521
|
+
:type: CodeableConcept
|
522
|
+
:contains_multiple: false
|
523
|
+
:multiple_or: true
|
524
|
+
:formulary-coverage:
|
525
|
+
:paths:
|
526
|
+
- coverage.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
527
|
+
:full_paths:
|
528
|
+
- InsurancePlan.coverage.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
529
|
+
:comparators: {}
|
530
|
+
:values: []
|
531
|
+
:type: Reference
|
532
|
+
:target: InsurancePlan
|
533
|
+
:contains_multiple: false
|
534
|
+
:multiple_or: true
|
535
|
+
:coverage-area:
|
536
|
+
:paths:
|
537
|
+
- coverageArea
|
538
|
+
:full_paths:
|
539
|
+
- InsurancePlan.coverageArea
|
540
|
+
:comparators: {}
|
541
|
+
:values: []
|
542
|
+
:type: Reference
|
543
|
+
:target: Location
|
544
|
+
:contains_multiple: true
|
545
|
+
:multiple_or: true
|
546
|
+
:include_params: *1
|
547
|
+
:must_supports:
|
548
|
+
:extensions: []
|
549
|
+
:slices: []
|
550
|
+
:elements:
|
551
|
+
- :path: meta.lastUpdated
|
552
|
+
- :path: identifier
|
553
|
+
- :path: status
|
554
|
+
- :path: type.coding.code
|
555
|
+
:fixed_value: DRUGPOL
|
556
|
+
- :path: name
|
557
|
+
- :path: period
|
558
|
+
:references: []
|
559
|
+
:mandatory_elements:
|
560
|
+
- InsurancePlan.identifier
|
561
|
+
- InsurancePlan.status
|
562
|
+
- InsurancePlan.type
|
563
|
+
:references:
|
564
|
+
- :path: InsurancePlan.ownedBy
|
565
|
+
:profiles:
|
566
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
567
|
+
- :path: InsurancePlan.administeredBy
|
568
|
+
:profiles:
|
569
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
570
|
+
- :path: InsurancePlan.coverageArea
|
571
|
+
:profiles:
|
572
|
+
- http://hl7.org/fhir/StructureDefinition/Location
|
573
|
+
- :path: InsurancePlan.endpoint
|
574
|
+
:profiles:
|
575
|
+
- http://hl7.org/fhir/StructureDefinition/Endpoint
|
576
|
+
- :path: InsurancePlan.network
|
577
|
+
:profiles:
|
578
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
579
|
+
- :path: InsurancePlan.coverage.network
|
580
|
+
:profiles:
|
581
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
582
|
+
- :path: InsurancePlan.plan.coverageArea
|
583
|
+
:profiles:
|
584
|
+
- http://hl7.org/fhir/StructureDefinition/Location
|
585
|
+
- :path: InsurancePlan.plan.network
|
586
|
+
:profiles:
|
587
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
588
|
+
- :name: usdf_FormularyItem
|
589
|
+
:class_name: UsdfFormularyitemSequence
|
590
|
+
:version: v2.0.1
|
591
|
+
:reformatted_version: v201
|
592
|
+
:resource: Basic
|
593
|
+
:profile_url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyItem
|
594
|
+
:profile_name: Formulary Item
|
595
|
+
:profile_version: 2.0.1
|
596
|
+
:title: Formulary Item
|
597
|
+
:short_description: Verify support for the server capabilities required by the Formulary
|
598
|
+
Item.
|
599
|
+
:interactions:
|
600
|
+
- :code: create
|
601
|
+
:expectation: MAY
|
602
|
+
- :code: search-type
|
603
|
+
:expectation: SHALL
|
604
|
+
- :code: read
|
605
|
+
:expectation: SHALL
|
606
|
+
- :code: vread
|
607
|
+
:expectation: SHOULD
|
608
|
+
- :code: update
|
609
|
+
:expectation: MAY
|
610
|
+
- :code: patch
|
611
|
+
:expectation: MAY
|
612
|
+
- :code: delete
|
613
|
+
:expectation: MAY
|
614
|
+
- :code: history-instance
|
615
|
+
:expectation: SHOULD
|
616
|
+
- :code: history-type
|
617
|
+
:expectation: MAY
|
618
|
+
:searches:
|
619
|
+
- :names:
|
620
|
+
- code
|
621
|
+
:expectation: SHALL
|
622
|
+
:names_not_must_support_or_mandatory: []
|
623
|
+
:must_support_or_mandatory: true
|
624
|
+
- :names:
|
625
|
+
- _id
|
626
|
+
:expectation: SHALL
|
627
|
+
:names_not_must_support_or_mandatory: []
|
628
|
+
:must_support_or_mandatory: true
|
629
|
+
- :names:
|
630
|
+
- _lastUpdated
|
631
|
+
:expectation: SHALL
|
632
|
+
:names_not_must_support_or_mandatory: []
|
633
|
+
:must_support_or_mandatory: true
|
634
|
+
- :names:
|
635
|
+
- subject
|
636
|
+
:expectation: SHALL
|
637
|
+
:names_not_must_support_or_mandatory: []
|
638
|
+
:must_support_or_mandatory: true
|
639
|
+
- :names:
|
640
|
+
- status
|
641
|
+
:expectation: SHALL
|
642
|
+
:names_not_must_support_or_mandatory: []
|
643
|
+
:must_support_or_mandatory: true
|
644
|
+
- :names:
|
645
|
+
- period
|
646
|
+
:expectation: SHALL
|
647
|
+
:names_not_must_support_or_mandatory: []
|
648
|
+
:must_support_or_mandatory: true
|
649
|
+
- :names:
|
650
|
+
- formulary
|
651
|
+
:expectation: SHALL
|
652
|
+
:names_not_must_support_or_mandatory: []
|
653
|
+
:must_support_or_mandatory: true
|
654
|
+
- :names:
|
655
|
+
- pharmacy-benefit-type
|
656
|
+
:expectation: SHALL
|
657
|
+
:names_not_must_support_or_mandatory: []
|
658
|
+
:must_support_or_mandatory: true
|
659
|
+
- :names:
|
660
|
+
- drug-tier
|
661
|
+
:expectation: SHALL
|
662
|
+
:names_not_must_support_or_mandatory: []
|
663
|
+
:must_support_or_mandatory: true
|
664
|
+
:search_definitions:
|
665
|
+
:_id:
|
666
|
+
:paths:
|
667
|
+
- Resource.id
|
668
|
+
:full_paths:
|
669
|
+
- Resource.id
|
670
|
+
:comparators: {}
|
671
|
+
:values: []
|
672
|
+
:type: token
|
673
|
+
:contains_multiple: false
|
674
|
+
:_lastUpdated:
|
675
|
+
:paths:
|
676
|
+
- Resource.meta.lastUpdated
|
677
|
+
:full_paths:
|
678
|
+
- Resource.meta.lastUpdated
|
679
|
+
:comparators:
|
680
|
+
:eq: MAY
|
681
|
+
:ne: MAY
|
682
|
+
:gt: MAY
|
683
|
+
:ge: MAY
|
684
|
+
:lt: MAY
|
685
|
+
:le: MAY
|
686
|
+
:sa: MAY
|
687
|
+
:eb: MAY
|
688
|
+
:ap: MAY
|
689
|
+
:values: []
|
690
|
+
:type: date
|
691
|
+
:contains_multiple: false
|
692
|
+
:code:
|
693
|
+
:paths:
|
694
|
+
- code
|
695
|
+
:full_paths:
|
696
|
+
- Basic.code
|
697
|
+
:comparators: {}
|
698
|
+
:values:
|
699
|
+
- formulary-item
|
700
|
+
:type: CodeableConcept
|
701
|
+
:contains_multiple: false
|
702
|
+
:multiple_or: true
|
703
|
+
:subject:
|
704
|
+
:paths:
|
705
|
+
- subject
|
706
|
+
:full_paths:
|
707
|
+
- Basic.subject
|
708
|
+
:comparators: {}
|
709
|
+
:values: []
|
710
|
+
:type: Reference
|
711
|
+
:target: MedicationKnowledge
|
712
|
+
:contains_multiple: false
|
713
|
+
:multiple_or: true
|
714
|
+
:status:
|
715
|
+
:paths:
|
716
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityStatus-extension').value
|
717
|
+
:full_paths:
|
718
|
+
- Basic.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityStatus-extension').value
|
719
|
+
:comparators: {}
|
720
|
+
:values:
|
721
|
+
- draft
|
722
|
+
- active
|
723
|
+
- retired
|
724
|
+
- unknown
|
725
|
+
:type: code
|
726
|
+
:contains_multiple: false
|
727
|
+
:multiple_or: true
|
728
|
+
:period:
|
729
|
+
:paths:
|
730
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityPeriod-extension').value
|
731
|
+
:full_paths:
|
732
|
+
- Basic.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityPeriod-extension').value
|
733
|
+
:comparators:
|
734
|
+
:eq: MAY
|
735
|
+
:lt: MAY
|
736
|
+
:le: MAY
|
737
|
+
:gt: MAY
|
738
|
+
:ge: MAY
|
739
|
+
:sa: MAY
|
740
|
+
:eb: MAY
|
741
|
+
:values: []
|
742
|
+
:type: Period
|
743
|
+
:contains_multiple: false
|
744
|
+
:multiple_or: true
|
745
|
+
:formulary:
|
746
|
+
:paths:
|
747
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
748
|
+
:full_paths:
|
749
|
+
- Basic.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension').value
|
750
|
+
:comparators: {}
|
751
|
+
:values: []
|
752
|
+
:type: Reference
|
753
|
+
:target: InsurancePlan
|
754
|
+
:contains_multiple: false
|
755
|
+
:multiple_or: true
|
756
|
+
:pharmacy-benefit-type:
|
757
|
+
:paths:
|
758
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PharmacyBenefitType-extension').value
|
759
|
+
:full_paths:
|
760
|
+
- Basic.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PharmacyBenefitType-extension').value
|
761
|
+
:comparators: {}
|
762
|
+
:values:
|
763
|
+
- 1-month-in-retail
|
764
|
+
- 1-month-out-retail
|
765
|
+
- 1-month-in-mail
|
766
|
+
- 1-month-out-mail
|
767
|
+
- 3-month-in-retail
|
768
|
+
- 3-month-out-retail
|
769
|
+
- 3-month-in-mail
|
770
|
+
- 3-month-out-mail
|
771
|
+
:type: CodeableConcept
|
772
|
+
:contains_multiple: true
|
773
|
+
:multiple_or: true
|
774
|
+
:drug-tier:
|
775
|
+
:paths:
|
776
|
+
- extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension').value
|
777
|
+
:full_paths:
|
778
|
+
- Basic.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension').value
|
779
|
+
:comparators: {}
|
780
|
+
:values:
|
781
|
+
- generic
|
782
|
+
- preferred-generic
|
783
|
+
- non-preferred-generic
|
784
|
+
- specialty
|
785
|
+
- brand
|
786
|
+
- preferred-brand
|
787
|
+
- non-preferred-brand
|
788
|
+
- zero-cost-share-preventative
|
789
|
+
- medical-service
|
790
|
+
:type: CodeableConcept
|
791
|
+
:contains_multiple: false
|
792
|
+
:multiple_or: true
|
793
|
+
:include_params:
|
794
|
+
- subject
|
795
|
+
- formulary
|
796
|
+
:must_supports:
|
797
|
+
:extensions:
|
798
|
+
- :id: Basic.extension:usdf-FormularyReference-extension
|
799
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyReference-extension
|
800
|
+
:path: extension
|
801
|
+
- :id: Basic.extension:usdf-AvailabilityStatus-extension
|
802
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityStatus-extension
|
803
|
+
:path: extension
|
804
|
+
- :id: Basic.extension:usdf-AvailabilityPeriod-extension
|
805
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-AvailabilityPeriod-extension
|
806
|
+
:path: extension
|
807
|
+
- :id: Basic.extension:usdf-PharmacyBenefitType-extension
|
808
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PharmacyBenefitType-extension
|
809
|
+
:path: extension
|
810
|
+
- :id: Basic.extension:usdf-DrugTierID-extension
|
811
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension
|
812
|
+
:path: extension
|
813
|
+
- :id: Basic.extension:usdf-PriorAuthorization-extension
|
814
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-PriorAuthorization-extension
|
815
|
+
:path: extension
|
816
|
+
- :id: Basic.extension:usdf-StepTherapyLimit-extension
|
817
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-StepTherapyLimit-extension
|
818
|
+
:path: extension
|
819
|
+
- :id: Basic.extension:usdf-QuantityLimit-extension
|
820
|
+
:url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-QuantityLimit-extension
|
821
|
+
:path: extension
|
822
|
+
:slices: []
|
823
|
+
:elements:
|
824
|
+
- :path: meta.lastUpdated
|
825
|
+
- :path: subject
|
826
|
+
:types:
|
827
|
+
- Reference
|
828
|
+
:references:
|
829
|
+
- :path: subject
|
830
|
+
:target_profile: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyDrug
|
831
|
+
:mandatory_elements:
|
832
|
+
- Basic.extension
|
833
|
+
- Basic.code
|
834
|
+
- Basic.subject
|
835
|
+
:references:
|
836
|
+
- :path: Basic.subject
|
837
|
+
:profiles:
|
838
|
+
- http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyDrug
|
839
|
+
- :path: Basic.author
|
840
|
+
:profiles:
|
841
|
+
- http://hl7.org/fhir/StructureDefinition/Practitioner
|
842
|
+
- http://hl7.org/fhir/StructureDefinition/PractitionerRole
|
843
|
+
- http://hl7.org/fhir/StructureDefinition/Patient
|
844
|
+
- http://hl7.org/fhir/StructureDefinition/RelatedPerson
|
845
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
846
|
+
- :name: usdf_FormularyDrug
|
847
|
+
:class_name: UsdfFormularydrugSequence
|
848
|
+
:version: v2.0.1
|
849
|
+
:reformatted_version: v201
|
850
|
+
:resource: MedicationKnowledge
|
851
|
+
:profile_url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-FormularyDrug
|
852
|
+
:profile_name: Formulary Drug
|
853
|
+
:profile_version: 2.0.1
|
854
|
+
:title: Formulary Drug
|
855
|
+
:short_description: Verify support for the server capabilities required by the Formulary
|
856
|
+
Drug.
|
857
|
+
:interactions:
|
858
|
+
- :code: create
|
859
|
+
:expectation: MAY
|
860
|
+
- :code: search-type
|
861
|
+
:expectation: SHALL
|
862
|
+
- :code: read
|
863
|
+
:expectation: SHALL
|
864
|
+
- :code: vread
|
865
|
+
:expectation: SHOULD
|
866
|
+
- :code: update
|
867
|
+
:expectation: MAY
|
868
|
+
- :code: patch
|
869
|
+
:expectation: MAY
|
870
|
+
- :code: delete
|
871
|
+
:expectation: MAY
|
872
|
+
- :code: history-instance
|
873
|
+
:expectation: SHOULD
|
874
|
+
- :code: history-type
|
875
|
+
:expectation: MAY
|
876
|
+
:searches:
|
877
|
+
- :names:
|
878
|
+
- status
|
879
|
+
:expectation: SHALL
|
880
|
+
:names_not_must_support_or_mandatory: []
|
881
|
+
:must_support_or_mandatory: true
|
882
|
+
- :names:
|
883
|
+
- _id
|
884
|
+
:expectation: SHALL
|
885
|
+
:names_not_must_support_or_mandatory: []
|
886
|
+
:must_support_or_mandatory: true
|
887
|
+
- :names:
|
888
|
+
- _lastUpdated
|
889
|
+
:expectation: SHALL
|
890
|
+
:names_not_must_support_or_mandatory: []
|
891
|
+
:must_support_or_mandatory: true
|
892
|
+
- :names:
|
893
|
+
- code
|
894
|
+
:expectation: SHALL
|
895
|
+
:names_not_must_support_or_mandatory: []
|
896
|
+
:must_support_or_mandatory: true
|
897
|
+
- :names:
|
898
|
+
- drug-name
|
899
|
+
:expectation: SHALL
|
900
|
+
:names_not_must_support_or_mandatory:
|
901
|
+
- drug-name
|
902
|
+
:must_support_or_mandatory: false
|
903
|
+
- :names:
|
904
|
+
- doseform
|
905
|
+
:expectation: SHOULD
|
906
|
+
:names_not_must_support_or_mandatory: []
|
907
|
+
:must_support_or_mandatory: true
|
908
|
+
:search_definitions:
|
909
|
+
:_id:
|
910
|
+
:paths:
|
911
|
+
- Resource.id
|
912
|
+
:full_paths:
|
913
|
+
- Resource.id
|
914
|
+
:comparators: {}
|
915
|
+
:values: []
|
916
|
+
:type: token
|
917
|
+
:contains_multiple: false
|
918
|
+
:_lastUpdated:
|
919
|
+
:paths:
|
920
|
+
- Resource.meta.lastUpdated
|
921
|
+
:full_paths:
|
922
|
+
- Resource.meta.lastUpdated
|
923
|
+
:comparators:
|
924
|
+
:eq: MAY
|
925
|
+
:ne: MAY
|
926
|
+
:gt: MAY
|
927
|
+
:ge: MAY
|
928
|
+
:lt: MAY
|
929
|
+
:le: MAY
|
930
|
+
:sa: MAY
|
931
|
+
:eb: MAY
|
932
|
+
:ap: MAY
|
933
|
+
:values: []
|
934
|
+
:type: date
|
935
|
+
:contains_multiple: false
|
936
|
+
:status:
|
937
|
+
:paths:
|
938
|
+
- status
|
939
|
+
:full_paths:
|
940
|
+
- MedicationKnowledge.status
|
941
|
+
:comparators: {}
|
942
|
+
:values:
|
943
|
+
- active
|
944
|
+
- inactive
|
945
|
+
- entered-in-error
|
946
|
+
:type: code
|
947
|
+
:contains_multiple: false
|
948
|
+
:multiple_or: true
|
949
|
+
:code:
|
950
|
+
:paths:
|
951
|
+
- code
|
952
|
+
:full_paths:
|
953
|
+
- MedicationKnowledge.code
|
954
|
+
:comparators: {}
|
955
|
+
:values: []
|
956
|
+
:type: CodeableConcept
|
957
|
+
:contains_multiple: false
|
958
|
+
:multiple_or: true
|
959
|
+
:drug-name:
|
960
|
+
:paths:
|
961
|
+
- code.coding.display
|
962
|
+
- synonym
|
963
|
+
:full_paths:
|
964
|
+
- 'MedicationKnowledge.code.coding.display '
|
965
|
+
- " synonym"
|
966
|
+
:comparators: {}
|
967
|
+
:values: []
|
968
|
+
:type: string
|
969
|
+
:contains_multiple: false
|
970
|
+
:multiple_or: true
|
971
|
+
:doseform:
|
972
|
+
:paths:
|
973
|
+
- doseForm
|
974
|
+
:full_paths:
|
975
|
+
- MedicationKnowledge.doseForm
|
976
|
+
:comparators: {}
|
977
|
+
:values: []
|
978
|
+
:type: CodeableConcept
|
979
|
+
:contains_multiple: false
|
980
|
+
:multiple_or: true
|
981
|
+
:include_params: []
|
982
|
+
:must_supports:
|
983
|
+
:extensions: []
|
984
|
+
:slices:
|
985
|
+
- :slice_id: MedicationKnowledge.code.coding:semantic-drug
|
986
|
+
:slice_name: semantic-drug
|
987
|
+
:path: code.coding
|
988
|
+
:discriminator:
|
989
|
+
:type: value
|
990
|
+
:values:
|
991
|
+
- :path: code.coding
|
992
|
+
:value: http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugVS
|
993
|
+
- :slice_id: MedicationKnowledge.code.coding:semantic-drug-form-group
|
994
|
+
:slice_name: semantic-drug-form-group
|
995
|
+
:path: code.coding
|
996
|
+
:discriminator:
|
997
|
+
:type: value
|
998
|
+
:values:
|
999
|
+
- :path: code.coding
|
1000
|
+
:value: http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugFormGroupVS
|
1001
|
+
:elements:
|
1002
|
+
- :path: meta.lastUpdated
|
1003
|
+
- :path: code
|
1004
|
+
- :path: code.coding
|
1005
|
+
- :path: code.coding:semantic-drug.system
|
1006
|
+
- :path: code.coding:semantic-drug.code
|
1007
|
+
- :path: code.coding:semantic-drug-form-group.system
|
1008
|
+
- :path: code.coding:semantic-drug-form-group.code
|
1009
|
+
- :path: status
|
1010
|
+
- :path: doseForm
|
1011
|
+
:references: []
|
1012
|
+
:mandatory_elements:
|
1013
|
+
- MedicationKnowledge.code
|
1014
|
+
- MedicationKnowledge.code.coding
|
1015
|
+
- MedicationKnowledge.code.coding.system
|
1016
|
+
- MedicationKnowledge.code.coding.code
|
1017
|
+
- MedicationKnowledge.status
|
1018
|
+
:references:
|
1019
|
+
- :path: MedicationKnowledge.manufacturer
|
1020
|
+
:profiles:
|
1021
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
1022
|
+
- :path: MedicationKnowledge.relatedMedicationKnowledge.reference
|
1023
|
+
:profiles:
|
1024
|
+
- http://hl7.org/fhir/StructureDefinition/MedicationKnowledge
|
1025
|
+
- :path: MedicationKnowledge.associatedMedication
|
1026
|
+
:profiles:
|
1027
|
+
- http://hl7.org/fhir/StructureDefinition/Medication
|
1028
|
+
- :path: MedicationKnowledge.monograph.source
|
1029
|
+
:profiles:
|
1030
|
+
- http://hl7.org/fhir/StructureDefinition/DocumentReference
|
1031
|
+
- http://hl7.org/fhir/StructureDefinition/Media
|
1032
|
+
- :path: MedicationKnowledge.contraindication
|
1033
|
+
:profiles:
|
1034
|
+
- http://hl7.org/fhir/StructureDefinition/DetectedIssue
|
1035
|
+
- :path: MedicationKnowledge.regulatory.regulatoryAuthority
|
1036
|
+
:profiles:
|
1037
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
1038
|
+
- :name: usdf_InsurancePlanLocation
|
1039
|
+
:class_name: UsdfInsuranceplanlocationSequence
|
1040
|
+
:version: v2.0.1
|
1041
|
+
:reformatted_version: v201
|
1042
|
+
:resource: Location
|
1043
|
+
:profile_url: http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-InsurancePlanLocation
|
1044
|
+
:profile_name: Insurance Plan Location
|
1045
|
+
:profile_version: 2.0.1
|
1046
|
+
:title: Insurance Plan Location
|
1047
|
+
:short_description: Verify support for the server capabilities required by the Insurance
|
1048
|
+
Plan Location.
|
1049
|
+
:interactions:
|
1050
|
+
- :code: create
|
1051
|
+
:expectation: MAY
|
1052
|
+
- :code: search-type
|
1053
|
+
:expectation: SHALL
|
1054
|
+
- :code: read
|
1055
|
+
:expectation: SHALL
|
1056
|
+
- :code: vread
|
1057
|
+
:expectation: SHOULD
|
1058
|
+
- :code: update
|
1059
|
+
:expectation: MAY
|
1060
|
+
- :code: patch
|
1061
|
+
:expectation: MAY
|
1062
|
+
- :code: delete
|
1063
|
+
:expectation: MAY
|
1064
|
+
- :code: history-instance
|
1065
|
+
:expectation: SHOULD
|
1066
|
+
- :code: history-type
|
1067
|
+
:expectation: MAY
|
1068
|
+
:searches:
|
1069
|
+
- :names:
|
1070
|
+
- _id
|
1071
|
+
:expectation: SHALL
|
1072
|
+
:names_not_must_support_or_mandatory: []
|
1073
|
+
:must_support_or_mandatory: true
|
1074
|
+
- :names:
|
1075
|
+
- _lastUpdated
|
1076
|
+
:expectation: SHALL
|
1077
|
+
:names_not_must_support_or_mandatory:
|
1078
|
+
- _lastUpdated
|
1079
|
+
:must_support_or_mandatory: false
|
1080
|
+
- :names:
|
1081
|
+
- address
|
1082
|
+
:expectation: SHALL
|
1083
|
+
:names_not_must_support_or_mandatory: []
|
1084
|
+
:must_support_or_mandatory: true
|
1085
|
+
- :names:
|
1086
|
+
- address-city
|
1087
|
+
:expectation: SHALL
|
1088
|
+
:names_not_must_support_or_mandatory:
|
1089
|
+
- address-city
|
1090
|
+
:must_support_or_mandatory: false
|
1091
|
+
- :names:
|
1092
|
+
- address-state
|
1093
|
+
:expectation: SHALL
|
1094
|
+
:names_not_must_support_or_mandatory:
|
1095
|
+
- address-state
|
1096
|
+
:must_support_or_mandatory: false
|
1097
|
+
- :names:
|
1098
|
+
- address-postalcode
|
1099
|
+
:expectation: SHALL
|
1100
|
+
:names_not_must_support_or_mandatory:
|
1101
|
+
- address-postalcode
|
1102
|
+
:must_support_or_mandatory: false
|
1103
|
+
:search_definitions:
|
1104
|
+
:_id:
|
1105
|
+
:paths:
|
1106
|
+
- Resource.id
|
1107
|
+
:full_paths:
|
1108
|
+
- Resource.id
|
1109
|
+
:comparators: {}
|
1110
|
+
:values: []
|
1111
|
+
:type: token
|
1112
|
+
:contains_multiple: false
|
1113
|
+
:_lastUpdated:
|
1114
|
+
:paths:
|
1115
|
+
- Resource.meta.lastUpdated
|
1116
|
+
:full_paths:
|
1117
|
+
- Resource.meta.lastUpdated
|
1118
|
+
:comparators:
|
1119
|
+
:eq: MAY
|
1120
|
+
:ne: MAY
|
1121
|
+
:gt: MAY
|
1122
|
+
:ge: MAY
|
1123
|
+
:lt: MAY
|
1124
|
+
:le: MAY
|
1125
|
+
:sa: MAY
|
1126
|
+
:eb: MAY
|
1127
|
+
:ap: MAY
|
1128
|
+
:values: []
|
1129
|
+
:type: date
|
1130
|
+
:contains_multiple: false
|
1131
|
+
:address:
|
1132
|
+
:paths:
|
1133
|
+
- address
|
1134
|
+
:full_paths:
|
1135
|
+
- Location.address
|
1136
|
+
:comparators: {}
|
1137
|
+
:values: []
|
1138
|
+
:type: Address
|
1139
|
+
:contains_multiple: false
|
1140
|
+
:address-city:
|
1141
|
+
:paths:
|
1142
|
+
- address.city
|
1143
|
+
:full_paths:
|
1144
|
+
- Location.address.city
|
1145
|
+
:comparators: {}
|
1146
|
+
:values: []
|
1147
|
+
:type: string
|
1148
|
+
:contains_multiple: false
|
1149
|
+
:address-state:
|
1150
|
+
:paths:
|
1151
|
+
- address.state
|
1152
|
+
:full_paths:
|
1153
|
+
- Location.address.state
|
1154
|
+
:comparators: {}
|
1155
|
+
:values: []
|
1156
|
+
:type: string
|
1157
|
+
:contains_multiple: false
|
1158
|
+
:address-postalcode:
|
1159
|
+
:paths:
|
1160
|
+
- address.postalCode
|
1161
|
+
:full_paths:
|
1162
|
+
- Location.address.postalCode
|
1163
|
+
:comparators: {}
|
1164
|
+
:values: []
|
1165
|
+
:type: string
|
1166
|
+
:contains_multiple: false
|
1167
|
+
:include_params: []
|
1168
|
+
:must_supports:
|
1169
|
+
:extensions:
|
1170
|
+
- :id: Location.extension:region
|
1171
|
+
:url: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
|
1172
|
+
:path: extension
|
1173
|
+
:slices: []
|
1174
|
+
:elements:
|
1175
|
+
- :path: address
|
1176
|
+
:references: []
|
1177
|
+
:choices:
|
1178
|
+
- :paths:
|
1179
|
+
- address
|
1180
|
+
:extension_ids:
|
1181
|
+
- Location.extension:region
|
1182
|
+
:mandatory_elements: []
|
1183
|
+
:references:
|
1184
|
+
- :path: Location.managingOrganization
|
1185
|
+
:profiles:
|
1186
|
+
- http://hl7.org/fhir/StructureDefinition/Organization
|
1187
|
+
- :path: Location.partOf
|
1188
|
+
:profiles:
|
1189
|
+
- http://hl7.org/fhir/StructureDefinition/Location
|
1190
|
+
- :path: Location.endpoint
|
1191
|
+
:profiles:
|
1192
|
+
- http://hl7.org/fhir/StructureDefinition/Endpoint
|