← back to findings
Midtown Imaging Center
claim anomaly-denial-1 · 1 line
Line 1
- Claim ID
- anomaly-denial-1
- Provider
- Midtown Imaging Center
- Service date
- 2025-09-14
- Claim type
- professional
- Code system
- cpt
- Service code
- 72148
- Service
- MRI lumbar spine without contrast
- Billed
- $1,480.00
- Allowed
- $0.00
- Plan paid
- $0.00
- Deductible
- $0.00
- Copay
- $0.00
- Coinsurance
- $0.00
- Noncovered
- $1,480.00
- Your share
- $0.00
- Adjudication
- denied
- Denial code
- CO-197
- Denial reason
- Precertification/authorization/notification absent
- Prior auth reference
- not set
Raw FHIR ExplanationOfBenefit
{
"resourceType": "ExplanationOfBenefit",
"id": "anomaly-denial-1",
"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-09-14",
"end": "2025-09-14"
},
"created": "2025-09-14",
"insurer": {
"display": "Acme Health Plan"
},
"provider": {
"display": "Midtown Imaging Center"
},
"outcome": "complete",
"insurance": [
{
"focal": true,
"coverage": {
"reference": "Coverage/coverage-1"
}
}
],
"item": [
{
"sequence": 1,
"productOrService": {
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "72148",
"display": "MRI lumbar spine without contrast"
}
]
},
"servicedDate": "2025-09-14",
"adjudication": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "submitted"
}
]
},
"amount": {
"value": 1480,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 0,
"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": 0,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "coinsurance"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBAdjudication",
"code": "noncovered"
}
]
},
"reason": {
"coding": [
{
"system": "https://x12.org/codes/claim-adjustment-reason-codes",
"code": "CO-197",
"display": "Precertification/authorization/notification absent"
}
]
},
"amount": {
"value": 1480,
"currency": "USD"
}
}
]
}
],
"total": [
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "submitted"
}
]
},
"amount": {
"value": 1480,
"currency": "USD"
}
},
{
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/adjudication",
"code": "benefit"
}
]
},
"amount": {
"value": 0,
"currency": "USD"
}
}
],
"payment": {
"amount": {
"value": 0,
"currency": "USD"
}
}
}