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,1045 @@
1
+ ---
2
+ :name: C4BB_ExplanationOfBenefit_Outpatient_Institutional
3
+ :class_name: C4bbExplanationofbenefitOutpatientInstitutionalSequence
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-Outpatient-Institutional
8
+ :profile_name: C4BB ExplanationOfBenefit Outpatient Institutional
9
+ :profile_version: 2.0.0
10
+ :title: ExplanationOfBenefit Outpatient Institutional
11
+ :short_description: Verify support for the server capabilities required by the C4BB
12
+ ExplanationOfBenefit Outpatient Institutional.
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
+ - institutional
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
+ - subType
157
+ - priority
158
+ - related.relationship
159
+ - payee.type
160
+ - careTeam.role
161
+ - careTeam.qualification
162
+ - supportingInfo.code
163
+ - supportingInfo.code
164
+ - supportingInfo.code
165
+ - supportingInfo.code
166
+ - diagnosis.diagnosisCodeableConcept
167
+ - diagnosis.type
168
+ - item.revenue
169
+ - item.productOrService
170
+ - item.modifier
171
+ - item.adjudication.category
172
+ - item.adjudication.reason
173
+ - adjudication.reason
174
+ - adjudication.reason
175
+ - adjudication.category
176
+ - adjudication.reason
177
+ - total.category
178
+ - payment.type
179
+ :must_supports:
180
+ :extensions: []
181
+ :slices:
182
+ - :name: ExplanationOfBenefit.identifier:uniqueclaimid
183
+ :path: identifier
184
+ :discriminator:
185
+ :type: patternCodeableConcept
186
+ :path: type
187
+ :code: uc
188
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType
189
+ - :name: ExplanationOfBenefit.supportingInfo:clmrecvddate
190
+ :path: supportingInfo
191
+ :discriminator:
192
+ :type: patternCodeableConcept
193
+ :path: category
194
+ :code: clmrecvddate
195
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
196
+ - :name: ExplanationOfBenefit.supportingInfo:typeofbill
197
+ :path: supportingInfo
198
+ :discriminator:
199
+ :type: patternCodeableConcept
200
+ :path: category
201
+ :code: typeofbill
202
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
203
+ - :name: ExplanationOfBenefit.supportingInfo:pointoforigin
204
+ :path: supportingInfo
205
+ :discriminator:
206
+ :type: patternCodeableConcept
207
+ :path: category
208
+ :code: pointoforigin
209
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
210
+ - :name: ExplanationOfBenefit.supportingInfo:admtype
211
+ :path: supportingInfo
212
+ :discriminator:
213
+ :type: patternCodeableConcept
214
+ :path: category
215
+ :code: admtype
216
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
217
+ - :name: ExplanationOfBenefit.supportingInfo:discharge-status
218
+ :path: supportingInfo
219
+ :discriminator:
220
+ :type: patternCodeableConcept
221
+ :path: category
222
+ :code: discharge-status
223
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
224
+ - :name: ExplanationOfBenefit.supportingInfo:medicalrecordnumber
225
+ :path: supportingInfo
226
+ :discriminator:
227
+ :type: patternCodeableConcept
228
+ :path: category
229
+ :code: medicalrecordnumber
230
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
231
+ - :name: ExplanationOfBenefit.supportingInfo:patientaccountnumber
232
+ :path: supportingInfo
233
+ :discriminator:
234
+ :type: patternCodeableConcept
235
+ :path: category
236
+ :code: patientaccountnumber
237
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType
238
+ - :name: ExplanationOfBenefit.item.adjudication:adjudicationamounttype
239
+ :path: item.adjudication
240
+ :discriminator:
241
+ :type: requiredBinding
242
+ :path: category
243
+ :values:
244
+ - submitted
245
+ - copay
246
+ - eligible
247
+ - deductible
248
+ - benefit
249
+ - coinsurance
250
+ - noncovered
251
+ - priorpayerpaid
252
+ - paidbypatient
253
+ - paidbypatientcash
254
+ - paidbypatientother
255
+ - paidtopatient
256
+ - paidtoprovider
257
+ - memberliability
258
+ - discount
259
+ - drugcost
260
+ - :name: ExplanationOfBenefit.item.adjudication:adjustmentreason
261
+ :path: item.adjudication
262
+ :discriminator:
263
+ :type: patternCodeableConcept
264
+ :path: category
265
+ :code: adjustmentreason
266
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
267
+ - :name: ExplanationOfBenefit.item.adjudication:allowedunits
268
+ :path: item.adjudication
269
+ :discriminator:
270
+ :type: patternCodeableConcept
271
+ :path: category
272
+ :code: allowedunits
273
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
274
+ - :name: ExplanationOfBenefit.adjudication:billingnetworkstatus
275
+ :path: adjudication
276
+ :discriminator:
277
+ :type: patternCodeableConcept
278
+ :path: category
279
+ :code: billingnetworkstatus
280
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
281
+ - :name: ExplanationOfBenefit.adjudication:benefitpaymentstatus
282
+ :path: adjudication
283
+ :discriminator:
284
+ :type: patternCodeableConcept
285
+ :path: category
286
+ :code: benefitpaymentstatus
287
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
288
+ - :name: ExplanationOfBenefit.adjudication:adjudicationamounttype
289
+ :path: adjudication
290
+ :discriminator:
291
+ :type: requiredBinding
292
+ :path: category
293
+ :values:
294
+ - submitted
295
+ - copay
296
+ - eligible
297
+ - deductible
298
+ - benefit
299
+ - coinsurance
300
+ - noncovered
301
+ - priorpayerpaid
302
+ - paidbypatient
303
+ - paidbypatientcash
304
+ - paidbypatientother
305
+ - paidtopatient
306
+ - paidtoprovider
307
+ - memberliability
308
+ - discount
309
+ - drugcost
310
+ - :name: ExplanationOfBenefit.adjudication:adjustmentreason
311
+ :path: adjudication
312
+ :discriminator:
313
+ :type: patternCodeableConcept
314
+ :path: category
315
+ :code: adjustmentreason
316
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator
317
+ - :name: ExplanationOfBenefit.total:adjudicationamounttype
318
+ :path: total
319
+ :discriminator:
320
+ :type: requiredBinding
321
+ :path: category
322
+ :values:
323
+ - submitted
324
+ - copay
325
+ - eligible
326
+ - deductible
327
+ - benefit
328
+ - coinsurance
329
+ - noncovered
330
+ - priorpayerpaid
331
+ - paidbypatient
332
+ - paidbypatientcash
333
+ - paidbypatientother
334
+ - paidtopatient
335
+ - paidtoprovider
336
+ - memberliability
337
+ - discount
338
+ - drugcost
339
+ - :name: ExplanationOfBenefit.item.serviced[x]:servicedDate
340
+ :path: item.serviced[x]
341
+ :discriminator:
342
+ :type: type
343
+ :code: Date
344
+ :elements:
345
+ - :path: meta
346
+ - :path: meta.lastUpdated
347
+ - :path: identifier
348
+ - :path: identifier.value
349
+ - :path: status
350
+ - :path: type.coding.code
351
+ :fixed_value: institutional
352
+ - :path: subType.coding.code
353
+ :fixed_value: outpatient
354
+ - :path: use
355
+ - :path: patient
356
+ :types:
357
+ - Reference
358
+ - :path: billablePeriod
359
+ - :path: billablePeriod.start
360
+ - :path: created
361
+ - :path: insurer
362
+ :types:
363
+ - Reference
364
+ - :path: provider
365
+ :types:
366
+ - Reference
367
+ - :path: related
368
+ - :path: related.relationship
369
+ - :path: related.reference
370
+ - :path: payee
371
+ - :path: payee.type
372
+ - :path: payee.party
373
+ :types:
374
+ - Reference
375
+ - :path: outcome
376
+ - :path: careTeam
377
+ - :path: careTeam.provider
378
+ :types:
379
+ - Reference
380
+ - :path: careTeam.role
381
+ - :path: supportingInfo
382
+ - :path: supportingInfo.category.coding.code
383
+ :fixed_value: clmrecvddate
384
+ - :path: supportingInfo.timing[x]
385
+ - :path: supportingInfo.category.coding.code
386
+ :fixed_value: typeofbill
387
+ - :path: supportingInfo.category.coding.code
388
+ :fixed_value: pointoforigin
389
+ - :path: supportingInfo.category.coding.code
390
+ :fixed_value: admtype
391
+ - :path: supportingInfo.category.coding.code
392
+ :fixed_value: discharge-status
393
+ - :path: supportingInfo.code
394
+ - :path: diagnosis.diagnosis[x]
395
+ - :path: diagnosis.type
396
+ - :path: insurance
397
+ - :path: insurance.focal
398
+ - :path: insurance.coverage
399
+ :types:
400
+ - Reference
401
+ - :path: item
402
+ - :path: item.sequence
403
+ - :path: item.revenue
404
+ - :path: item.productOrService
405
+ - :path: item.modifier
406
+ - :path: item.quantity
407
+ - :path: item.noteNumber
408
+ - :path: item.adjudication
409
+ - :path: item.adjudication.category
410
+ - :path: item.adjudication.amount
411
+ - :path: item.adjudication.category.coding.code
412
+ :fixed_value: adjustmentreason
413
+ - :path: item.adjudication.reason
414
+ - :path: item.adjudication.category.coding.code
415
+ :fixed_value: allowedunits
416
+ - :path: item.adjudication.value
417
+ - :path: adjudication
418
+ - :path: adjudication.category
419
+ - :path: adjudication.amount
420
+ - :path: adjudication.reason
421
+ - :path: total
422
+ - :path: total.category
423
+ - :path: total.amount
424
+ - :path: payment
425
+ - :path: payment.type
426
+ - :path: payment.date
427
+ - :path: processNote
428
+ - :path: processNote.text
429
+ :mandatory_elements:
430
+ - ExplanationOfBenefit.meta
431
+ - ExplanationOfBenefit.meta.lastUpdated
432
+ - ExplanationOfBenefit.meta.profile
433
+ - ExplanationOfBenefit.identifier
434
+ - ExplanationOfBenefit.identifier.type
435
+ - ExplanationOfBenefit.identifier.value
436
+ - ExplanationOfBenefit.status
437
+ - ExplanationOfBenefit.type
438
+ - ExplanationOfBenefit.subType
439
+ - ExplanationOfBenefit.use
440
+ - ExplanationOfBenefit.patient
441
+ - ExplanationOfBenefit.billablePeriod
442
+ - ExplanationOfBenefit.billablePeriod.start
443
+ - ExplanationOfBenefit.created
444
+ - ExplanationOfBenefit.insurer
445
+ - ExplanationOfBenefit.provider
446
+ - ExplanationOfBenefit.related.relationship
447
+ - ExplanationOfBenefit.related.reference
448
+ - ExplanationOfBenefit.payee.type
449
+ - ExplanationOfBenefit.outcome
450
+ - ExplanationOfBenefit.careTeam.sequence
451
+ - ExplanationOfBenefit.careTeam.provider
452
+ - ExplanationOfBenefit.careTeam.role
453
+ - ExplanationOfBenefit.supportingInfo.sequence
454
+ - ExplanationOfBenefit.supportingInfo.category
455
+ - ExplanationOfBenefit.supportingInfo.timing[x]
456
+ - ExplanationOfBenefit.supportingInfo.code
457
+ - ExplanationOfBenefit.supportingInfo.value[x]
458
+ - ExplanationOfBenefit.diagnosis
459
+ - ExplanationOfBenefit.diagnosis.sequence
460
+ - ExplanationOfBenefit.diagnosis.diagnosis[x]
461
+ - ExplanationOfBenefit.diagnosis.type
462
+ - ExplanationOfBenefit.procedure.sequence
463
+ - ExplanationOfBenefit.procedure.procedure[x]
464
+ - ExplanationOfBenefit.insurance
465
+ - ExplanationOfBenefit.insurance.focal
466
+ - ExplanationOfBenefit.insurance.coverage
467
+ - ExplanationOfBenefit.item
468
+ - ExplanationOfBenefit.item.sequence
469
+ - ExplanationOfBenefit.item.productOrService
470
+ - ExplanationOfBenefit.item.serviced[x]
471
+ - ExplanationOfBenefit.item.adjudication.category
472
+ - ExplanationOfBenefit.item.adjudication.amount
473
+ - ExplanationOfBenefit.item.adjudication.reason
474
+ - ExplanationOfBenefit.item.adjudication.value
475
+ - ExplanationOfBenefit.item.detail.sequence
476
+ - ExplanationOfBenefit.item.detail.productOrService
477
+ - ExplanationOfBenefit.item.detail.subDetail.sequence
478
+ - ExplanationOfBenefit.item.detail.subDetail.productOrService
479
+ - ExplanationOfBenefit.addItem.productOrService
480
+ - ExplanationOfBenefit.addItem.detail.productOrService
481
+ - ExplanationOfBenefit.addItem.detail.subDetail.productOrService
482
+ - ExplanationOfBenefit.adjudication
483
+ - ExplanationOfBenefit.adjudication.category
484
+ - ExplanationOfBenefit.adjudication.reason
485
+ - ExplanationOfBenefit.adjudication.amount
486
+ - ExplanationOfBenefit.total
487
+ - ExplanationOfBenefit.total.category
488
+ - ExplanationOfBenefit.total.amount
489
+ - ExplanationOfBenefit.benefitBalance.category
490
+ - ExplanationOfBenefit.benefitBalance.financial.type
491
+ :bindings:
492
+ - :type: Coding
493
+ :strength: extensible
494
+ :system: http://hl7.org/fhir/ValueSet/security-labels
495
+ :path: meta.security
496
+ - :type: Coding
497
+ :strength: example
498
+ :system: http://hl7.org/fhir/ValueSet/common-tags
499
+ :path: meta.tag
500
+ - :type: code
501
+ :strength: preferred
502
+ :system: http://hl7.org/fhir/ValueSet/languages
503
+ :path: language
504
+ - :type: code
505
+ :strength: required
506
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
507
+ :path: identifier.use
508
+ - :type: CodeableConcept
509
+ :strength: extensible
510
+ :system: http://hl7.org/fhir/ValueSet/identifier-type
511
+ :path: identifier.type
512
+ - :type: code
513
+ :strength: required
514
+ :system: http://hl7.org/fhir/ValueSet/explanationofbenefit-status
515
+ :path: status
516
+ - :type: CodeableConcept
517
+ :strength: required
518
+ :system: http://hl7.org/fhir/ValueSet/claim-type
519
+ :path: type
520
+ - :type: CodeableConcept
521
+ :strength: required
522
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBInstitutionalClaimSubType
523
+ :path: subType
524
+ - :type: code
525
+ :strength: required
526
+ :system: http://hl7.org/fhir/ValueSet/claim-use
527
+ :path: use
528
+ - :type: CodeableConcept
529
+ :strength: required
530
+ :system: http://hl7.org/fhir/ValueSet/process-priority
531
+ :path: priority
532
+ - :type: CodeableConcept
533
+ :strength: example
534
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
535
+ :path: fundsReserveRequested
536
+ - :type: CodeableConcept
537
+ :strength: example
538
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
539
+ :path: fundsReserve
540
+ - :type: CodeableConcept
541
+ :strength: required
542
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBRelatedClaimRelationshipCodes
543
+ :path: related.relationship
544
+ - :type: CodeableConcept
545
+ :strength: required
546
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayeeType
547
+ :path: payee.type
548
+ - :type: code
549
+ :strength: required
550
+ :system: http://hl7.org/fhir/ValueSet/remittance-outcome
551
+ :path: outcome
552
+ - :type: CodeableConcept
553
+ :strength: required
554
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimInstitutionalCareTeamRole
555
+ :path: careTeam.role
556
+ - :type: CodeableConcept
557
+ :strength: required
558
+ :system: http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1066
559
+ :path: careTeam.qualification
560
+ - :type: CodeableConcept
561
+ :strength: extensible
562
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
563
+ :path: supportingInfo.category
564
+ - :type: CodeableConcept
565
+ :strength: example
566
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
567
+ :path: supportingInfo.code
568
+ - :type: Coding
569
+ :strength: example
570
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
571
+ :path: supportingInfo.reason
572
+ - :type: CodeableConcept
573
+ :strength: extensible
574
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
575
+ :path: supportingInfo.category
576
+ - :type: CodeableConcept
577
+ :strength: example
578
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
579
+ :path: supportingInfo.code
580
+ - :type: Coding
581
+ :strength: example
582
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
583
+ :path: supportingInfo.reason
584
+ - :type: CodeableConcept
585
+ :strength: extensible
586
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
587
+ :path: supportingInfo.category
588
+ - :type: CodeableConcept
589
+ :strength: required
590
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AHANUBCTypeOfBill
591
+ :path: supportingInfo.code
592
+ - :type: Coding
593
+ :strength: example
594
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
595
+ :path: supportingInfo.reason
596
+ - :type: CodeableConcept
597
+ :strength: extensible
598
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
599
+ :path: supportingInfo.category
600
+ - :type: CodeableConcept
601
+ :strength: required
602
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AHANUBCPointOfOriginForAdmissionOrVisit
603
+ :path: supportingInfo.code
604
+ - :type: Coding
605
+ :strength: example
606
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
607
+ :path: supportingInfo.reason
608
+ - :type: CodeableConcept
609
+ :strength: extensible
610
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
611
+ :path: supportingInfo.category
612
+ - :type: CodeableConcept
613
+ :strength: required
614
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AHANUBCPriorityTypeOfAdmissionOrVisit
615
+ :path: supportingInfo.code
616
+ - :type: Coding
617
+ :strength: example
618
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
619
+ :path: supportingInfo.reason
620
+ - :type: CodeableConcept
621
+ :strength: extensible
622
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
623
+ :path: supportingInfo.category
624
+ - :type: CodeableConcept
625
+ :strength: required
626
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AHANUBCPatientDischargeStatus
627
+ :path: supportingInfo.code
628
+ - :type: Coding
629
+ :strength: example
630
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
631
+ :path: supportingInfo.reason
632
+ - :type: CodeableConcept
633
+ :strength: extensible
634
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
635
+ :path: supportingInfo.category
636
+ - :type: CodeableConcept
637
+ :strength: example
638
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
639
+ :path: supportingInfo.code
640
+ - :type: Coding
641
+ :strength: example
642
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
643
+ :path: supportingInfo.reason
644
+ - :type: CodeableConcept
645
+ :strength: extensible
646
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
647
+ :path: supportingInfo.category
648
+ - :type: CodeableConcept
649
+ :strength: example
650
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
651
+ :path: supportingInfo.code
652
+ - :type: Coding
653
+ :strength: example
654
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
655
+ :path: supportingInfo.reason
656
+ - :type: CodeableConcept
657
+ :strength: required
658
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/CDCICD910CMDiagnosisCodes
659
+ :path: diagnosis.diagnosis
660
+ - :type: CodeableConcept
661
+ :strength: required
662
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimOutpatientInstitutionalDiagnosisType
663
+ :path: diagnosis.type
664
+ - :type: CodeableConcept
665
+ :strength: example
666
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission
667
+ :path: diagnosis.onAdmission
668
+ - :type: CodeableConcept
669
+ :strength: example
670
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup
671
+ :path: diagnosis.packageCode
672
+ - :type: CodeableConcept
673
+ :strength: example
674
+ :system: http://hl7.org/fhir/ValueSet/ex-procedure-type
675
+ :path: procedure.type
676
+ - :type: CodeableConcept
677
+ :strength: example
678
+ :system: http://hl7.org/fhir/ValueSet/icd-10-procedures
679
+ :path: procedure.procedure
680
+ - :type: CodeableConcept
681
+ :strength: extensible
682
+ :system: http://terminology.hl7.org/ValueSet/v3-ActIncidentCode
683
+ :path: accident.type
684
+ - :type: CodeableConcept
685
+ :strength: required
686
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AHANUBCRevenueCodes
687
+ :path: item.revenue
688
+ - :type: CodeableConcept
689
+ :strength: example
690
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
691
+ :path: item.category
692
+ - :type: CodeableConcept
693
+ :strength: required
694
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBEOBInstitutionalProcedureCodes
695
+ :path: item.productOrService
696
+ - :type: CodeableConcept
697
+ :strength: required
698
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/AMACPTCMSHCPCSModifiers
699
+ :path: item.modifier
700
+ - :type: CodeableConcept
701
+ :strength: example
702
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
703
+ :path: item.programCode
704
+ - :type: CodeableConcept
705
+ :strength: example
706
+ :system: http://hl7.org/fhir/ValueSet/service-place
707
+ :path: item.location
708
+ - :type: CodeableConcept
709
+ :strength: example
710
+ :system: http://hl7.org/fhir/ValueSet/tooth
711
+ :path: item.bodySite
712
+ - :type: CodeableConcept
713
+ :strength: example
714
+ :system: http://hl7.org/fhir/ValueSet/surface
715
+ :path: item.subSite
716
+ - :type: CodeableConcept
717
+ :strength: extensible
718
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudicationCategoryDiscriminator
719
+ :path: item.adjudication.category
720
+ - :type: CodeableConcept
721
+ :strength: example
722
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
723
+ :path: item.adjudication.reason
724
+ - :type: CodeableConcept
725
+ :strength: required
726
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication
727
+ :path: item.adjudication.category
728
+ - :type: CodeableConcept
729
+ :strength: example
730
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
731
+ :path: item.adjudication.reason
732
+ - :type: CodeableConcept
733
+ :strength: example
734
+ :system: http://hl7.org/fhir/ValueSet/adjudication
735
+ :path: item.adjudication.category
736
+ - :type: CodeableConcept
737
+ :strength: required
738
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/X12ClaimAdjustmentReasonCodesCMSRemittanceAdviceRemarkCodes
739
+ :path: item.adjudication.reason
740
+ - :type: CodeableConcept
741
+ :strength: example
742
+ :system: http://hl7.org/fhir/ValueSet/adjudication
743
+ :path: item.adjudication.category
744
+ - :type: CodeableConcept
745
+ :strength: example
746
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
747
+ :path: item.adjudication.reason
748
+ - :type: CodeableConcept
749
+ :strength: example
750
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
751
+ :path: item.detail.revenue
752
+ - :type: CodeableConcept
753
+ :strength: example
754
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
755
+ :path: item.detail.category
756
+ - :type: CodeableConcept
757
+ :strength: example
758
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
759
+ :path: item.detail.productOrService
760
+ - :type: CodeableConcept
761
+ :strength: example
762
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
763
+ :path: item.detail.modifier
764
+ - :type: CodeableConcept
765
+ :strength: example
766
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
767
+ :path: item.detail.programCode
768
+ - :type: CodeableConcept
769
+ :strength: example
770
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
771
+ :path: item.detail.subDetail.revenue
772
+ - :type: CodeableConcept
773
+ :strength: example
774
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
775
+ :path: item.detail.subDetail.category
776
+ - :type: CodeableConcept
777
+ :strength: example
778
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
779
+ :path: item.detail.subDetail.productOrService
780
+ - :type: CodeableConcept
781
+ :strength: example
782
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
783
+ :path: item.detail.subDetail.modifier
784
+ - :type: CodeableConcept
785
+ :strength: example
786
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
787
+ :path: item.detail.subDetail.programCode
788
+ - :type: CodeableConcept
789
+ :strength: example
790
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
791
+ :path: addItem.productOrService
792
+ - :type: CodeableConcept
793
+ :strength: example
794
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
795
+ :path: addItem.modifier
796
+ - :type: CodeableConcept
797
+ :strength: example
798
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
799
+ :path: addItem.programCode
800
+ - :type: CodeableConcept
801
+ :strength: example
802
+ :system: http://hl7.org/fhir/ValueSet/service-place
803
+ :path: addItem.location
804
+ - :type: CodeableConcept
805
+ :strength: example
806
+ :system: http://hl7.org/fhir/ValueSet/tooth
807
+ :path: addItem.bodySite
808
+ - :type: CodeableConcept
809
+ :strength: example
810
+ :system: http://hl7.org/fhir/ValueSet/surface
811
+ :path: addItem.subSite
812
+ - :type: CodeableConcept
813
+ :strength: example
814
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
815
+ :path: addItem.detail.productOrService
816
+ - :type: CodeableConcept
817
+ :strength: example
818
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
819
+ :path: addItem.detail.modifier
820
+ - :type: CodeableConcept
821
+ :strength: example
822
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
823
+ :path: addItem.detail.subDetail.productOrService
824
+ - :type: CodeableConcept
825
+ :strength: example
826
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
827
+ :path: addItem.detail.subDetail.modifier
828
+ - :type: CodeableConcept
829
+ :strength: extensible
830
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudicationCategoryDiscriminator
831
+ :path: adjudication.category
832
+ - :type: CodeableConcept
833
+ :strength: example
834
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
835
+ :path: adjudication.reason
836
+ - :type: CodeableConcept
837
+ :strength: example
838
+ :system: http://hl7.org/fhir/ValueSet/adjudication
839
+ :path: adjudication.category
840
+ - :type: CodeableConcept
841
+ :strength: required
842
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerProviderNetworkStatus
843
+ :path: adjudication.reason
844
+ - :type: CodeableConcept
845
+ :strength: example
846
+ :system: http://hl7.org/fhir/ValueSet/adjudication
847
+ :path: adjudication.category
848
+ - :type: CodeableConcept
849
+ :strength: required
850
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerBenefitPaymentStatus
851
+ :path: adjudication.reason
852
+ - :type: CodeableConcept
853
+ :strength: required
854
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication
855
+ :path: adjudication.category
856
+ - :type: CodeableConcept
857
+ :strength: example
858
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
859
+ :path: adjudication.reason
860
+ - :type: CodeableConcept
861
+ :strength: example
862
+ :system: http://hl7.org/fhir/ValueSet/adjudication
863
+ :path: adjudication.category
864
+ - :type: CodeableConcept
865
+ :strength: required
866
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/X12ClaimAdjustmentReasonCodesCMSRemittanceAdviceRemarkCodes
867
+ :path: adjudication.reason
868
+ - :type: CodeableConcept
869
+ :strength: extensible
870
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBTotalCategoryDiscriminator
871
+ :path: total.category
872
+ - :type: CodeableConcept
873
+ :strength: required
874
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication
875
+ :path: total.category
876
+ - :type: CodeableConcept
877
+ :strength: required
878
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerClaimPaymentStatusCode
879
+ :path: payment.type
880
+ - :type: CodeableConcept
881
+ :strength: example
882
+ :system: http://hl7.org/fhir/ValueSet/payment-adjustment-reason
883
+ :path: payment.adjustmentReason
884
+ - :type: CodeableConcept
885
+ :strength: example
886
+ :system: http://hl7.org/fhir/ValueSet/forms
887
+ :path: formCode
888
+ - :type: code
889
+ :strength: required
890
+ :system: http://hl7.org/fhir/ValueSet/note-type
891
+ :path: processNote.type
892
+ - :type: CodeableConcept
893
+ :strength: preferred
894
+ :system: http://hl7.org/fhir/ValueSet/languages
895
+ :path: processNote.language
896
+ - :type: CodeableConcept
897
+ :strength: example
898
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
899
+ :path: benefitBalance.category
900
+ - :type: CodeableConcept
901
+ :strength: example
902
+ :system: http://hl7.org/fhir/ValueSet/benefit-network
903
+ :path: benefitBalance.network
904
+ - :type: CodeableConcept
905
+ :strength: example
906
+ :system: http://hl7.org/fhir/ValueSet/benefit-unit
907
+ :path: benefitBalance.unit
908
+ - :type: CodeableConcept
909
+ :strength: example
910
+ :system: http://hl7.org/fhir/ValueSet/benefit-term
911
+ :path: benefitBalance.term
912
+ - :type: CodeableConcept
913
+ :strength: example
914
+ :system: http://hl7.org/fhir/ValueSet/benefit-type
915
+ :path: benefitBalance.financial.type
916
+ :references:
917
+ - :path: ExplanationOfBenefit.identifier.assigner
918
+ :profiles:
919
+ - http://hl7.org/fhir/StructureDefinition/Organization
920
+ - :path: ExplanationOfBenefit.patient
921
+ :profiles:
922
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
923
+ - :path: ExplanationOfBenefit.enterer
924
+ :profiles:
925
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
926
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
927
+ - :path: ExplanationOfBenefit.insurer
928
+ :profiles:
929
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
930
+ - :path: ExplanationOfBenefit.provider
931
+ :profiles:
932
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
933
+ - :path: ExplanationOfBenefit.related.claim
934
+ :profiles:
935
+ - http://hl7.org/fhir/StructureDefinition/Claim
936
+ - :path: ExplanationOfBenefit.prescription
937
+ :profiles:
938
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
939
+ - http://hl7.org/fhir/StructureDefinition/VisionPrescription
940
+ - :path: ExplanationOfBenefit.originalPrescription
941
+ :profiles:
942
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
943
+ - :path: ExplanationOfBenefit.payee.party
944
+ :profiles:
945
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
946
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
947
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
948
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-RelatedPerson
949
+ - :path: ExplanationOfBenefit.referral
950
+ :profiles:
951
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest
952
+ - :path: ExplanationOfBenefit.facility
953
+ :profiles:
954
+ - http://hl7.org/fhir/StructureDefinition/Location
955
+ - :path: ExplanationOfBenefit.claim
956
+ :profiles:
957
+ - http://hl7.org/fhir/StructureDefinition/Claim
958
+ - :path: ExplanationOfBenefit.claimResponse
959
+ :profiles:
960
+ - http://hl7.org/fhir/StructureDefinition/ClaimResponse
961
+ - :path: ExplanationOfBenefit.careTeam.provider
962
+ :profiles:
963
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
964
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
965
+ - :path: ExplanationOfBenefit.procedure.udi
966
+ :profiles:
967
+ - http://hl7.org/fhir/StructureDefinition/Device
968
+ - :path: ExplanationOfBenefit.insurance.coverage
969
+ :profiles:
970
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage
971
+ - :path: ExplanationOfBenefit.item.udi
972
+ :profiles:
973
+ - http://hl7.org/fhir/StructureDefinition/Device
974
+ - :path: ExplanationOfBenefit.item.encounter
975
+ :profiles:
976
+ - http://hl7.org/fhir/StructureDefinition/Encounter
977
+ - :path: ExplanationOfBenefit.item.detail.udi
978
+ :profiles:
979
+ - http://hl7.org/fhir/StructureDefinition/Device
980
+ - :path: ExplanationOfBenefit.item.detail.subDetail.udi
981
+ :profiles:
982
+ - http://hl7.org/fhir/StructureDefinition/Device
983
+ - :path: ExplanationOfBenefit.addItem.provider
984
+ :profiles:
985
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
986
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
987
+ - http://hl7.org/fhir/StructureDefinition/Organization
988
+ :tests:
989
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_read_test
990
+ :file_name: explanation_of_benefit_outpatient_institutional_read_test.rb
991
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_validation_test
992
+ :file_name: explanation_of_benefit_outpatient_institutional_validation_test.rb
993
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_must_support_test
994
+ :file_name: explanation_of_benefit_outpatient_institutional_must_support_test.rb
995
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional__id_search_test
996
+ :file_name: explanation_of_benefit_outpatient_institutional_id_search_test.rb
997
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_patient_search_test
998
+ :file_name: explanation_of_benefit_outpatient_institutional_patient_search_test.rb
999
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional__lastUpdated_search_test
1000
+ :file_name: explanation_of_benefit_outpatient_institutional_lastupdated_search_test.rb
1001
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_type_search_test
1002
+ :file_name: explanation_of_benefit_outpatient_institutional_type_search_test.rb
1003
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_identifier_search_test
1004
+ :file_name: explanation_of_benefit_outpatient_institutional_identifier_search_test.rb
1005
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_service_date_search_test
1006
+ :file_name: explanation_of_benefit_outpatient_institutional_service_date_search_test.rb
1007
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_service_start_date_search_test
1008
+ :file_name: explanation_of_benefit_outpatient_institutional_service_start_date_search_test.rb
1009
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_billable_period_start_search_test
1010
+ :file_name: explanation_of_benefit_outpatient_institutional_billable_period_start_search_test.rb
1011
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_patient_search_test
1012
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_patient_search_test.rb
1013
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_provider_search_test
1014
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_provider_search_test.rb
1015
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_careteam_search_test
1016
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_careteam_search_test.rb
1017
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_coverage_search_test
1018
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_coverage_search_test.rb
1019
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_insurer_search_test
1020
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_insurer_search_test.rb
1021
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_payee_search_test
1022
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_payee_search_test.rb
1023
+ - :id: c4bb_v200_explanation_of_benefit_outpatient_institutional_include_ExplanationOfBenefit_All_search_test
1024
+ :file_name: explanation_of_benefit_outpatient_institutional_explanation_of_benefit_all_search_test.rb
1025
+ :id: c4bb_v200_explanation_of_benefit_outpatient_institutional
1026
+ :file_name: explanation_of_benefit_outpatient_institutional_group.rb
1027
+ :delayed_references:
1028
+ - :path: insurer
1029
+ :resources:
1030
+ - Organization
1031
+ - :path: provider
1032
+ :resources:
1033
+ - Organization
1034
+ - :path: payee.party
1035
+ :resources:
1036
+ - Organization
1037
+ - Practitioner
1038
+ - RelatedPerson
1039
+ - :path: careTeam.provider
1040
+ :resources:
1041
+ - Organization
1042
+ - Practitioner
1043
+ - :path: insurance.coverage
1044
+ :resources:
1045
+ - Coverage