carin_for_blue_button_test_kit 0.9.0 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (27) hide show
  1. checksums.yaml +4 -4
  2. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/coverage/metadata.yml +147 -0
  3. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/explanation_of_benefit/metadata.yml +604 -0
  4. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/explanation_of_benefit_inpatient_institutional/metadata.yml +1025 -0
  5. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/explanation_of_benefit_outpatient_institutional/metadata.yml +975 -0
  6. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/explanation_of_benefit_pharmacy/metadata.yml +889 -0
  7. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/explanation_of_benefit_professional_non_clinician/metadata.yml +870 -0
  8. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/metadata.yml +4700 -0
  9. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/organization/metadata.yml +119 -0
  10. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/patient/metadata.yml +207 -0
  11. data/lib/carin_for_blue_button_test_kit/generated/v1.1.0/practitioner/metadata.yml +95 -0
  12. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/coverage/metadata.yml +173 -0
  13. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit/metadata.yml +682 -0
  14. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit_inpatient_institutional/metadata.yml +1092 -0
  15. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit_oral/metadata.yml +1066 -0
  16. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit_outpatient_institutional/metadata.yml +1045 -0
  17. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit_pharmacy/metadata.yml +996 -0
  18. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/explanation_of_benefit_professional_non_clinician/metadata.yml +1100 -0
  19. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/metadata.yml +6399 -0
  20. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/organization/metadata.yml +136 -0
  21. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/patient/metadata.yml +224 -0
  22. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/practitioner/metadata.yml +112 -0
  23. data/lib/carin_for_blue_button_test_kit/generated/v2.0.0/related_person/metadata.yml +101 -0
  24. data/lib/carin_for_blue_button_test_kit/igs/carin4bb-110.tgz +0 -0
  25. data/lib/carin_for_blue_button_test_kit/igs/carin4bb-200.tgz +0 -0
  26. data/lib/carin_for_blue_button_test_kit/version.rb +1 -1
  27. metadata +25 -1
