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