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,682 @@
1
+ ---
2
+ :name: C4BB_ExplanationOfBenefit
3
+ :class_name: C4bbExplanationofbenefitSequence
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
8
+ :profile_name: C4BB Explanation Of Benefit
9
+ :profile_version: 2.0.0
10
+ :title: Explanation Of Benefit
11
+ :short_description: Verify support for the server capabilities required by the C4BB
12
+ Explanation Of Benefit.
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
+ - oral
75
+ - pharmacy
76
+ - professional
77
+ - vision
78
+ :type: CodeableConcept
79
+ :contains_multiple: false
80
+ :identifier:
81
+ :paths:
82
+ - identifier
83
+ :full_paths:
84
+ - ExplanationOfBenefit.identifier
85
+ :comparators: {}
86
+ :values: []
87
+ :type: Identifier
88
+ :contains_multiple: true
89
+ :service-date:
90
+ :paths:
91
+ - 'billablePeriod '
92
+ - " item.serviced"
93
+ :full_paths:
94
+ - 'ExplanationOfBenefit.billablePeriod '
95
+ - " ExplanationOfBenefit.item.serviced"
96
+ :comparators:
97
+ :eq: MAY
98
+ :ne: MAY
99
+ :gt: MAY
100
+ :ge: MAY
101
+ :lt: MAY
102
+ :le: MAY
103
+ :sa: MAY
104
+ :eb: MAY
105
+ :ap: MAY
106
+ :values: []
107
+ :type: date
108
+ :contains_multiple: false
109
+ :service-start-date:
110
+ :paths:
111
+ - 'billablePeriod.start '
112
+ - " item.servicedDate "
113
+ - " item.servicedPeriod.start"
114
+ :full_paths:
115
+ - 'ExplanationOfBenefit.billablePeriod.start '
116
+ - " ExplanationOfBenefit.item.servicedDate "
117
+ - " ExplanationOfBenefit.item.servicedPeriod.start"
118
+ :comparators:
119
+ :eq: MAY
120
+ :ne: MAY
121
+ :gt: MAY
122
+ :ge: MAY
123
+ :lt: MAY
124
+ :le: MAY
125
+ :sa: MAY
126
+ :eb: MAY
127
+ :ap: MAY
128
+ :values: []
129
+ :type: date
130
+ :contains_multiple: false
131
+ :billable-period-start:
132
+ :paths:
133
+ - billablePeriod.start
134
+ :full_paths:
135
+ - ExplanationOfBenefit.billablePeriod.start
136
+ :comparators:
137
+ :eq: MAY
138
+ :ne: MAY
139
+ :gt: MAY
140
+ :ge: MAY
141
+ :lt: MAY
142
+ :le: MAY
143
+ :sa: MAY
144
+ :eb: MAY
145
+ :ap: MAY
146
+ :values: []
147
+ :type: dateTime
148
+ :contains_multiple: false
149
+ :include_params:
150
+ - ExplanationOfBenefit:patient
151
+ - ExplanationOfBenefit:provider
152
+ - ExplanationOfBenefit:care-team
153
+ - ExplanationOfBenefit:coverage
154
+ - ExplanationOfBenefit:insurer
155
+ - ExplanationOfBenefit:payee
156
+ - ExplanationOfBenefit:*
157
+ :revincludes: []
158
+ :required_concepts:
159
+ - type
160
+ - priority
161
+ - related.relationship
162
+ - payee.type
163
+ - payment.type
164
+ :must_supports:
165
+ :extensions: []
166
+ :slices:
167
+ - :name: ExplanationOfBenefit.identifier:uniqueclaimid
168
+ :path: identifier
169
+ :discriminator:
170
+ :type: patternCodeableConcept
171
+ :path: type
172
+ :code: uc
173
+ :system: http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType
174
+ :elements:
175
+ - :path: meta
176
+ - :path: meta.lastUpdated
177
+ - :path: identifier.value
178
+ - :path: status
179
+ - :path: type
180
+ - :path: use
181
+ - :path: patient
182
+ :types:
183
+ - Reference
184
+ - :path: billablePeriod
185
+ - :path: billablePeriod.start
186
+ - :path: insurer
187
+ :types:
188
+ - Reference
189
+ - :path: provider
190
+ :types:
191
+ - Reference
192
+ - :path: related
193
+ - :path: related.relationship
194
+ - :path: related.reference
195
+ - :path: payee
196
+ - :path: payee.type
197
+ - :path: payee.party
198
+ :types:
199
+ - Reference
200
+ - :path: outcome
201
+ - :path: careTeam
202
+ - :path: careTeam.provider
203
+ :types:
204
+ - Reference
205
+ - :path: careTeam.role
206
+ - :path: supportingInfo
207
+ - :path: insurance
208
+ - :path: insurance.focal
209
+ - :path: insurance.coverage
210
+ :types:
211
+ - Reference
212
+ - :path: item
213
+ - :path: item.sequence
214
+ - :path: item.noteNumber
215
+ - :path: item.adjudication.category
216
+ - :path: total
217
+ - :path: payment
218
+ - :path: payment.type
219
+ - :path: processNote
220
+ :mandatory_elements:
221
+ - ExplanationOfBenefit.meta
222
+ - ExplanationOfBenefit.meta.lastUpdated
223
+ - ExplanationOfBenefit.meta.profile
224
+ - ExplanationOfBenefit.identifier
225
+ - ExplanationOfBenefit.identifier.type
226
+ - ExplanationOfBenefit.identifier.value
227
+ - ExplanationOfBenefit.status
228
+ - ExplanationOfBenefit.type
229
+ - ExplanationOfBenefit.use
230
+ - ExplanationOfBenefit.patient
231
+ - ExplanationOfBenefit.billablePeriod
232
+ - ExplanationOfBenefit.billablePeriod.start
233
+ - ExplanationOfBenefit.created
234
+ - ExplanationOfBenefit.insurer
235
+ - ExplanationOfBenefit.provider
236
+ - ExplanationOfBenefit.related.relationship
237
+ - ExplanationOfBenefit.related.reference
238
+ - ExplanationOfBenefit.payee.type
239
+ - ExplanationOfBenefit.outcome
240
+ - ExplanationOfBenefit.careTeam.sequence
241
+ - ExplanationOfBenefit.careTeam.provider
242
+ - ExplanationOfBenefit.supportingInfo.sequence
243
+ - ExplanationOfBenefit.supportingInfo.category
244
+ - ExplanationOfBenefit.diagnosis.sequence
245
+ - ExplanationOfBenefit.diagnosis.diagnosis[x]
246
+ - ExplanationOfBenefit.procedure.sequence
247
+ - ExplanationOfBenefit.procedure.procedure[x]
248
+ - ExplanationOfBenefit.insurance
249
+ - ExplanationOfBenefit.insurance.focal
250
+ - ExplanationOfBenefit.insurance.coverage
251
+ - ExplanationOfBenefit.item
252
+ - ExplanationOfBenefit.item.sequence
253
+ - ExplanationOfBenefit.item.productOrService
254
+ - ExplanationOfBenefit.item.adjudication.category
255
+ - ExplanationOfBenefit.item.detail.sequence
256
+ - ExplanationOfBenefit.item.detail.productOrService
257
+ - ExplanationOfBenefit.item.detail.subDetail.sequence
258
+ - ExplanationOfBenefit.item.detail.subDetail.productOrService
259
+ - ExplanationOfBenefit.addItem.productOrService
260
+ - ExplanationOfBenefit.addItem.detail.productOrService
261
+ - ExplanationOfBenefit.addItem.detail.subDetail.productOrService
262
+ - ExplanationOfBenefit.total
263
+ - ExplanationOfBenefit.total.category
264
+ - ExplanationOfBenefit.total.amount
265
+ - ExplanationOfBenefit.benefitBalance.category
266
+ - ExplanationOfBenefit.benefitBalance.financial.type
267
+ :bindings:
268
+ - :type: Coding
269
+ :strength: extensible
270
+ :system: http://hl7.org/fhir/ValueSet/security-labels
271
+ :path: meta.security
272
+ - :type: Coding
273
+ :strength: example
274
+ :system: http://hl7.org/fhir/ValueSet/common-tags
275
+ :path: meta.tag
276
+ - :type: code
277
+ :strength: preferred
278
+ :system: http://hl7.org/fhir/ValueSet/languages
279
+ :path: language
280
+ - :type: code
281
+ :strength: required
282
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
283
+ :path: identifier.use
284
+ - :type: CodeableConcept
285
+ :strength: extensible
286
+ :system: http://hl7.org/fhir/ValueSet/identifier-type
287
+ :path: identifier.type
288
+ - :type: code
289
+ :strength: required
290
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
291
+ :path: identifier.use
292
+ - :type: CodeableConcept
293
+ :strength: extensible
294
+ :system: http://hl7.org/fhir/ValueSet/identifier-type
295
+ :path: identifier.type
296
+ - :type: code
297
+ :strength: required
298
+ :system: http://hl7.org/fhir/ValueSet/explanationofbenefit-status
299
+ :path: status
300
+ - :type: CodeableConcept
301
+ :strength: required
302
+ :system: http://hl7.org/fhir/ValueSet/claim-type
303
+ :path: type
304
+ - :type: CodeableConcept
305
+ :strength: example
306
+ :system: http://hl7.org/fhir/ValueSet/claim-subtype
307
+ :path: subType
308
+ - :type: code
309
+ :strength: required
310
+ :system: http://hl7.org/fhir/ValueSet/claim-use
311
+ :path: use
312
+ - :type: CodeableConcept
313
+ :strength: required
314
+ :system: http://hl7.org/fhir/ValueSet/process-priority
315
+ :path: priority
316
+ - :type: CodeableConcept
317
+ :strength: example
318
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
319
+ :path: fundsReserveRequested
320
+ - :type: CodeableConcept
321
+ :strength: example
322
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
323
+ :path: fundsReserve
324
+ - :type: CodeableConcept
325
+ :strength: required
326
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBRelatedClaimRelationshipCodes
327
+ :path: related.relationship
328
+ - :type: CodeableConcept
329
+ :strength: required
330
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayeeType
331
+ :path: payee.type
332
+ - :type: code
333
+ :strength: required
334
+ :system: http://hl7.org/fhir/ValueSet/remittance-outcome
335
+ :path: outcome
336
+ - :type: CodeableConcept
337
+ :strength: example
338
+ :system: http://hl7.org/fhir/ValueSet/claim-careteamrole
339
+ :path: careTeam.role
340
+ - :type: CodeableConcept
341
+ :strength: example
342
+ :system: http://hl7.org/fhir/ValueSet/provider-qualification
343
+ :path: careTeam.qualification
344
+ - :type: CodeableConcept
345
+ :strength: extensible
346
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
347
+ :path: supportingInfo.category
348
+ - :type: CodeableConcept
349
+ :strength: example
350
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
351
+ :path: supportingInfo.code
352
+ - :type: Coding
353
+ :strength: example
354
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
355
+ :path: supportingInfo.reason
356
+ - :type: CodeableConcept
357
+ :strength: example
358
+ :system: http://hl7.org/fhir/ValueSet/icd-10
359
+ :path: diagnosis.diagnosis
360
+ - :type: CodeableConcept
361
+ :strength: example
362
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosistype
363
+ :path: diagnosis.type
364
+ - :type: CodeableConcept
365
+ :strength: example
366
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission
367
+ :path: diagnosis.onAdmission
368
+ - :type: CodeableConcept
369
+ :strength: example
370
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup
371
+ :path: diagnosis.packageCode
372
+ - :type: CodeableConcept
373
+ :strength: example
374
+ :system: http://hl7.org/fhir/ValueSet/ex-procedure-type
375
+ :path: procedure.type
376
+ - :type: CodeableConcept
377
+ :strength: example
378
+ :system: http://hl7.org/fhir/ValueSet/icd-10-procedures
379
+ :path: procedure.procedure
380
+ - :type: CodeableConcept
381
+ :strength: extensible
382
+ :system: http://terminology.hl7.org/ValueSet/v3-ActIncidentCode
383
+ :path: accident.type
384
+ - :type: CodeableConcept
385
+ :strength: example
386
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
387
+ :path: item.revenue
388
+ - :type: CodeableConcept
389
+ :strength: example
390
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
391
+ :path: item.category
392
+ - :type: CodeableConcept
393
+ :strength: example
394
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
395
+ :path: item.productOrService
396
+ - :type: CodeableConcept
397
+ :strength: example
398
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
399
+ :path: item.modifier
400
+ - :type: CodeableConcept
401
+ :strength: example
402
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
403
+ :path: item.programCode
404
+ - :type: CodeableConcept
405
+ :strength: example
406
+ :system: http://hl7.org/fhir/ValueSet/service-place
407
+ :path: item.location
408
+ - :type: CodeableConcept
409
+ :strength: example
410
+ :system: http://hl7.org/fhir/ValueSet/tooth
411
+ :path: item.bodySite
412
+ - :type: CodeableConcept
413
+ :strength: example
414
+ :system: http://hl7.org/fhir/ValueSet/surface
415
+ :path: item.subSite
416
+ - :type: CodeableConcept
417
+ :strength: example
418
+ :system: http://hl7.org/fhir/ValueSet/adjudication
419
+ :path: item.adjudication.category
420
+ - :type: CodeableConcept
421
+ :strength: example
422
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
423
+ :path: item.adjudication.reason
424
+ - :type: CodeableConcept
425
+ :strength: example
426
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
427
+ :path: item.detail.revenue
428
+ - :type: CodeableConcept
429
+ :strength: example
430
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
431
+ :path: item.detail.category
432
+ - :type: CodeableConcept
433
+ :strength: example
434
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
435
+ :path: item.detail.productOrService
436
+ - :type: CodeableConcept
437
+ :strength: example
438
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
439
+ :path: item.detail.modifier
440
+ - :type: CodeableConcept
441
+ :strength: example
442
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
443
+ :path: item.detail.programCode
444
+ - :type: CodeableConcept
445
+ :strength: example
446
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
447
+ :path: item.detail.subDetail.revenue
448
+ - :type: CodeableConcept
449
+ :strength: example
450
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
451
+ :path: item.detail.subDetail.category
452
+ - :type: CodeableConcept
453
+ :strength: example
454
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
455
+ :path: item.detail.subDetail.productOrService
456
+ - :type: CodeableConcept
457
+ :strength: example
458
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
459
+ :path: item.detail.subDetail.modifier
460
+ - :type: CodeableConcept
461
+ :strength: example
462
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
463
+ :path: item.detail.subDetail.programCode
464
+ - :type: CodeableConcept
465
+ :strength: example
466
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
467
+ :path: addItem.productOrService
468
+ - :type: CodeableConcept
469
+ :strength: example
470
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
471
+ :path: addItem.modifier
472
+ - :type: CodeableConcept
473
+ :strength: example
474
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
475
+ :path: addItem.programCode
476
+ - :type: CodeableConcept
477
+ :strength: example
478
+ :system: http://hl7.org/fhir/ValueSet/service-place
479
+ :path: addItem.location
480
+ - :type: CodeableConcept
481
+ :strength: example
482
+ :system: http://hl7.org/fhir/ValueSet/tooth
483
+ :path: addItem.bodySite
484
+ - :type: CodeableConcept
485
+ :strength: example
486
+ :system: http://hl7.org/fhir/ValueSet/surface
487
+ :path: addItem.subSite
488
+ - :type: CodeableConcept
489
+ :strength: example
490
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
491
+ :path: addItem.detail.productOrService
492
+ - :type: CodeableConcept
493
+ :strength: example
494
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
495
+ :path: addItem.detail.modifier
496
+ - :type: CodeableConcept
497
+ :strength: example
498
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
499
+ :path: addItem.detail.subDetail.productOrService
500
+ - :type: CodeableConcept
501
+ :strength: example
502
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
503
+ :path: addItem.detail.subDetail.modifier
504
+ - :type: CodeableConcept
505
+ :strength: example
506
+ :system: http://hl7.org/fhir/ValueSet/adjudication
507
+ :path: total.category
508
+ - :type: CodeableConcept
509
+ :strength: required
510
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerClaimPaymentStatusCode
511
+ :path: payment.type
512
+ - :type: CodeableConcept
513
+ :strength: example
514
+ :system: http://hl7.org/fhir/ValueSet/payment-adjustment-reason
515
+ :path: payment.adjustmentReason
516
+ - :type: CodeableConcept
517
+ :strength: example
518
+ :system: http://hl7.org/fhir/ValueSet/forms
519
+ :path: formCode
520
+ - :type: code
521
+ :strength: required
522
+ :system: http://hl7.org/fhir/ValueSet/note-type
523
+ :path: processNote.type
524
+ - :type: CodeableConcept
525
+ :strength: preferred
526
+ :system: http://hl7.org/fhir/ValueSet/languages
527
+ :path: processNote.language
528
+ - :type: CodeableConcept
529
+ :strength: example
530
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
531
+ :path: benefitBalance.category
532
+ - :type: CodeableConcept
533
+ :strength: example
534
+ :system: http://hl7.org/fhir/ValueSet/benefit-network
535
+ :path: benefitBalance.network
536
+ - :type: CodeableConcept
537
+ :strength: example
538
+ :system: http://hl7.org/fhir/ValueSet/benefit-unit
539
+ :path: benefitBalance.unit
540
+ - :type: CodeableConcept
541
+ :strength: example
542
+ :system: http://hl7.org/fhir/ValueSet/benefit-term
543
+ :path: benefitBalance.term
544
+ - :type: CodeableConcept
545
+ :strength: example
546
+ :system: http://hl7.org/fhir/ValueSet/benefit-type
547
+ :path: benefitBalance.financial.type
548
+ :references:
549
+ - :path: ExplanationOfBenefit.identifier.assigner
550
+ :profiles:
551
+ - http://hl7.org/fhir/StructureDefinition/Organization
552
+ - :path: ExplanationOfBenefit.identifier.assigner
553
+ :profiles:
554
+ - http://hl7.org/fhir/StructureDefinition/Organization
555
+ - :path: ExplanationOfBenefit.patient
556
+ :profiles:
557
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
558
+ - :path: ExplanationOfBenefit.enterer
559
+ :profiles:
560
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
561
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
562
+ - :path: ExplanationOfBenefit.insurer
563
+ :profiles:
564
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
565
+ - :path: ExplanationOfBenefit.provider
566
+ :profiles:
567
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
568
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
569
+ - :path: ExplanationOfBenefit.related.claim
570
+ :profiles:
571
+ - http://hl7.org/fhir/StructureDefinition/Claim
572
+ - :path: ExplanationOfBenefit.prescription
573
+ :profiles:
574
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
575
+ - http://hl7.org/fhir/StructureDefinition/VisionPrescription
576
+ - :path: ExplanationOfBenefit.originalPrescription
577
+ :profiles:
578
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
579
+ - :path: ExplanationOfBenefit.payee.party
580
+ :profiles:
581
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
582
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
583
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
584
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-RelatedPerson
585
+ - :path: ExplanationOfBenefit.referral
586
+ :profiles:
587
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest
588
+ - :path: ExplanationOfBenefit.facility
589
+ :profiles:
590
+ - http://hl7.org/fhir/StructureDefinition/Location
591
+ - :path: ExplanationOfBenefit.claim
592
+ :profiles:
593
+ - http://hl7.org/fhir/StructureDefinition/Claim
594
+ - :path: ExplanationOfBenefit.claimResponse
595
+ :profiles:
596
+ - http://hl7.org/fhir/StructureDefinition/ClaimResponse
597
+ - :path: ExplanationOfBenefit.careTeam.provider
598
+ :profiles:
599
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
600
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
601
+ - :path: ExplanationOfBenefit.procedure.udi
602
+ :profiles:
603
+ - http://hl7.org/fhir/StructureDefinition/Device
604
+ - :path: ExplanationOfBenefit.insurance.coverage
605
+ :profiles:
606
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage
607
+ - :path: ExplanationOfBenefit.item.udi
608
+ :profiles:
609
+ - http://hl7.org/fhir/StructureDefinition/Device
610
+ - :path: ExplanationOfBenefit.item.encounter
611
+ :profiles:
612
+ - http://hl7.org/fhir/StructureDefinition/Encounter
613
+ - :path: ExplanationOfBenefit.item.detail.udi
614
+ :profiles:
615
+ - http://hl7.org/fhir/StructureDefinition/Device
616
+ - :path: ExplanationOfBenefit.item.detail.subDetail.udi
617
+ :profiles:
618
+ - http://hl7.org/fhir/StructureDefinition/Device
619
+ - :path: ExplanationOfBenefit.addItem.provider
620
+ :profiles:
621
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
622
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
623
+ - http://hl7.org/fhir/StructureDefinition/Organization
624
+ :tests:
625
+ - :id: c4bb_v200_explanation_of_benefit_read_test
626
+ :file_name: explanation_of_benefit_read_test.rb
627
+ - :id: c4bb_v200_explanation_of_benefit_validation_test
628
+ :file_name: explanation_of_benefit_validation_test.rb
629
+ - :id: c4bb_v200_explanation_of_benefit_must_support_test
630
+ :file_name: explanation_of_benefit_must_support_test.rb
631
+ - :id: c4bb_v200_explanation_of_benefit__id_search_test
632
+ :file_name: explanation_of_benefit_id_search_test.rb
633
+ - :id: c4bb_v200_explanation_of_benefit_patient_search_test
634
+ :file_name: explanation_of_benefit_patient_search_test.rb
635
+ - :id: c4bb_v200_explanation_of_benefit__lastUpdated_search_test
636
+ :file_name: explanation_of_benefit_lastupdated_search_test.rb
637
+ - :id: c4bb_v200_explanation_of_benefit_type_search_test
638
+ :file_name: explanation_of_benefit_type_search_test.rb
639
+ - :id: c4bb_v200_explanation_of_benefit_identifier_search_test
640
+ :file_name: explanation_of_benefit_identifier_search_test.rb
641
+ - :id: c4bb_v200_explanation_of_benefit_service_date_search_test
642
+ :file_name: explanation_of_benefit_service_date_search_test.rb
643
+ - :id: c4bb_v200_explanation_of_benefit_service_start_date_search_test
644
+ :file_name: explanation_of_benefit_service_start_date_search_test.rb
645
+ - :id: c4bb_v200_explanation_of_benefit_billable_period_start_search_test
646
+ :file_name: explanation_of_benefit_billable_period_start_search_test.rb
647
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_patient_search_test
648
+ :file_name: explanation_of_benefit_explanation_of_benefit_patient_search_test.rb
649
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_provider_search_test
650
+ :file_name: explanation_of_benefit_explanation_of_benefit_provider_search_test.rb
651
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_careteam_search_test
652
+ :file_name: explanation_of_benefit_explanation_of_benefit_careteam_search_test.rb
653
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_coverage_search_test
654
+ :file_name: explanation_of_benefit_explanation_of_benefit_coverage_search_test.rb
655
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_insurer_search_test
656
+ :file_name: explanation_of_benefit_explanation_of_benefit_insurer_search_test.rb
657
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_payee_search_test
658
+ :file_name: explanation_of_benefit_explanation_of_benefit_payee_search_test.rb
659
+ - :id: c4bb_v200_explanation_of_benefit_include_ExplanationOfBenefit_All_search_test
660
+ :file_name: explanation_of_benefit_explanation_of_benefit_all_search_test.rb
661
+ :id: c4bb_v200_explanation_of_benefit
662
+ :file_name: explanation_of_benefit_group.rb
663
+ :delayed_references:
664
+ - :path: insurer
665
+ :resources:
666
+ - Organization
667
+ - :path: provider
668
+ :resources:
669
+ - Organization
670
+ - Practitioner
671
+ - :path: payee.party
672
+ :resources:
673
+ - Organization
674
+ - Practitioner
675
+ - RelatedPerson
676
+ - :path: careTeam.provider
677
+ :resources:
678
+ - Organization
679
+ - Practitioner
680
+ - :path: insurance.coverage
681
+ :resources:
682
+ - Coverage