← back to findings
Northgate Urgent Care
claim eob-med-09 · 1 line
Line 1
- Claim ID
- eob-med-09
- Provider
- Northgate Urgent Care
- Service date
- 2025-10-20
- Claim type
- professional
- Code system
- cpt
- Service code
- 99214
- Service
- Office visit, established patient, moderate complexity
- Billed
- $688.97
- Allowed
- $688.97
- Plan paid
- $560.12
- Deductible
- $0.00
- Copay
- $30.00
- Coinsurance
- $98.85
- Noncovered
- $0.00
- Your share
- $128.85
- Adjudication
- paid
- Denial code
- not set
- Denial reason
- not set
- Prior auth reference
- not set
Raw FHIR ExplanationOfBenefit
{
"resourceType": "ExplanationOfBenefit",
"id": "eob-med-09",
"status": "active",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/claim-type",
"code": "professional"
}
],
"text": "professional"
},
"use": "claim",
"patient": {
"reference": "Patient/patient-1"
},
"billablePeriod": {
"start": "2025-10-20",
"end": "2025-10-20"
},
"created": "2025-10-20",
"insurer": {
"display": "Acme Health Plan"
},
"provider": {
"display": "Northgate Urgent Care"
},
"outcome": "complete",
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/coverage-1"
}
}
],
"item": [
{
"sequence": 1,
"productOrService": {
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "99214",
"display": "Office visit, established patient, moderate complexity"
}
]
},
"servicedDate": "2025-10-20",
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "submitted"
}
]
},
"amount": {
"value": 688.97,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 560.12,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "deductible"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "copay"
}
]
},
"amount": {
"value": 30,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "coinsurance"
}
]
},
"amount": {
"value": 98.85,
"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": 688.97,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 560.12,
"currency": "USD"
}
}
],
"payment": {
"amount": {
"value": 560.12,
"currency": "USD"
}
}
}