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,604 @@
1
+ ---
2
+ :name: C4BB_ExplanationOfBenefit
3
+ :class_name: C4bbExplanationofbenefitSequence
4
+ :version: v1.1.0
5
+ :reformatted_version: v110
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: 1.1.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
+ :operations: []
19
+ :searches:
20
+ - :names:
21
+ - _id
22
+ :expectation: SHALL
23
+ - :names:
24
+ - patient
25
+ :expectation: SHALL
26
+ - :names:
27
+ - _lastUpdated
28
+ :expectation: SHALL
29
+ - :names:
30
+ - type
31
+ :expectation: SHALL
32
+ - :names:
33
+ - identifier
34
+ :expectation: SHALL
35
+ - :names:
36
+ - service-date
37
+ :expectation: SHALL
38
+ :search_definitions:
39
+ :_id:
40
+ :paths: []
41
+ :full_paths: []
42
+ :values: []
43
+ :contains_multiple: false
44
+ :patient:
45
+ :paths:
46
+ - patient
47
+ :full_paths:
48
+ - ExplanationOfBenefit.patient
49
+ :comparators: {}
50
+ :values: []
51
+ :type: Reference
52
+ :contains_multiple: false
53
+ :_lastUpdated:
54
+ :paths: []
55
+ :full_paths: []
56
+ :values: []
57
+ :contains_multiple: false
58
+ :type:
59
+ :paths:
60
+ - type
61
+ :full_paths:
62
+ - ExplanationOfBenefit.type
63
+ :comparators: {}
64
+ :values:
65
+ - institutional
66
+ - oral
67
+ - pharmacy
68
+ - professional
69
+ - vision
70
+ :type: CodeableConcept
71
+ :contains_multiple: false
72
+ :identifier:
73
+ :paths:
74
+ - identifier
75
+ :full_paths:
76
+ - ExplanationOfBenefit.identifier
77
+ :comparators: {}
78
+ :values: []
79
+ :type: Identifier
80
+ :contains_multiple: true
81
+ :service-date:
82
+ :paths:
83
+ - 'billablePeriod '
84
+ - " item.serviced"
85
+ :full_paths:
86
+ - 'ExplanationOfBenefit.billablePeriod '
87
+ - " ExplanationOfBenefit.item.serviced"
88
+ :comparators:
89
+ :eq: MAY
90
+ :ne: MAY
91
+ :gt: MAY
92
+ :ge: MAY
93
+ :lt: MAY
94
+ :le: MAY
95
+ :sa: MAY
96
+ :eb: MAY
97
+ :ap: MAY
98
+ :values: []
99
+ :type: date
100
+ :contains_multiple: false
101
+ :include_params:
102
+ - ExplanationOfBenefit:patient
103
+ - ExplanationOfBenefit:provider
104
+ - ExplanationOfBenefit:care-team
105
+ - ExplanationOfBenefit:coverage
106
+ - ExplanationOfBenefit:insurer
107
+ - ExplanationOfBenefit:*
108
+ :revincludes: []
109
+ :required_concepts:
110
+ - type
111
+ - priority
112
+ - related.relationship
113
+ - payee.type
114
+ - payment.type
115
+ :must_supports:
116
+ :extensions: []
117
+ :slices: []
118
+ :elements:
119
+ - :path: meta
120
+ - :path: meta.lastUpdated
121
+ - :path: identifier
122
+ - :path: identifier.type
123
+ - :path: status
124
+ - :path: type
125
+ - :path: use
126
+ - :path: patient
127
+ :types:
128
+ - Reference
129
+ - :path: billablePeriod
130
+ - :path: insurer
131
+ :types:
132
+ - Reference
133
+ - :path: provider
134
+ :types:
135
+ - Reference
136
+ - :path: related
137
+ - :path: related.relationship
138
+ - :path: related.reference
139
+ - :path: payee
140
+ - :path: payee.type
141
+ - :path: payee.party
142
+ :types:
143
+ - Reference
144
+ - :path: outcome
145
+ - :path: careTeam
146
+ - :path: careTeam.provider
147
+ :types:
148
+ - Reference
149
+ - :path: careTeam.role
150
+ - :path: supportingInfo
151
+ - :path: insurance
152
+ - :path: insurance.focal
153
+ - :path: insurance.coverage
154
+ :types:
155
+ - Reference
156
+ - :path: item
157
+ - :path: item.sequence
158
+ - :path: item.noteNumber
159
+ - :path: item.adjudication.category
160
+ - :path: total
161
+ - :path: payment
162
+ - :path: payment.type
163
+ - :path: processNote
164
+ :mandatory_elements:
165
+ - ExplanationOfBenefit.meta
166
+ - ExplanationOfBenefit.meta.lastUpdated
167
+ - ExplanationOfBenefit.meta.profile
168
+ - ExplanationOfBenefit.identifier
169
+ - ExplanationOfBenefit.identifier.type
170
+ - ExplanationOfBenefit.status
171
+ - ExplanationOfBenefit.type
172
+ - ExplanationOfBenefit.use
173
+ - ExplanationOfBenefit.patient
174
+ - ExplanationOfBenefit.created
175
+ - ExplanationOfBenefit.insurer
176
+ - ExplanationOfBenefit.provider
177
+ - ExplanationOfBenefit.related.relationship
178
+ - ExplanationOfBenefit.related.reference
179
+ - ExplanationOfBenefit.payee.type
180
+ - ExplanationOfBenefit.payee.party
181
+ - ExplanationOfBenefit.outcome
182
+ - ExplanationOfBenefit.careTeam.sequence
183
+ - ExplanationOfBenefit.careTeam.provider
184
+ - ExplanationOfBenefit.supportingInfo.sequence
185
+ - ExplanationOfBenefit.supportingInfo.category
186
+ - ExplanationOfBenefit.diagnosis.sequence
187
+ - ExplanationOfBenefit.diagnosis.diagnosis[x]
188
+ - ExplanationOfBenefit.procedure.sequence
189
+ - ExplanationOfBenefit.procedure.procedure[x]
190
+ - ExplanationOfBenefit.insurance
191
+ - ExplanationOfBenefit.insurance.focal
192
+ - ExplanationOfBenefit.insurance.coverage
193
+ - ExplanationOfBenefit.item.sequence
194
+ - ExplanationOfBenefit.item.productOrService
195
+ - ExplanationOfBenefit.item.adjudication.category
196
+ - ExplanationOfBenefit.item.detail.sequence
197
+ - ExplanationOfBenefit.item.detail.productOrService
198
+ - ExplanationOfBenefit.item.detail.subDetail.sequence
199
+ - ExplanationOfBenefit.item.detail.subDetail.productOrService
200
+ - ExplanationOfBenefit.addItem.productOrService
201
+ - ExplanationOfBenefit.addItem.detail.productOrService
202
+ - ExplanationOfBenefit.addItem.detail.subDetail.productOrService
203
+ - ExplanationOfBenefit.total
204
+ - ExplanationOfBenefit.total.category
205
+ - ExplanationOfBenefit.total.amount
206
+ - ExplanationOfBenefit.benefitBalance.category
207
+ - ExplanationOfBenefit.benefitBalance.financial.type
208
+ :bindings:
209
+ - :type: Coding
210
+ :strength: extensible
211
+ :system: http://hl7.org/fhir/ValueSet/security-labels
212
+ :path: meta.security
213
+ - :type: Coding
214
+ :strength: example
215
+ :system: http://hl7.org/fhir/ValueSet/common-tags
216
+ :path: meta.tag
217
+ - :type: code
218
+ :strength: preferred
219
+ :system: http://hl7.org/fhir/ValueSet/languages
220
+ :path: language
221
+ - :type: code
222
+ :strength: required
223
+ :system: http://hl7.org/fhir/ValueSet/identifier-use
224
+ :path: identifier.use
225
+ - :type: CodeableConcept
226
+ :strength: extensible
227
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBClaimIdentifierType
228
+ :path: identifier.type
229
+ - :type: code
230
+ :strength: required
231
+ :system: http://hl7.org/fhir/ValueSet/explanationofbenefit-status
232
+ :path: status
233
+ - :type: CodeableConcept
234
+ :strength: required
235
+ :system: http://hl7.org/fhir/ValueSet/claim-type
236
+ :path: type
237
+ - :type: CodeableConcept
238
+ :strength: example
239
+ :system: http://hl7.org/fhir/ValueSet/claim-subtype
240
+ :path: subType
241
+ - :type: code
242
+ :strength: required
243
+ :system: http://hl7.org/fhir/ValueSet/claim-use
244
+ :path: use
245
+ - :type: CodeableConcept
246
+ :strength: required
247
+ :system: http://hl7.org/fhir/ValueSet/process-priority
248
+ :path: priority
249
+ - :type: CodeableConcept
250
+ :strength: example
251
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
252
+ :path: fundsReserveRequested
253
+ - :type: CodeableConcept
254
+ :strength: example
255
+ :system: http://hl7.org/fhir/ValueSet/fundsreserve
256
+ :path: fundsReserve
257
+ - :type: CodeableConcept
258
+ :strength: required
259
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBRelatedClaimRelationshipCodes
260
+ :path: related.relationship
261
+ - :type: CodeableConcept
262
+ :strength: required
263
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayeeType
264
+ :path: payee.type
265
+ - :type: code
266
+ :strength: required
267
+ :system: http://hl7.org/fhir/ValueSet/remittance-outcome
268
+ :path: outcome
269
+ - :type: CodeableConcept
270
+ :strength: example
271
+ :system: http://hl7.org/fhir/ValueSet/claim-careteamrole
272
+ :path: careTeam.role
273
+ - :type: CodeableConcept
274
+ :strength: example
275
+ :system: http://hl7.org/fhir/ValueSet/provider-qualification
276
+ :path: careTeam.qualification
277
+ - :type: CodeableConcept
278
+ :strength: extensible
279
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBSupportingInfoType
280
+ :path: supportingInfo.category
281
+ - :type: CodeableConcept
282
+ :strength: example
283
+ :system: http://hl7.org/fhir/ValueSet/claim-exception
284
+ :path: supportingInfo.code
285
+ - :type: Coding
286
+ :strength: example
287
+ :system: http://hl7.org/fhir/ValueSet/missing-tooth-reason
288
+ :path: supportingInfo.reason
289
+ - :type: CodeableConcept
290
+ :strength: example
291
+ :system: http://hl7.org/fhir/ValueSet/icd-10
292
+ :path: diagnosis.diagnosis
293
+ - :type: CodeableConcept
294
+ :strength: example
295
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosistype
296
+ :path: diagnosis.type
297
+ - :type: CodeableConcept
298
+ :strength: example
299
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission
300
+ :path: diagnosis.onAdmission
301
+ - :type: CodeableConcept
302
+ :strength: example
303
+ :system: http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup
304
+ :path: diagnosis.packageCode
305
+ - :type: CodeableConcept
306
+ :strength: example
307
+ :system: http://hl7.org/fhir/ValueSet/ex-procedure-type
308
+ :path: procedure.type
309
+ - :type: CodeableConcept
310
+ :strength: example
311
+ :system: http://hl7.org/fhir/ValueSet/icd-10-procedures
312
+ :path: procedure.procedure
313
+ - :type: CodeableConcept
314
+ :strength: extensible
315
+ :system: http://terminology.hl7.org/ValueSet/v3-ActIncidentCode
316
+ :path: accident.type
317
+ - :type: CodeableConcept
318
+ :strength: example
319
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
320
+ :path: item.revenue
321
+ - :type: CodeableConcept
322
+ :strength: example
323
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
324
+ :path: item.category
325
+ - :type: CodeableConcept
326
+ :strength: example
327
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
328
+ :path: item.productOrService
329
+ - :type: CodeableConcept
330
+ :strength: example
331
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
332
+ :path: item.modifier
333
+ - :type: CodeableConcept
334
+ :strength: example
335
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
336
+ :path: item.programCode
337
+ - :type: CodeableConcept
338
+ :strength: example
339
+ :system: http://hl7.org/fhir/ValueSet/service-place
340
+ :path: item.location
341
+ - :type: CodeableConcept
342
+ :strength: example
343
+ :system: http://hl7.org/fhir/ValueSet/tooth
344
+ :path: item.bodySite
345
+ - :type: CodeableConcept
346
+ :strength: example
347
+ :system: http://hl7.org/fhir/ValueSet/surface
348
+ :path: item.subSite
349
+ - :type: CodeableConcept
350
+ :strength: example
351
+ :system: http://hl7.org/fhir/ValueSet/adjudication
352
+ :path: item.adjudication.category
353
+ - :type: CodeableConcept
354
+ :strength: example
355
+ :system: http://hl7.org/fhir/ValueSet/adjudication-reason
356
+ :path: item.adjudication.reason
357
+ - :type: CodeableConcept
358
+ :strength: example
359
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
360
+ :path: item.detail.revenue
361
+ - :type: CodeableConcept
362
+ :strength: example
363
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
364
+ :path: item.detail.category
365
+ - :type: CodeableConcept
366
+ :strength: example
367
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
368
+ :path: item.detail.productOrService
369
+ - :type: CodeableConcept
370
+ :strength: example
371
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
372
+ :path: item.detail.modifier
373
+ - :type: CodeableConcept
374
+ :strength: example
375
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
376
+ :path: item.detail.programCode
377
+ - :type: CodeableConcept
378
+ :strength: example
379
+ :system: http://hl7.org/fhir/ValueSet/ex-revenue-center
380
+ :path: item.detail.subDetail.revenue
381
+ - :type: CodeableConcept
382
+ :strength: example
383
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
384
+ :path: item.detail.subDetail.category
385
+ - :type: CodeableConcept
386
+ :strength: example
387
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
388
+ :path: item.detail.subDetail.productOrService
389
+ - :type: CodeableConcept
390
+ :strength: example
391
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
392
+ :path: item.detail.subDetail.modifier
393
+ - :type: CodeableConcept
394
+ :strength: example
395
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
396
+ :path: item.detail.subDetail.programCode
397
+ - :type: CodeableConcept
398
+ :strength: example
399
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
400
+ :path: addItem.productOrService
401
+ - :type: CodeableConcept
402
+ :strength: example
403
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
404
+ :path: addItem.modifier
405
+ - :type: CodeableConcept
406
+ :strength: example
407
+ :system: http://hl7.org/fhir/ValueSet/ex-program-code
408
+ :path: addItem.programCode
409
+ - :type: CodeableConcept
410
+ :strength: example
411
+ :system: http://hl7.org/fhir/ValueSet/service-place
412
+ :path: addItem.location
413
+ - :type: CodeableConcept
414
+ :strength: example
415
+ :system: http://hl7.org/fhir/ValueSet/tooth
416
+ :path: addItem.bodySite
417
+ - :type: CodeableConcept
418
+ :strength: example
419
+ :system: http://hl7.org/fhir/ValueSet/surface
420
+ :path: addItem.subSite
421
+ - :type: CodeableConcept
422
+ :strength: example
423
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
424
+ :path: addItem.detail.productOrService
425
+ - :type: CodeableConcept
426
+ :strength: example
427
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
428
+ :path: addItem.detail.modifier
429
+ - :type: CodeableConcept
430
+ :strength: example
431
+ :system: http://hl7.org/fhir/ValueSet/service-uscls
432
+ :path: addItem.detail.subDetail.productOrService
433
+ - :type: CodeableConcept
434
+ :strength: example
435
+ :system: http://hl7.org/fhir/ValueSet/claim-modifiers
436
+ :path: addItem.detail.subDetail.modifier
437
+ - :type: CodeableConcept
438
+ :strength: example
439
+ :system: http://hl7.org/fhir/ValueSet/adjudication
440
+ :path: total.category
441
+ - :type: CodeableConcept
442
+ :strength: required
443
+ :system: http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerClaimPaymentStatusCode
444
+ :path: payment.type
445
+ - :type: CodeableConcept
446
+ :strength: example
447
+ :system: http://hl7.org/fhir/ValueSet/payment-adjustment-reason
448
+ :path: payment.adjustmentReason
449
+ - :type: CodeableConcept
450
+ :strength: example
451
+ :system: http://hl7.org/fhir/ValueSet/forms
452
+ :path: formCode
453
+ - :type: code
454
+ :strength: required
455
+ :system: http://hl7.org/fhir/ValueSet/note-type
456
+ :path: processNote.type
457
+ - :type: CodeableConcept
458
+ :strength: preferred
459
+ :system: http://hl7.org/fhir/ValueSet/languages
460
+ :path: processNote.language
461
+ - :type: CodeableConcept
462
+ :strength: example
463
+ :system: http://hl7.org/fhir/ValueSet/ex-benefitcategory
464
+ :path: benefitBalance.category
465
+ - :type: CodeableConcept
466
+ :strength: example
467
+ :system: http://hl7.org/fhir/ValueSet/benefit-network
468
+ :path: benefitBalance.network
469
+ - :type: CodeableConcept
470
+ :strength: example
471
+ :system: http://hl7.org/fhir/ValueSet/benefit-unit
472
+ :path: benefitBalance.unit
473
+ - :type: CodeableConcept
474
+ :strength: example
475
+ :system: http://hl7.org/fhir/ValueSet/benefit-term
476
+ :path: benefitBalance.term
477
+ - :type: CodeableConcept
478
+ :strength: example
479
+ :system: http://hl7.org/fhir/ValueSet/benefit-type
480
+ :path: benefitBalance.financial.type
481
+ :references:
482
+ - :path: ExplanationOfBenefit.identifier.assigner
483
+ :profiles:
484
+ - http://hl7.org/fhir/StructureDefinition/Organization
485
+ - :path: ExplanationOfBenefit.patient
486
+ :profiles:
487
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
488
+ - :path: ExplanationOfBenefit.enterer
489
+ :profiles:
490
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
491
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
492
+ - :path: ExplanationOfBenefit.insurer
493
+ :profiles:
494
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
495
+ - :path: ExplanationOfBenefit.provider
496
+ :profiles:
497
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
498
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
499
+ - :path: ExplanationOfBenefit.related.claim
500
+ :profiles:
501
+ - http://hl7.org/fhir/StructureDefinition/Claim
502
+ - :path: ExplanationOfBenefit.prescription
503
+ :profiles:
504
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
505
+ - http://hl7.org/fhir/StructureDefinition/VisionPrescription
506
+ - :path: ExplanationOfBenefit.originalPrescription
507
+ :profiles:
508
+ - http://hl7.org/fhir/StructureDefinition/MedicationRequest
509
+ - :path: ExplanationOfBenefit.payee.party
510
+ :profiles:
511
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
512
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient
513
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
514
+ - :path: ExplanationOfBenefit.referral
515
+ :profiles:
516
+ - http://hl7.org/fhir/StructureDefinition/ServiceRequest
517
+ - :path: ExplanationOfBenefit.facility
518
+ :profiles:
519
+ - http://hl7.org/fhir/StructureDefinition/Location
520
+ - :path: ExplanationOfBenefit.claim
521
+ :profiles:
522
+ - http://hl7.org/fhir/StructureDefinition/Claim
523
+ - :path: ExplanationOfBenefit.claimResponse
524
+ :profiles:
525
+ - http://hl7.org/fhir/StructureDefinition/ClaimResponse
526
+ - :path: ExplanationOfBenefit.careTeam.provider
527
+ :profiles:
528
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Organization
529
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Practitioner
530
+ - :path: ExplanationOfBenefit.procedure.udi
531
+ :profiles:
532
+ - http://hl7.org/fhir/StructureDefinition/Device
533
+ - :path: ExplanationOfBenefit.insurance.coverage
534
+ :profiles:
535
+ - http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Coverage
536
+ - :path: ExplanationOfBenefit.item.udi
537
+ :profiles:
538
+ - http://hl7.org/fhir/StructureDefinition/Device
539
+ - :path: ExplanationOfBenefit.item.encounter
540
+ :profiles:
541
+ - http://hl7.org/fhir/StructureDefinition/Encounter
542
+ - :path: ExplanationOfBenefit.item.detail.udi
543
+ :profiles:
544
+ - http://hl7.org/fhir/StructureDefinition/Device
545
+ - :path: ExplanationOfBenefit.item.detail.subDetail.udi
546
+ :profiles:
547
+ - http://hl7.org/fhir/StructureDefinition/Device
548
+ - :path: ExplanationOfBenefit.addItem.provider
549
+ :profiles:
550
+ - http://hl7.org/fhir/StructureDefinition/Practitioner
551
+ - http://hl7.org/fhir/StructureDefinition/PractitionerRole
552
+ - http://hl7.org/fhir/StructureDefinition/Organization
553
+ :tests:
554
+ - :id: c4bb_v110_explanation_of_benefit_read_test
555
+ :file_name: explanation_of_benefit_read_test.rb
556
+ - :id: c4bb_v110_explanation_of_benefit_validation_test
557
+ :file_name: explanation_of_benefit_validation_test.rb
558
+ - :id: c4bb_v110_explanation_of_benefit_must_support_test
559
+ :file_name: explanation_of_benefit_must_support_test.rb
560
+ - :id: c4bb_v110_explanation_of_benefit__id_search_test
561
+ :file_name: explanation_of_benefit_id_search_test.rb
562
+ - :id: c4bb_v110_explanation_of_benefit_patient_search_test
563
+ :file_name: explanation_of_benefit_patient_search_test.rb
564
+ - :id: c4bb_v110_explanation_of_benefit__lastUpdated_search_test
565
+ :file_name: explanation_of_benefit_lastupdated_search_test.rb
566
+ - :id: c4bb_v110_explanation_of_benefit_type_search_test
567
+ :file_name: explanation_of_benefit_type_search_test.rb
568
+ - :id: c4bb_v110_explanation_of_benefit_identifier_search_test
569
+ :file_name: explanation_of_benefit_identifier_search_test.rb
570
+ - :id: c4bb_v110_explanation_of_benefit_service_date_search_test
571
+ :file_name: explanation_of_benefit_service_date_search_test.rb
572
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_patient_search_test
573
+ :file_name: explanation_of_benefit_explanation_of_benefit_patient_search_test.rb
574
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_provider_search_test
575
+ :file_name: explanation_of_benefit_explanation_of_benefit_provider_search_test.rb
576
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_careteam_search_test
577
+ :file_name: explanation_of_benefit_explanation_of_benefit_careteam_search_test.rb
578
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_coverage_search_test
579
+ :file_name: explanation_of_benefit_explanation_of_benefit_coverage_search_test.rb
580
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_insurer_search_test
581
+ :file_name: explanation_of_benefit_explanation_of_benefit_insurer_search_test.rb
582
+ - :id: c4bb_v110_explanation_of_benefit_include_ExplanationOfBenefit_All_search_test
583
+ :file_name: explanation_of_benefit_explanation_of_benefit_all_search_test.rb
584
+ :id: c4bb_v110_explanation_of_benefit
585
+ :file_name: explanation_of_benefit_group.rb
586
+ :delayed_references:
587
+ - :path: insurer
588
+ :resources:
589
+ - Organization
590
+ - :path: provider
591
+ :resources:
592
+ - Organization
593
+ - Practitioner
594
+ - :path: payee.party
595
+ :resources:
596
+ - Organization
597
+ - Practitioner
598
+ - :path: careTeam.provider
599
+ :resources:
600
+ - Organization
601
+ - Practitioner
602
+ - :path: insurance.coverage
603
+ :resources:
604
+ - Coverage