← back to findings
Harborview Surgical Pavilion
claim eob-2026-burn-1 · 1 line
Line 1
- Claim ID
- eob-2026-burn-1
- Provider
- Harborview Surgical Pavilion
- Service date
- 2026-01-19
- Claim type
- institutional
- Code system
- cpt
- Service code
- 70450
- Service
- CT head/brain without contrast
- Billed
- $1,080.67
- Allowed
- $1,080.67
- Plan paid
- $144.54
- Deductible
- $900.00
- Copay
- $0.00
- Coinsurance
- $36.13
- Noncovered
- $0.00
- Your share
- $936.13
- Adjudication
- paid
- Denial code
- not set
- Denial reason
- not set
- Prior auth reference
- not set
Raw FHIR ExplanationOfBenefit
{
"resourceType": "ExplanationOfBenefit",
"id": "eob-2026-burn-1",
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"code": "institutional"
}
],
"text": "institutional"
},
"use": "claim",
"patient": {
"reference": "Patient/patient-1"
},
"billablePeriod": {
"start": "2026-01-19",
"end": "2026-01-19"
},
"created": "2026-01-19",
"insurer": {
"display": "Acme Health Plan"
},
"provider": {
"display": "Harborview Surgical Pavilion"
},
"outcome": "complete",
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/coverage-1"
}
}
],
"item": [
{
"sequence": 1,
"productOrService": {
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "70450",
"display": "CT head/brain without contrast"
}
]
},
"servicedDate": "2026-01-19",
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "submitted"
}
]
},
"amount": {
"value": 1080.67,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 144.54,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "deductible"
}
]
},
"amount": {
"value": 900,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "copay"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "coinsurance"
}
]
},
"amount": {
"value": 36.13,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "noncovered"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
}
]
}
],
"total": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "submitted"
}
]
},
"amount": {
"value": 1080.67,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 144.54,
"currency": "USD"
}
}
],
"payment": {
"amount": {
"value": 144.54,
"currency": "USD"
}
}
}