@@ -0,0 +1,1066 @@
1
+ ---
2
+ :name: C4BB_ExplanationOfBenefit_Oral
3
+ :class_name: C4bbExplanationofbenefitOralSequence
4
+ :version: v2.0.0
5
+ :reformatted_version: v200
6
+ :resource: ExplanationOfBenefit
7
+ :profile_url: http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Oral
8
+ :profile_name: C4BB ExplanationOfBenefit Oral
9
+ :profile_version: 2.0.0
10
+ :title: ExplanationOfBenefit Oral
11
+ :short_description: Verify support for the server capabilities required by the C4BB
12
+ ExplanationOfBenefit Oral.
13
+ :interactions:
14
+ - :code: search-type
15
+ :expectation: SHALL
16
+ - :code: read
17
+ :expectation: SHALL
18
+ - :code: vread
19
+ :expectation: SHOULD
20
+ :operations: []
21
+ :searches:
22
+ - :names:
23
+ - _id
24
+ :expectation: SHALL
25
+ - :names:
26
+ - patient
27
+ :expectation: SHALL
28
+ - :names:
29
+ - _lastUpdated
30
+ :expectation: SHALL
31
+ - :names:
32
+ - type
33
+ :expectation: SHALL
34
+ - :names:
35
+ - identifier
36
+ :expectation: SHALL
37
+ - :names:
38
+ - service-date
39
+ :expectation: SHALL
40
+ - :names:
41
+ - service-start-date
42
+ :expectation: SHALL
43
+ - :names:
44
+ - billable-period-start
45
+ :expectation: SHALL
46
+ :search_definitions:
47
+ :_id:
48
+ :paths: []
49
+ :full_paths: []
50
+ :values: []
51
+ :contains_multiple: false
52
+ :patient:
53
+ :paths:
54
+ - patient
55
+ :full_paths:
56
+ - ExplanationOfBenefit.patient
57
+ :comparators: {}
58
+ :values: []
59
+ :type: Reference
60
+ :contains_multiple: false
61
+ :_lastUpdated:
62
+ :paths: []
63
+ :full_paths: []
64
+ :values: []
65
+ :contains_multiple: false
66
+ :type:
67
+ :paths:
68
+ - type
69
+ :full_paths:
70
+ - ExplanationOfBenefit.type
71
+ :comparators: {}
72
+ :values:
73
+ - oral
74
+ :type: CodeableConcept
75
+ :contains_multiple: false
76
+ :identifier:
77
+ :paths:
78
+ - identifier
79
+ :full_paths:
80
+ - ExplanationOfBenefit.identifier
81
+ :comparators: {}
82
+ :values: []
83
+ :type: Identifier
84
+ :contains_multiple: true
85
+ :service-date:
86
+ :paths:
87
+ - 'billablePeriod '
88
+ - " item.serviced"
89
+ :full_paths:
90
+ - 'ExplanationOfBenefit.billablePeriod '
91
+ - " ExplanationOfBenefit.item.serviced"
92
+ :comparators:
93
+ :eq: MAY
94
+ :ne: MAY
95
+ :gt: MAY
96
+ :ge: MAY
97
+ :lt: MAY
98
+ :le: MAY
99
+ :sa: MAY
100
+ :eb: MAY
101
+ :ap: MAY
102
+ :values: []
103
+ :type: date
104
+ :contains_multiple: false
105
+ :service-start-date:
106
+ :paths:
107
+ - 'billablePeriod.start '
108
+ - " item.servicedDate "
109
+ - " item.servicedPeriod.start"
110
+ :full_paths:
111
+ - 'ExplanationOfBenefit.billablePeriod.start '
112
+ - " ExplanationOfBenefit.item.servicedDate "
113
+ - " ExplanationOfBenefit.item.servicedPeriod.start"
114
+ :comparators:
115
+ :eq: MAY
116
+ :ne: MAY
117
+ :gt: MAY
118
+ :ge: MAY
119
+ :lt: MAY
120
+ :le: MAY
121
+ :sa: MAY
122
+ :eb: MAY
123
+ :ap: MAY
124
+ :values: []
125
+ :type: date
126
+ :contains_multiple: false
127
+ :billable-period-start:
128
+ :paths:
129
+ - billablePeriod.start
130
+ :full_paths:
131
+ - ExplanationOfBenefit.billablePeriod.start
132
+ :comparators:
133
+ :eq: MAY
134
+ :ne: MAY
135
+ :gt: MAY
136
+ :ge: MAY
137
+ :lt: MAY
138
+ :le: MAY
139
+ :sa: MAY
140
+ :eb: MAY
141
+ :ap: MAY
142
+ :values: []
143
+ :type: dateTime
144
+ :contains_multiple: false
145
+ :include_params:
146
+ - ExplanationOfBenefit:patient
147
+ - ExplanationOfBenefit:provider
148
+ - ExplanationOfBenefit:care-team
149
+ - ExplanationOfBenefit:coverage
150
+ - ExplanationOfBenefit:insurer
151
+ - ExplanationOfBenefit:payee
152
+ - ExplanationOfBenefit:*
153
+ :revincludes: []
154
+ :required_concepts:
155
+ - type
156
+ - priority
157
+ - related.relationship
158
+ - payee.type
159
+ - careTeam.role
160
+ - careTeam.qualification
161
+ - supportingInfo.code
162
+ - supportingInfo.code
163
+ - diagnosis.diagnosisCodeableConcept
164
+ - diagnosis.type
165
+ - item.productOrService
166
+ - item.modifier
167
+ - item.locationCodeableConcept
168
+ - item.bodySite
169
+ - item.subSite
170
+ - item.adjudication.category
171
+ - item.adjudication.reason
172
+ - item.adjudication.reason
173
+ - adjudication.reason
174
+ - adjudication.reason
175
+ - adjudication.reason
176
+ - total.category
177
+ - payment.type
178
+ :must_supports:
179
+ :extensions: []
180
+ :slices:
181
+ - :name: ExplanationOfBenefit.identifier:uniqueclaimid
182
+ :path: identifier
183
+ :discriminator:
184
+ :type: patternCodeableConcept
185
+ :path: type
186
+ :code: uc
187
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType
188
+ - :name: ExplanationOfBenefit.supportingInfo:clmrecvddate
189
+ :path: supportingInfo
190
+ :discriminator:
191
+ :type: patternCodeableConcept
192
+ :path: category
193
+ :code: clmrecvddate
194
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
195
+ - :name: ExplanationOfBenefit.supportingInfo:servicefacility
196
+ :path: supportingInfo
197
+ :discriminator:
198
+ :type: patternCodeableConcept
199
+ :path: category
200
+ :code: servicefacility
201
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
202
+ - :name: ExplanationOfBenefit.supportingInfo:orthodontics
203
+ :path: supportingInfo
204
+ :discriminator:
205
+ :type: patternCodeableConcept
206
+ :path: category
207
+ :code: orthodontics
208
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
209
+ - :name: ExplanationOfBenefit.supportingInfo:prosthesis
210
+ :path: supportingInfo
211
+ :discriminator:
212
+ :type: patternCodeableConcept
213
+ :path: category
214
+ :code: prosthesis
215
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
216
+ - :name: ExplanationOfBenefit.supportingInfo:additionalbodysite
217
+ :path: supportingInfo
218
+ :discriminator:
219
+ :type: patternCodeableConcept
220
+ :path: category
221
+ :code: additionalbodysite
222
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
223
+ - :name: ExplanationOfBenefit.supportingInfo:missingtoothnumber
224
+ :path: supportingInfo
225
+ :discriminator:
226
+ :type: patternCodeableConcept
227
+ :path: category
228
+ :code: missingtoothnumber
229
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
230
+ - :name: ExplanationOfBenefit.supportingInfo:medicalrecordnumber
231
+ :path: supportingInfo
232
+ :discriminator:
233
+ :type: patternCodeableConcept
234
+ :path: category
235
+ :code: medicalrecordnumber
236
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
237
+ - :name: ExplanationOfBenefit.supportingInfo:patientaccountnumber
238
+ :path: supportingInfo
239
+ :discriminator:
240
+ :type: patternCodeableConcept
241
+ :path: category
242
+ :code: patientaccountnumber
243
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
244
+ - :name: ExplanationOfBenefit.item.adjudication:adjudicationamounttype
245
+ :path: item.adjudication
246
+ :discriminator:
247
+ :type: requiredBinding
248
+ :path: category
249
+ :values:
250
+ - submitted
251
+ - copay
252
+ - eligible
253
+ - deductible
254
+ - benefit
255
+ - coinsurance
256
+ - noncovered
257
+ - priorpayerpaid
258
+ - paidbypatient
259
+ - paidbypatientcash
260
+ - paidbypatientother
261
+ - paidtopatient
262
+ - paidtoprovider
263
+ - memberliability
264
+ - discount
265
+ - drugcost
266
+ - :name: ExplanationOfBenefit.item.adjudication:adjustmentreason
267
+ :path: item.adjudication
268
+ :discriminator:
269
+ :type: patternCodeableConcept
270
+ :path: category
271
+ :code: adjustmentreason
272
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
273
+ - :name: ExplanationOfBenefit.item.adjudication:benefitpaymentstatus
274
+ :path: item.adjudication
275
+ :discriminator:
276
+ :type: patternCodeableConcept
277
+ :path: category
278
+ :code: benefitpaymentstatus
279
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
280
+ - :name: ExplanationOfBenefit.item.adjudication:allowedunits
281
+ :path: item.adjudication
282
+ :discriminator:
283
+ :type: patternCodeableConcept
284
+ :path: category
285
+ :code: allowedunits
286
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
287
+ - :name: ExplanationOfBenefit.adjudication:billingnetworkstatus
288
+ :path: adjudication
289
+ :discriminator:
290
+ :type: patternCodeableConcept
291
+ :path: category
292
+ :code: billingnetworkstatus
293
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
294
+ - :name: ExplanationOfBenefit.adjudication:renderingnetworkstatus
295
+ :path: adjudication
296
+ :discriminator:
297
+ :type: patternCodeableConcept
298
+ :path: category
299
+ :code: renderingnetworkstatus
300
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
301
+ - :name: ExplanationOfBenefit.adjudication:benefitpaymentstatus
302
+ :path: adjudication
303
+ :discriminator:
304
+ :type: patternCodeableConcept
305
+ :path: category
306
+ :code: benefitpaymentstatus
307
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
308
+ - :name: ExplanationOfBenefit.total:adjudicationamounttype
309
+ :path: total
310
+ :discriminator:
311
+ :type: requiredBinding
312
+ :path: category
313
+ :values:
314
+ - submitted
315
+ - copay
316
+ - eligible
317
+ - deductible
318
+ - benefit
319
+ - coinsurance
320
+ - noncovered
321
+ - priorpayerpaid
322
+ - paidbypatient
323
+ - paidbypatientcash
324
+ - paidbypatientother
325
+ - paidtopatient
326
+ - paidtoprovider
327
+ - memberliability
328
+ - discount
329
+ - drugcost
330
+ :elements:
331
+ - :path: meta
332
+ - :path: meta.lastUpdated
333
+ - :path: identifier.value
334
+ - :path: status
335
+ - :path: type.coding.code
336
+ :fixed_value: oral
337
+ - :path: use
338
+ - :path: patient
339
+ :types:
340
+ - Reference
341
+ - :path: billablePeriod
342
+ - :path: billablePeriod.start
343
+ - :path: insurer
344
+ :types:
345
+ - Reference
346
+ - :path: provider
347
+ :types:
348
+ - Reference
349
+ - :path: related
350
+ - :path: related.relationship
351
+ - :path: related.reference
352
+ - :path: payee
353
+ - :path: payee.type
354
+ - :path: payee.party
355
+ :types:
356
+ - Reference
357
+ - :path: outcome
358
+ - :path: careTeam
359
+ - :path: careTeam.provider
360
+ :types:
361
+ - Reference
362
+ - :path: careTeam.role
363
+ - :path: careTeam.qualification
364
+ - :path: supportingInfo
365
+ - :path: supportingInfo.category.coding.code
366
+ :fixed_value: clmrecvddate
367
+ - :path: supportingInfo.timing[x]
368
+ - :path: supportingInfo.category.coding.code
369
+ :fixed_value: servicefacility
370
+ - :path: supportingInfo.category.coding.code
371
+ :fixed_value: orthodontics
372
+ - :path: supportingInfo.category.coding.code
373
+ :fixed_value: prosthesis
374
+ - :path: supportingInfo.value[x]
375
+ - :path: supportingInfo.sequence
376
+ - :path: supportingInfo.category.coding.code
377
+ :fixed_value: additionalbodysite
378
+ - :path: supportingInfo.category.coding.code
379
+ :fixed_value: missingtoothnumber
380
+ - :path: supportingInfo.code
381
+ - :path: diagnosis
382
+ - :path: diagnosis.diagnosis[x]
383
+ - :path: diagnosis.type
384
+ - :path: insurance
385
+ - :path: insurance.focal
386
+ - :path: insurance.coverage
387
+ :types:
388
+ - Reference
389
+ - :path: item
390
+ - :path: item.sequence
391
+ - :path: item.informationSequence
392
+ - :path: item.productOrService
393
+ - :path: item.modifier
394
+ - :path: item.serviced[x]
395
+ - :path: item.location[x]
396
+ - :path: item.bodySite
397
+ - :path: item.noteNumber
398
+ - :path: item.adjudication
399
+ - :path: item.adjudication.category
400
+ - :path: item.adjudication.amount
401
+ - :path: item.adjudication.category.coding.code
402
+ :fixed_value: adjustmentreason
403
+ - :path: item.adjudication.category.coding.code
404
+ :fixed_value: benefitpaymentstatus
405
+ - :path: item.adjudication.reason
406
+ - :path: item.adjudication.category.coding.code
407
+ :fixed_value: allowedunits
408
+ - :path: adjudication
409
+ - :path: adjudication.category
410
+ - :path: adjudication.reason
411
+ - :path: total
412
+ - :path: total.category
413
+ - :path: payment
414
+ - :path: payment.type
415
+ - :path: processNote
416
+ :mandatory_elements:
417
+ - ExplanationOfBenefit.meta
418
+ - ExplanationOfBenefit.meta.lastUpdated
419
+ - ExplanationOfBenefit.meta.profile
420
+ - ExplanationOfBenefit.identifier
421
+ - ExplanationOfBenefit.identifier.type
422
+ - ExplanationOfBenefit.identifier.value
423
+ - ExplanationOfBenefit.status
424
+ - ExplanationOfBenefit.type
425
+ - ExplanationOfBenefit.use
426
+ - ExplanationOfBenefit.patient
427
+ - ExplanationOfBenefit.billablePeriod
428
+ - ExplanationOfBenefit.billablePeriod.start
429
+ - ExplanationOfBenefit.created
430
+ - ExplanationOfBenefit.insurer
431
+ - ExplanationOfBenefit.provider
432
+ - ExplanationOfBenefit.related.relationship
433
+ - ExplanationOfBenefit.related.reference
434
+ - ExplanationOfBenefit.payee.type
435
+ - ExplanationOfBenefit.outcome
436
+ - ExplanationOfBenefit.careTeam.sequence
437
+ - ExplanationOfBenefit.careTeam.provider
438
+ - ExplanationOfBenefit.careTeam.role
439
+ - ExplanationOfBenefit.supportingInfo.sequence
440
+ - ExplanationOfBenefit.supportingInfo.category
441
+ - ExplanationOfBenefit.supportingInfo.timing[x]
442
+ - ExplanationOfBenefit.supportingInfo.value[x]
443
+ - ExplanationOfBenefit.supportingInfo.code
444
+ - ExplanationOfBenefit.diagnosis.sequence
445
+ - ExplanationOfBenefit.diagnosis.diagnosis[x]
446
+ - ExplanationOfBenefit.diagnosis.type
447
+ - ExplanationOfBenefit.procedure.sequence
448
+ - ExplanationOfBenefit.procedure.procedure[x]
449
+ - ExplanationOfBenefit.insurance
450
+ - ExplanationOfBenefit.insurance.focal
451
+ - ExplanationOfBenefit.insurance.coverage
452
+ - ExplanationOfBenefit.item
453
+ - ExplanationOfBenefit.item.sequence
454
+ - ExplanationOfBenefit.item.productOrService
455
+ - ExplanationOfBenefit.item.serviced[x]
456
+ - ExplanationOfBenefit.item.location[x]
457
+ - ExplanationOfBenefit.item.adjudication
458
+ - ExplanationOfBenefit.item.adjudication.category
459
+ - ExplanationOfBenefit.item.adjudication.amount
460
+ - ExplanationOfBenefit.item.adjudication.reason
461
+ - ExplanationOfBenefit.item.detail.sequence
462
+ - ExplanationOfBenefit.item.detail.productOrService
463
+ - ExplanationOfBenefit.item.detail.subDetail.sequence
464
+ - ExplanationOfBenefit.item.detail.subDetail.productOrService
465
+ - ExplanationOfBenefit.addItem.productOrService
466
+ - ExplanationOfBenefit.addItem.detail.productOrService
467
+ - ExplanationOfBenefit.addItem.detail.subDetail.productOrService
468
+ - ExplanationOfBenefit.adjudication
469
+ - ExplanationOfBenefit.adjudication.category
470
+ - ExplanationOfBenefit.adjudication.reason
471
+ - ExplanationOfBenefit.total
472
+ - ExplanationOfBenefit.total.category
473
+ - ExplanationOfBenefit.total.amount
474
+ - ExplanationOfBenefit.benefitBalance.category
475
+ - ExplanationOfBenefit.benefitBalance.financial.type
476
+ :bindings:
477
+ - :type: Coding
478
+ :strength: extensible
479
+ :system: http://hl7.org/fhir/ValueSet/security-labels
480
+ :path: meta.security
481
+ - :type: Coding
482
+ :strength: example
483
+ :system: http://hl7.org/fhir/ValueSet/common-tags
484
+ :path: meta.tag
485
+ - :type: code
486
+ :strength: preferred
487
+ :system: http://hl7.org/fhir/ValueSet/languages
488
+ :path: language
489
+ - :type: code
490
+ :strength: required
491
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
492
+ :path: identifier.use
493
+ - :type: CodeableConcept
494
+ :strength: extensible
495
+ :system: http://hl7.org/fhir/ValueSet/identifier-type
496
+ :path: identifier.type
497
+ - :type: code
498
+ :strength: required
499
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
500
+ :path: identifier.use
501
+ - :type: CodeableConcept
502
+ :strength: extensible
503
+ :system: http://hl7.org/fhir/ValueSet/identifier-type
504
+ :path: identifier.type
505
+ - :type: code
506
+ :strength: required
507
+ :system: http://hl7.org/fhir/ValueSet/explanationofbenefit-status
508
+ :path: status
509
+ - :type: CodeableConcept
510
+ :strength: required
511
+ :system: http://hl7.org/fhir/ValueSet/claim-type
512
+ :path: type
513
+ - :type: CodeableConcept
514
+ :strength: example
515
+ :system: http://hl7.org/fhir/ValueSet/claim-subtype
516
+ :path: subType
517
+ - :type: code
518
+ :strength: required
519
+ :system: http://hl7.org/fhir/ValueSet/claim-use
520
+ :path: use
521
+ - :type: CodeableConcept
522
+ :strength: required
523
+ :system: http://hl7.org/fhir/ValueSet/process-priority
524
+ :path: priority
525
+ - :type: CodeableConcept
526
+ :strength: example
527
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
528
+ :path: fundsReserveRequested
529
+ - :type: CodeableConcept
530
+ :strength: example
531
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
532
+ :path: fundsReserve
533
+ - :type: CodeableConcept
534
+ :strength: required
535
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBRelatedClaimRelationshipCodes
536
+ :path: related.relationship
537
+ - :type: CodeableConcept
538
+ :strength: required
539
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayeeType
540
+ :path: payee.type
541
+ - :type: code
542
+ :strength: required
543
+ :system: http://hl7.org/fhir/ValueSet/remittance-outcome
544
+ :path: outcome
545
+ - :type: CodeableConcept
546
+ :strength: required
547
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimProfessionalAndNonClinicianCareTeamRole
548
+ :path: careTeam.role
549
+ - :type: CodeableConcept
550
+ :strength: required
551
+ :system: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066
552
+ :path: careTeam.qualification
553
+ - :type: CodeableConcept
554
+ :strength: extensible
555
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
556
+ :path: supportingInfo.category
557
+ - :type: CodeableConcept
558
+ :strength: example
559
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
560
+ :path: supportingInfo.code
561
+ - :type: Coding
562
+ :strength: example
563
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
564
+ :path: supportingInfo.reason
565
+ - :type: CodeableConcept
566
+ :strength: extensible
567
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
568
+ :path: supportingInfo.category
569
+ - :type: CodeableConcept
570
+ :strength: example
571
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
572
+ :path: supportingInfo.code
573
+ - :type: Coding
574
+ :strength: example
575
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
576
+ :path: supportingInfo.reason
577
+ - :type: CodeableConcept
578
+ :strength: extensible
579
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
580
+ :path: supportingInfo.category
581
+ - :type: CodeableConcept
582
+ :strength: example
583
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
584
+ :path: supportingInfo.code
585
+ - :type: Coding
586
+ :strength: example
587
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
588
+ :path: supportingInfo.reason
589
+ - :type: CodeableConcept
590
+ :strength: extensible
591
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
592
+ :path: supportingInfo.category
593
+ - :type: CodeableConcept
594
+ :strength: example
595
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
596
+ :path: supportingInfo.code
597
+ - :type: Coding
598
+ :strength: example
599
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
600
+ :path: supportingInfo.reason
601
+ - :type: CodeableConcept
602
+ :strength: extensible
603
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
604
+ :path: supportingInfo.category
605
+ - :type: CodeableConcept
606
+ :strength: example
607
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
608
+ :path: supportingInfo.code
609
+ - :type: Coding
610
+ :strength: example
611
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
612
+ :path: supportingInfo.reason
613
+ - :type: CodeableConcept
614
+ :strength: extensible
615
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
616
+ :path: supportingInfo.category
617
+ - :type: CodeableConcept
618
+ :strength: required
619
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/OralBodySite
620
+ :path: supportingInfo.code
621
+ - :type: Coding
622
+ :strength: example
623
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
624
+ :path: supportingInfo.reason
625
+ - :type: CodeableConcept
626
+ :strength: extensible
627
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
628
+ :path: supportingInfo.category
629
+ - :type: CodeableConcept
630
+ :strength: required
631
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/ADAUniversalNumberingSystem
632
+ :path: supportingInfo.code
633
+ - :type: Coding
634
+ :strength: example
635
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
636
+ :path: supportingInfo.reason
637
+ - :type: CodeableConcept
638
+ :strength: extensible
639
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
640
+ :path: supportingInfo.category
641
+ - :type: CodeableConcept
642
+ :strength: example
643
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
644
+ :path: supportingInfo.code
645
+ - :type: Coding
646
+ :strength: example
647
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
648
+ :path: supportingInfo.reason
649
+ - :type: CodeableConcept
650
+ :strength: extensible
651
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
652
+ :path: supportingInfo.category
653
+ - :type: CodeableConcept
654
+ :strength: example
655
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
656
+ :path: supportingInfo.code
657
+ - :type: Coding
658
+ :strength: example
659
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
660
+ :path: supportingInfo.reason
661
+ - :type: CodeableConcept
662
+ :strength: required
663
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/CDCICD910CMDiagnosisCodes
664
+ :path: diagnosis.diagnosis
665
+ - :type: CodeableConcept
666
+ :strength: required
667
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimProfessionalAndNonClinicianDiagnosisType
668
+ :path: diagnosis.type
669
+ - :type: CodeableConcept
670
+ :strength: example
671
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission
672
+ :path: diagnosis.onAdmission
673
+ - :type: CodeableConcept
674
+ :strength: example
675
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup
676
+ :path: diagnosis.packageCode
677
+ - :type: CodeableConcept
678
+ :strength: example
679
+ :system: http://hl7.org/fhir/ValueSet/ex-procedure-type
680
+ :path: procedure.type
681
+ - :type: CodeableConcept
682
+ :strength: example
683
+ :system: http://hl7.org/fhir/ValueSet/icd-10-procedures
684
+ :path: procedure.procedure
685
+ - :type: CodeableConcept
686
+ :strength: extensible
687
+ :system: http://terminology.hl7.org/ValueSet/v3-ActIncidentCode
688
+ :path: accident.type
689
+ - :type: CodeableConcept
690
+ :strength: example
691
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
692
+ :path: item.revenue
693
+ - :type: CodeableConcept
694
+ :strength: example
695
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
696
+ :path: item.category
697
+ - :type: CodeableConcept
698
+ :strength: required
699
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/ADADentalProcedureCode
700
+ :path: item.productOrService
701
+ - :type: CodeableConcept
702
+ :strength: required
703
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AMACPTCMSHCPCSModifiers
704
+ :path: item.modifier
705
+ - :type: CodeableConcept
706
+ :strength: example
707
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
708
+ :path: item.programCode
709
+ - :type: CodeableConcept
710
+ :strength: example
711
+ :system: http://hl7.org/fhir/ValueSet/service-place
712
+ :path: item.location
713
+ - :type: CodeableConcept
714
+ :strength: required
715
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/CMSPlaceofServiceCodes
716
+ :path: item.location
717
+ - :type: CodeableConcept
718
+ :strength: required
719
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/OralBodySite
720
+ :path: item.bodySite
721
+ - :type: CodeableConcept
722
+ :strength: required
723
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSurfaceCodes
724
+ :path: item.subSite
725
+ - :type: CodeableConcept
726
+ :strength: extensible
727
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudicationCategoryDiscriminator
728
+ :path: item.adjudication.category
729
+ - :type: CodeableConcept
730
+ :strength: example
731
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
732
+ :path: item.adjudication.reason
733
+ - :type: CodeableConcept
734
+ :strength: required
735
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication
736
+ :path: item.adjudication.category
737
+ - :type: CodeableConcept
738
+ :strength: example
739
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
740
+ :path: item.adjudication.reason
741
+ - :type: CodeableConcept
742
+ :strength: example
743
+ :system: http://hl7.org/fhir/ValueSet/adjudication
744
+ :path: item.adjudication.category
745
+ - :type: CodeableConcept
746
+ :strength: required
747
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/X12ClaimAdjustmentReasonCodesCMSRemittanceAdviceRemarkCodes
748
+ :path: item.adjudication.reason
749
+ - :type: CodeableConcept
750
+ :strength: example
751
+ :system: http://hl7.org/fhir/ValueSet/adjudication
752
+ :path: item.adjudication.category
753
+ - :type: CodeableConcept
754
+ :strength: required
755
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerBenefitPaymentStatus
756
+ :path: item.adjudication.reason
757
+ - :type: CodeableConcept
758
+ :strength: example
759
+ :system: http://hl7.org/fhir/ValueSet/adjudication
760
+ :path: item.adjudication.category
761
+ - :type: CodeableConcept
762
+ :strength: example
763
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
764
+ :path: item.adjudication.reason
765
+ - :type: CodeableConcept
766
+ :strength: example
767
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
768
+ :path: item.detail.revenue
769
+ - :type: CodeableConcept
770
+ :strength: example
771
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
772
+ :path: item.detail.category
773
+ - :type: CodeableConcept
774
+ :strength: example
775
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
776
+ :path: item.detail.productOrService
777
+ - :type: CodeableConcept
778
+ :strength: example
779
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
780
+ :path: item.detail.modifier
781
+ - :type: CodeableConcept
782
+ :strength: example
783
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
784
+ :path: item.detail.programCode
785
+ - :type: CodeableConcept
786
+ :strength: example
787
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
788
+ :path: item.detail.subDetail.revenue
789
+ - :type: CodeableConcept
790
+ :strength: example
791
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
792
+ :path: item.detail.subDetail.category
793
+ - :type: CodeableConcept
794
+ :strength: example
795
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
796
+ :path: item.detail.subDetail.productOrService
797
+ - :type: CodeableConcept
798
+ :strength: example
799
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
800
+ :path: item.detail.subDetail.modifier
801
+ - :type: CodeableConcept
802
+ :strength: example
803
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
804
+ :path: item.detail.subDetail.programCode
805
+ - :type: CodeableConcept
806
+ :strength: example
807
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
808
+ :path: addItem.productOrService
809
+ - :type: CodeableConcept
810
+ :strength: example
811
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
812
+ :path: addItem.modifier
813
+ - :type: CodeableConcept
814
+ :strength: example
815
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
816
+ :path: addItem.programCode
817
+ - :type: CodeableConcept
818
+ :strength: example
819
+ :system: http://hl7.org/fhir/ValueSet/service-place
820
+ :path: addItem.location
821
+ - :type: CodeableConcept
822
+ :strength: example
823
+ :system: http://hl7.org/fhir/ValueSet/tooth
824
+ :path: addItem.bodySite
825
+ - :type: CodeableConcept
826
+ :strength: example
827
+ :system: http://hl7.org/fhir/ValueSet/surface
828
+ :path: addItem.subSite
829
+ - :type: CodeableConcept
830
+ :strength: example
831
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
832
+ :path: addItem.detail.productOrService
833
+ - :type: CodeableConcept
834
+ :strength: example
835
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
836
+ :path: addItem.detail.modifier
837
+ - :type: CodeableConcept
838
+ :strength: example
839
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
840
+ :path: addItem.detail.subDetail.productOrService
841
+ - :type: CodeableConcept
842
+ :strength: example
843
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
844
+ :path: addItem.detail.subDetail.modifier
845
+ - :type: CodeableConcept
846
+ :strength: extensible
847
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudicationCategoryDiscriminator
848
+ :path: adjudication.category
849
+ - :type: CodeableConcept
850
+ :strength: example
851
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
852
+ :path: adjudication.reason
853
+ - :type: CodeableConcept
854
+ :strength: example
855
+ :system: http://hl7.org/fhir/ValueSet/adjudication
856
+ :path: adjudication.category
857
+ - :type: CodeableConcept
858
+ :strength: required
859
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerProviderNetworkStatus
860
+ :path: adjudication.reason
861
+ - :type: CodeableConcept
862
+ :strength: example
863
+ :system: http://hl7.org/fhir/ValueSet/adjudication
864
+ :path: adjudication.category
865
+ - :type: CodeableConcept
866
+ :strength: required
867
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerProviderNetworkStatus
868
+ :path: adjudication.reason
869
+ - :type: CodeableConcept
870
+ :strength: example
871
+ :system: http://hl7.org/fhir/ValueSet/adjudication
872
+ :path: adjudication.category
873
+ - :type: CodeableConcept
874
+ :strength: required
875
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerBenefitPaymentStatus
876
+ :path: adjudication.reason
877
+ - :type: CodeableConcept
878
+ :strength: example
879
+ :system: http://hl7.org/fhir/ValueSet/adjudication
880
+ :path: total.category
881
+ - :type: CodeableConcept
882
+ :strength: required
883
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication
884
+ :path: total.category
885
+ - :type: CodeableConcept
886
+ :strength: required
887
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerClaimPaymentStatusCode
888
+ :path: payment.type
889
+ - :type: CodeableConcept
890
+ :strength: example
891
+ :system: http://hl7.org/fhir/ValueSet/payment-adjustment-reason
892
+ :path: payment.adjustmentReason
893
+ - :type: CodeableConcept
894
+ :strength: example
895
+ :system: http://hl7.org/fhir/ValueSet/forms
896
+ :path: formCode
897
+ - :type: code
898
+ :strength: required
899
+ :system: http://hl7.org/fhir/ValueSet/note-type
900
+ :path: processNote.type
901
+ - :type: CodeableConcept
902
+ :strength: preferred
903
+ :system: http://hl7.org/fhir/ValueSet/languages
904
+ :path: processNote.language
905
+ - :type: CodeableConcept
906
+ :strength: example
907
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
908
+ :path: benefitBalance.category
909
+ - :type: CodeableConcept
910
+ :strength: example
911
+ :system: http://hl7.org/fhir/ValueSet/benefit-network
912
+ :path: benefitBalance.network
913
+ - :type: CodeableConcept
914
+ :strength: example
915
+ :system: http://hl7.org/fhir/ValueSet/benefit-unit
916
+ :path: benefitBalance.unit
917
+ - :type: CodeableConcept
918
+ :strength: example
919
+ :system: http://hl7.org/fhir/ValueSet/benefit-term
920
+ :path: benefitBalance.term
921
+ - :type: CodeableConcept
922
+ :strength: example
923
+ :system: http://hl7.org/fhir/ValueSet/benefit-type
924
+ :path: benefitBalance.financial.type
925
+ :references:
926
+ - :path: ExplanationOfBenefit.identifier.assigner
927
+ :profiles:
928
+ - http://hl7.org/fhir/StructureDefinition/Organization
929
+ - :path: ExplanationOfBenefit.identifier.assigner
930
+ :profiles:
931
+ - http://hl7.org/fhir/StructureDefinition/Organization
932
+ - :path: ExplanationOfBenefit.patient
933
+ :profiles:
934
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
935
+ - :path: ExplanationOfBenefit.enterer
936
+ :profiles:
937
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
938
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
939
+ - :path: ExplanationOfBenefit.insurer
940
+ :profiles:
941
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
942
+ - :path: ExplanationOfBenefit.provider
943
+ :profiles:
944
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
945
+ - :path: ExplanationOfBenefit.related.claim
946
+ :profiles:
947
+ - http://hl7.org/fhir/StructureDefinition/Claim
948
+ - :path: ExplanationOfBenefit.prescription
949
+ :profiles:
950
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
951
+ - http://hl7.org/fhir/StructureDefinition/VisionPrescription
952
+ - :path: ExplanationOfBenefit.originalPrescription
953
+ :profiles:
954
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
955
+ - :path: ExplanationOfBenefit.payee.party
956
+ :profiles:
957
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
958
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
959
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
960
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-RelatedPerson
961
+ - :path: ExplanationOfBenefit.referral
962
+ :profiles:
963
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest
964
+ - :path: ExplanationOfBenefit.facility
965
+ :profiles:
966
+ - http://hl7.org/fhir/StructureDefinition/Location
967
+ - :path: ExplanationOfBenefit.claim
968
+ :profiles:
969
+ - http://hl7.org/fhir/StructureDefinition/Claim
970
+ - :path: ExplanationOfBenefit.claimResponse
971
+ :profiles:
972
+ - http://hl7.org/fhir/StructureDefinition/ClaimResponse
973
+ - :path: ExplanationOfBenefit.careTeam.provider
974
+ :profiles:
975
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
976
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
977
+ - :path: ExplanationOfBenefit.supportingInfo.value[x]
978
+ :profiles:
979
+ - http://hl7.org/fhir/StructureDefinition/Resource
980
+ - :path: ExplanationOfBenefit.supportingInfo.value[x]
981
+ :profiles:
982
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
983
+ - :path: ExplanationOfBenefit.procedure.udi
984
+ :profiles:
985
+ - http://hl7.org/fhir/StructureDefinition/Device
986
+ - :path: ExplanationOfBenefit.insurance.coverage
987
+ :profiles:
988
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage
989
+ - :path: ExplanationOfBenefit.item.udi
990
+ :profiles:
991
+ - http://hl7.org/fhir/StructureDefinition/Device
992
+ - :path: ExplanationOfBenefit.item.encounter
993
+ :profiles:
994
+ - http://hl7.org/fhir/StructureDefinition/Encounter
995
+ - :path: ExplanationOfBenefit.item.detail.udi
996
+ :profiles:
997
+ - http://hl7.org/fhir/StructureDefinition/Device
998
+ - :path: ExplanationOfBenefit.item.detail.subDetail.udi
999
+ :profiles:
1000
+ - http://hl7.org/fhir/StructureDefinition/Device
1001
+ - :path: ExplanationOfBenefit.addItem.provider
1002
+ :profiles:
1003
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
1004
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
1005
+ - http://hl7.org/fhir/StructureDefinition/Organization
1006
+ :tests:
1007
+ - :id: c4bb_v200_explanation_of_benefit_oral_read_test
1008
+ :file_name: explanation_of_benefit_oral_read_test.rb
1009
+ - :id: c4bb_v200_explanation_of_benefit_oral_validation_test
1010
+ :file_name: explanation_of_benefit_oral_validation_test.rb
1011
+ - :id: c4bb_v200_explanation_of_benefit_oral_must_support_test
1012
+ :file_name: explanation_of_benefit_oral_must_support_test.rb
1013
+ - :id: c4bb_v200_explanation_of_benefit_oral__id_search_test
1014
+ :file_name: explanation_of_benefit_oral_id_search_test.rb
1015
+ - :id: c4bb_v200_explanation_of_benefit_oral_patient_search_test
1016
+ :file_name: explanation_of_benefit_oral_patient_search_test.rb
1017
+ - :id: c4bb_v200_explanation_of_benefit_oral__lastUpdated_search_test
1018
+ :file_name: explanation_of_benefit_oral_lastupdated_search_test.rb
1019
+ - :id: c4bb_v200_explanation_of_benefit_oral_type_search_test
1020
+ :file_name: explanation_of_benefit_oral_type_search_test.rb
1021
+ - :id: c4bb_v200_explanation_of_benefit_oral_identifier_search_test
1022
+ :file_name: explanation_of_benefit_oral_identifier_search_test.rb
1023
+ - :id: c4bb_v200_explanation_of_benefit_oral_service_date_search_test
1024
+ :file_name: explanation_of_benefit_oral_service_date_search_test.rb
1025
+ - :id: c4bb_v200_explanation_of_benefit_oral_service_start_date_search_test
1026
+ :file_name: explanation_of_benefit_oral_service_start_date_search_test.rb
1027
+ - :id: c4bb_v200_explanation_of_benefit_oral_billable_period_start_search_test
1028
+ :file_name: explanation_of_benefit_oral_billable_period_start_search_test.rb
1029
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_patient_search_test
1030
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_patient_search_test.rb
1031
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_provider_search_test
1032
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_provider_search_test.rb
1033
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_careteam_search_test
1034
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_careteam_search_test.rb
1035
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_coverage_search_test
1036
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_coverage_search_test.rb
1037
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_insurer_search_test
1038
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_insurer_search_test.rb
1039
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_payee_search_test
1040
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_payee_search_test.rb
1041
+ - :id: c4bb_v200_explanation_of_benefit_oral_include_ExplanationOfBenefit_All_search_test
1042
+ :file_name: explanation_of_benefit_oral_explanation_of_benefit_all_search_test.rb
1043
+ :id: c4bb_v200_explanation_of_benefit_oral
1044
+ :file_name: explanation_of_benefit_oral_group.rb
1045
+ :delayed_references:
1046
+ - :path: insurer
1047
+ :resources:
1048
+ - Organization
1049
+ - :path: provider
1050
+ :resources:
1051
+ - Practitioner
1052
+ - :path: payee.party
1053
+ :resources:
1054
+ - Organization
1055
+ - Practitioner
1056
+ - RelatedPerson
1057
+ - :path: careTeam.provider
1058
+ :resources:
1059
+ - Organization
1060
+ - Practitioner
1061
+ - :path: supportingInfo.value[x]
1062
+ :resources:
1063
+ - Organization
1064
+ - :path: insurance.coverage
1065
+ :resources:
1066
+ - Coverage