carin_for_blue_button_test_kit 0.12.1 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/c4bb_client_test_suite.rb +227 -0
  3. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/client_claims_data_attestation_test.rb +32 -0
  4. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/coverage_claims_data_request_test.rb +25 -0
  5. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/eob_inpatient_claims_data_request_test.rb +26 -0
  6. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/eob_oral_claims_data_request_test.rb +25 -0
  7. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/eob_outpatient_claims_data_request_test.rb +28 -0
  8. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/eob_pharmacy_claims_data_request_test.rb +25 -0
  9. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/eob_professional_claims_data_request_test.rb +27 -0
  10. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/organization_claims_data_request_test.rb +26 -0
  11. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/patient_claims_data_request_test.rb +24 -0
  12. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/practitioner_claims_data_request_test.rb +25 -0
  13. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/claim_data_request_tests/relatedperson_claims_data_request_test.rb +25 -0
  14. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/client_validation_test.rb +93 -0
  15. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/collection.rb +19 -0
  16. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/endpoints/next_page_endpoint.rb +24 -0
  17. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/endpoints/resource_api_endpoint.rb +74 -0
  18. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/endpoints/resource_id_endpoint.rb +24 -0
  19. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/endpoints/token_endpoint.rb +24 -0
  20. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/initial_wait_test.rb +76 -0
  21. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/metadata/mock_capability_statement.json +535 -0
  22. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/metadata/mock_operation_outcome_resource.json +16 -0
  23. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/mock_server.rb +190 -0
  24. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/coverage_required_searches.rb +45 -0
  25. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/eob_required_searches.rb +71 -0
  26. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/organization_required_searches.rb +47 -0
  27. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/patient_required_searches.rb +71 -0
  28. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/practitioner_required_searches.rb +47 -0
  29. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/required_searches_tests/relatedperson_required_searches.rb +43 -0
  30. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/tags.rb +7 -0
  31. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/urls.rb +57 -0
  32. data/lib/carin_for_blue_button_test_kit/client/v2.0.0/user_input_response.rb +32 -0
  33. data/lib/carin_for_blue_button_test_kit/version.rb +1 -1
  34. data/lib/carin_for_blue_button_test_kit.rb +1 -0
  35. data/lib/inferno_requirements_tools/tasks/{map_requirements.rb → requirements_coverage.rb} +91 -60
  36. metadata +34 -4
  37. data/lib/inferno_requirements_tools/tasks/collect_requirements.rb +0 -196
