FHIR IG analytics| Package | hl7.fhir.us.carin-bb |
| Resource Type | ExplanationOfBenefit |
| Id | ExplanationOfBenefit-EOBOral1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ExplanationOfBenefit EOBOral1
Last updated: 2021-03-18 10:23:00-0500; Language: en-US
identifier: Unique Claim ID/210300002
status: Active
type: Oral
use: Claim
billablePeriod: 2021-03-01 --> 2021-03-31
created: 2021-03-18 10:23:00-0500
insurer: XXX Health Plan
provider: XXX Dental Plan
outcome: Processing Complete
supportingInfo
sequence: 3
category: Claim Received Date
timing: 2021-03-18
supportingInfo
sequence: 4
category: Service Facility
supportingInfo
sequence: 5
category: Patient Account Number
value: PATIENTACCTNO3
| Sequence | Diagnosis[x] | Type |
| 1 | Encounter for dental examination and cleaning with abnormal findings | Principal Diagnosis |
item
sequence: 1
productOrService: Prophylaxis - Adult
serviced: 2021-03-18
location: Office
adjudication
category: Benefit Payment Status
reason: In Network
adjudication
category: Submitted Amount
Amounts
Value Currency 190 United States dollar
item
sequence: 2
productOrService: Periodic oral evaluation
serviced: 2021-03-18
location: Office
adjudication
category: Benefit Payment Status
reason: In Network
adjudication
category: Submitted Amount
Amounts
Value Currency 220 United States dollar
| Category | Reason |
| Rendering Network Status | In Network |
| Benefit Payment Status | In Network |
| Billing Network Status | In Network |
total
category: Submitted Amount
Amounts
Value Currency 410 United States dollar
total
category: Benefit Amount
Amounts
Value Currency 350 United States dollar
total
category: Discount Amount
Amounts
Value Currency 60 United States dollar
total
category: Amount Paid to Provider
Amounts
Value Currency 350 United States dollar
{
"resourceType": "ExplanationOfBenefit",
"id": "EOBOral1",
"meta": {
"lastUpdated": "2021-03-18T10:23:00-05:00",
"profile": [
"http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-ExplanationOfBenefit-Oral|2.2.0"
]
},
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBIdentifierType",
"code": "uc"
}
]
},
"system": "https://www.example.com/fhir/EOBIdentifier",
"value": "210300002"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"version": "1.0.1",
"code": "oral"
}
],
"text": "Oral"
},
"use": "claim",
"patient": {
"reference": "Patient/Patient2"
},
"billablePeriod": {
"start": "2021-03-01",
"end": "2021-03-31"
},
"created": "2021-03-18T10:23:00-05:00",
"insurer": {
"reference": "Organization/DentalPayer1",
"display": "XXX Health Plan"
},
"provider": {
"reference": "Practitioner/PractitionerDentalProvider1",
"display": "XXX Dental Plan"
},
"outcome": "complete",
"supportingInfo": [
{
"sequence": 3,
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
"code": "clmrecvddate"
}
]
},
"timingDate": "2021-03-18"
},
{
"sequence": 4,
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
"code": "servicefacility"
}
]
},
"valueReference": {
"reference": "Organization/ProviderOrganization1"
}
},
{
"sequence": 5,
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBSupportingInfoType",
"code": "patientaccountnumber"
}
]
},
"valueString": "PATIENTACCTNO3"
}
],
"diagnosis": [
{
"sequence": 1,
"diagnosisCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"code": "Z01.21",
"display": "Encounter for dental examination and cleaning with abnormal findings"
}
]
},
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
"version": "1.0.1",
"code": "principal"
}
]
}
]
}
],
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/CoverageDental1"
}
}
],
"item": [
{
"sequence": 1,
"productOrService": {
"coding": [
{
"system": "http://www.ada.org/cdt",
"code": "D1110",
"display": "Prophylaxis - Adult"
}
]
},
"servicedDate": "2021-03-18",
"locationCodeableConcept": {
"coding": [
{
"system": "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
"code": "11",
"display": "Office"
}
]
},
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
"code": "benefitpaymentstatus"
}
]
},
"reason": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
"code": "innetwork"
}
]
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"version": "1.0.1",
"code": "submitted"
}
]
},
"amount": {
"value": 190,
"currency": "USD"
}
}
]
},
{
"sequence": 2,
"productOrService": {
"coding": [
{
"system": "http://www.ada.org/cdt",
"code": "D0120",
"display": "Periodic oral evaluation"
}
]
},
"servicedDate": "2021-03-18",
"locationCodeableConcept": {
"coding": [
{
"system": "https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set",
"code": "11",
"display": "Office"
}
]
},
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
"code": "benefitpaymentstatus"
}
]
},
"reason": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
"code": "innetwork"
}
]
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"version": "1.0.1",
"code": "submitted"
}
]
},
"amount": {
"value": 220,
"currency": "USD"
}
}
]
}
],
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
"code": "renderingnetworkstatus"
}
]
},
"reason": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
"code": "innetwork"
}
]
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
"code": "benefitpaymentstatus"
}
]
},
"reason": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
"code": "innetwork"
}
]
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudicationDiscriminator",
"code": "billingnetworkstatus"
}
]
},
"reason": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus",
"code": "innetwork"
}
]
}
}
],
"total": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"version": "1.0.1",
"code": "submitted"
}
],
"text": "Submitted Amount"
},
"amount": {
"value": 410,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"version": "1.0.1",
"code": "benefit"
}
],
"text": "Benefit Amount"
},
"amount": {
"value": 350,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "discount"
}
],
"text": "Discount Amount"
},
"amount": {
"value": 60,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "paidtoprovider"
}
],
"text": "Amount Paid to Provider"
},
"amount": {
"value": 350,
"currency": "USD"
}
}
]
}