@@ -0,0 +1,535 @@
1
+ {
2
+ "resourceType": "CapabilityStatement",
3
+ "status": "active",
4
+ "date": "2021-06-17T18:03:00+00:00",
5
+ "publisher": "MITRE",
6
+ "kind": "instance",
7
+ "instantiates": [
8
+ "http://hl7.org/fhir/us/carin-bb/CapabilityStatement/c4bb"
9
+ ],
10
+ "implementation": {
11
+ "description": "Inferno CARIN For Blue Button Client Testing Simulation Server",
12
+ "url": "http://localhost:8080/reference-server/r4"
13
+ },
14
+ "fhirVersion": "4.0.1",
15
+ "format": [
16
+ "application/fhir+xml",
17
+ "application/fhir+json"
18
+ ],
19
+ "implementationGuide": [
20
+ "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb"
21
+ ],
22
+ "rest": [
23
+ {
24
+ "mode": "server",
25
+ "documentation": "The C4BB Server **SHALL**:\n\n1. Support all profiles defined in this Implementation Guide..\n2. Implement the RESTful behavior according to the FHIR specification.\n3. Return the following response classes:\n - (Status 400): invalid parameter\n - (Status 401/4xx): unauthorized request\n - (Status 403): insufficient scope\n - (Status 404): unknown resource\n - (Status 410): deleted resource.\n4. Support json source formats for all CARIN-BB interactions.\n5. Identify the CARIN-BB profiles supported as part of the FHIR `meta.profile` attribute for each instance.\n6. Support the searchParameters on each profile individually and in combination.\n\nThe C4BB Server **SHOULD**:\n\n1. Support xml source formats for all C4BB interactions.\n",
26
+ "resource": [
27
+ {
28
+ "extension": [
29
+ {
30
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
31
+ "valueCode": "SHALL"
32
+ }
33
+ ],
34
+ "type": "Coverage",
35
+ "supportedProfile": [
36
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage"
37
+ ],
38
+ "interaction": [
39
+ {
40
+ "extension": [
41
+ {
42
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
43
+ "valueCode": "SHALL"
44
+ }
45
+ ],
46
+ "code": "search-type"
47
+ },
48
+ {
49
+ "extension": [
50
+ {
51
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
52
+ "valueCode": "SHALL"
53
+ }
54
+ ],
55
+ "code": "read"
56
+ },
57
+ {
58
+ "extension": [
59
+ {
60
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
61
+ "valueCode": "SHOULD"
62
+ }
63
+ ],
64
+ "code": "vread"
65
+ }
66
+ ],
67
+ "referencePolicy": [
68
+ "resolves"
69
+ ],
70
+ "searchInclude": [
71
+ "Coverage:payor"
72
+ ],
73
+ "searchParam": [
74
+ {
75
+ "extension": [
76
+ {
77
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
78
+ "valueCode": "SHALL"
79
+ }
80
+ ],
81
+ "name": "_id",
82
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
83
+ "type": "token",
84
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
85
+ },
86
+ {
87
+ "extension": [
88
+ {
89
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
90
+ "valueCode": "SHOULD"
91
+ }
92
+ ],
93
+ "name": "_lastUpdated",
94
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
95
+ "type": "date",
96
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
97
+ }
98
+ ]
99
+ },
100
+ {
101
+ "extension": [
102
+ {
103
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
104
+ "valueCode": "SHALL"
105
+ }
106
+ ],
107
+ "type": "ExplanationOfBenefit",
108
+ "supportedProfile": [
109
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit",
110
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Inpatient-Institutional",
111
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Outpatient-Institutional",
112
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Oral",
113
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Pharmacy",
114
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Professional-NonClinician"
115
+ ],
116
+ "documentation": "When an EOB references another resource (e.g., Patient or Practitioner), the reference may be versioned or versionless. Payers SHALL use versioned references whenever they maintain point-in-time data (data that was effective as of the date of service or date of admission on the claim), but MAY use versionless references when they do not maintain versioned data. Clients MAY request referenced resources as part of an EOB search (by supplying the _include parameter) or directly using read or vread. Payers SHALL support both approaches, and SHALL return the same content for referenced resources in either case. “:iterate\" should be used if you request to include Coverage:payor in the EOB response bundle, e.g. GET [base]/ExplanationOfBenefit?_id[parameter=value]&_include=ExplanationOfBenefit:coverage&_include:iterate=Coverage:payor.",
117
+ "interaction": [
118
+ {
119
+ "extension": [
120
+ {
121
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
122
+ "valueCode": "SHALL"
123
+ }
124
+ ],
125
+ "code": "search-type",
126
+ "documentation": "Searches using service-date, _lastUpdated, or type require a patient search argument.\n\n_include:* SHALL be supported.\n\n\nNote: `_include=ExplanationOfBenefit:*` means, at minimum, the resources that are included as reference type search parameters for the ExplanationOfBenefit resource on the server. Servers claiming compliance to this guide will, at minimum, support the include of `patient`, `provider`, `care-team`, `coverage`, `insurer`, and `payee`, and will support returning all of them in support `ExplanationOfBenefit:*` (Where not supported only as contained resources). Not all of these are defined as required search parameters, but are defined as part of the _include requirement. For example, the insurer search parameter is not required because in the context of the use case, it is anticipated there will ever be one insurer. It however must be returned in the `_include=ExplanationOfBenefit:*` results. The means in which this is done (including defining all of the _include as search parameters) is not defined.\n"
127
+ },
128
+ {
129
+ "extension": [
130
+ {
131
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
132
+ "valueCode": "SHALL"
133
+ }
134
+ ],
135
+ "code": "read"
136
+ },
137
+ {
138
+ "extension": [
139
+ {
140
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
141
+ "valueCode": "SHOULD"
142
+ }
143
+ ],
144
+ "code": "vread"
145
+ }
146
+ ],
147
+ "referencePolicy": [
148
+ "resolves"
149
+ ],
150
+ "searchInclude": [
151
+ "ExplanationOfBenefit:patient",
152
+ "ExplanationOfBenefit:provider",
153
+ "ExplanationOfBenefit:care-team",
154
+ "ExplanationOfBenefit:coverage",
155
+ "ExplanationOfBenefit:insurer",
156
+ "ExplanationOfBenefit:payee",
157
+ "ExplanationOfBenefit:*"
158
+ ],
159
+ "searchParam": [
160
+ {
161
+ "extension": [
162
+ {
163
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
164
+ "valueCode": "SHALL"
165
+ }
166
+ ],
167
+ "name": "_id",
168
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
169
+ "type": "token",
170
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
171
+ },
172
+ {
173
+ "extension": [
174
+ {
175
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
176
+ "valueCode": "SHALL"
177
+ }
178
+ ],
179
+ "name": "patient",
180
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-patient",
181
+ "type": "reference"
182
+ },
183
+ {
184
+ "extension": [
185
+ {
186
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
187
+ "valueCode": "SHALL"
188
+ }
189
+ ],
190
+ "name": "_lastUpdated",
191
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
192
+ "type": "date",
193
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
194
+ },
195
+ {
196
+ "extension": [
197
+ {
198
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
199
+ "valueCode": "SHALL"
200
+ }
201
+ ],
202
+ "name": "type",
203
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-type",
204
+ "type": "token"
205
+ },
206
+ {
207
+ "extension": [
208
+ {
209
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
210
+ "valueCode": "SHALL"
211
+ }
212
+ ],
213
+ "name": "identifier",
214
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-identifier",
215
+ "type": "token"
216
+ },
217
+ {
218
+ "extension": [
219
+ {
220
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
221
+ "valueCode": "SHALL"
222
+ }
223
+ ],
224
+ "name": "service-date",
225
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-service-date",
226
+ "type": "date"
227
+ },
228
+ {
229
+ "extension": [
230
+ {
231
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
232
+ "valueCode": "SHALL"
233
+ }
234
+ ],
235
+ "name": "service-start-date",
236
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-service-start-date",
237
+ "type": "date"
238
+ },
239
+ {
240
+ "extension": [
241
+ {
242
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
243
+ "valueCode": "SHALL"
244
+ }
245
+ ],
246
+ "name": "billable-period-start",
247
+ "definition": "http://hl7.org/fhir/us/carin-bb/SearchParameter/explanationofbenefit-billable-period-start",
248
+ "type": "date"
249
+ }
250
+ ]
251
+ },
252
+ {
253
+ "extension": [
254
+ {
255
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
256
+ "valueCode": "SHOULD"
257
+ }
258
+ ],
259
+ "type": "Organization",
260
+ "supportedProfile": [
261
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization"
262
+ ],
263
+ "interaction": [
264
+ {
265
+ "extension": [
266
+ {
267
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
268
+ "valueCode": "MAY"
269
+ }
270
+ ],
271
+ "code": "search-type"
272
+ },
273
+ {
274
+ "extension": [
275
+ {
276
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
277
+ "valueCode": "SHALL"
278
+ }
279
+ ],
280
+ "code": "read"
281
+ },
282
+ {
283
+ "extension": [
284
+ {
285
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
286
+ "valueCode": "SHOULD"
287
+ }
288
+ ],
289
+ "code": "vread"
290
+ }
291
+ ],
292
+ "referencePolicy": [
293
+ "resolves"
294
+ ],
295
+ "searchParam": [
296
+ {
297
+ "extension": [
298
+ {
299
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
300
+ "valueCode": "SHALL"
301
+ }
302
+ ],
303
+ "name": "_id",
304
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
305
+ "type": "token",
306
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
307
+ },
308
+ {
309
+ "extension": [
310
+ {
311
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
312
+ "valueCode": "SHOULD"
313
+ }
314
+ ],
315
+ "name": "_lastUpdated",
316
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
317
+ "type": "date",
318
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
319
+ }
320
+ ]
321
+ },
322
+ {
323
+ "extension": [
324
+ {
325
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
326
+ "valueCode": "SHALL"
327
+ }
328
+ ],
329
+ "type": "Patient",
330
+ "supportedProfile": [
331
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient"
332
+ ],
333
+ "interaction": [
334
+ {
335
+ "extension": [
336
+ {
337
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
338
+ "valueCode": "MAY"
339
+ }
340
+ ],
341
+ "code": "search-type"
342
+ },
343
+ {
344
+ "extension": [
345
+ {
346
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
347
+ "valueCode": "SHALL"
348
+ }
349
+ ],
350
+ "code": "read"
351
+ },
352
+ {
353
+ "extension": [
354
+ {
355
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
356
+ "valueCode": "SHOULD"
357
+ }
358
+ ],
359
+ "code": "vread"
360
+ }
361
+ ],
362
+ "referencePolicy": [
363
+ "resolves"
364
+ ],
365
+ "searchParam": [
366
+ {
367
+ "extension": [
368
+ {
369
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
370
+ "valueCode": "SHALL"
371
+ }
372
+ ],
373
+ "name": "_id",
374
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
375
+ "type": "token",
376
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
377
+ },
378
+ {
379
+ "extension": [
380
+ {
381
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
382
+ "valueCode": "SHOULD"
383
+ }
384
+ ],
385
+ "name": "_lastUpdated",
386
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
387
+ "type": "date",
388
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
389
+ }
390
+ ]
391
+ },
392
+ {
393
+ "extension": [
394
+ {
395
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
396
+ "valueCode": "SHOULD"
397
+ }
398
+ ],
399
+ "type": "Practitioner",
400
+ "supportedProfile": [
401
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner"
402
+ ],
403
+ "interaction": [
404
+ {
405
+ "extension": [
406
+ {
407
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
408
+ "valueCode": "MAY"
409
+ }
410
+ ],
411
+ "code": "search-type"
412
+ },
413
+ {
414
+ "extension": [
415
+ {
416
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
417
+ "valueCode": "SHALL"
418
+ }
419
+ ],
420
+ "code": "read"
421
+ },
422
+ {
423
+ "extension": [
424
+ {
425
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
426
+ "valueCode": "SHOULD"
427
+ }
428
+ ],
429
+ "code": "vread"
430
+ }
431
+ ],
432
+ "referencePolicy": [
433
+ "resolves"
434
+ ],
435
+ "searchParam": [
436
+ {
437
+ "extension": [
438
+ {
439
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
440
+ "valueCode": "SHALL"
441
+ }
442
+ ],
443
+ "name": "_id",
444
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
445
+ "type": "token",
446
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
447
+ },
448
+ {
449
+ "extension": [
450
+ {
451
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
452
+ "valueCode": "SHOULD"
453
+ }
454
+ ],
455
+ "name": "_lastUpdated",
456
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
457
+ "type": "date",
458
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
459
+ }
460
+ ]
461
+ },
462
+ {
463
+ "extension": [
464
+ {
465
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
466
+ "valueCode": "SHOULD"
467
+ }
468
+ ],
469
+ "type": "RelatedPerson",
470
+ "supportedProfile": [
471
+ "http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-RelatedPerson"
472
+ ],
473
+ "interaction": [
474
+ {
475
+ "extension": [
476
+ {
477
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
478
+ "valueCode": "MAY"
479
+ }
480
+ ],
481
+ "code": "search-type"
482
+ },
483
+ {
484
+ "extension": [
485
+ {
486
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
487
+ "valueCode": "SHALL"
488
+ }
489
+ ],
490
+ "code": "read"
491
+ },
492
+ {
493
+ "extension": [
494
+ {
495
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
496
+ "valueCode": "SHOULD"
497
+ }
498
+ ],
499
+ "code": "vread"
500
+ }
501
+ ],
502
+ "referencePolicy": [
503
+ "resolves"
504
+ ],
505
+ "searchParam": [
506
+ {
507
+ "extension": [
508
+ {
509
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
510
+ "valueCode": "SHALL"
511
+ }
512
+ ],
513
+ "name": "_id",
514
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
515
+ "type": "token",
516
+ "documentation": "http://hl7.org/fhir/R4/search.html#id"
517
+ },
518
+ {
519
+ "extension": [
520
+ {
521
+ "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
522
+ "valueCode": "SHOULD"
523
+ }
524
+ ],
525
+ "name": "_lastUpdated",
526
+ "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
527
+ "type": "date",
528
+ "documentation": "http://hl7.org/fhir/R4/search.html#lastUpdated"
529
+ }
530
+ ]
531
+ }
532
+ ]
533
+ }
534
+ ]
535
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "resourceType" : "OperationOutcome",
3
+ "id" : "warning",
4
+ "text" : {
5
+ "status" : "generated",
6
+ "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Inferno does not support a query of this kind.</div>"
7
+ },
8
+ "issue" : [{
9
+ "severity" : "warning",
10
+ "code" : "not-found",
11
+ "details" : {
12
+ "text" : "Inferno does not support a query of this kind."
13
+ }
14
+ }]
15
+ }
16
+