Skip to main content

ExplanationOfBenefit

Trial Use 2 Financial

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ExplanationOfBenefit
InteractionMethodPath
ReadGET/fhir/R5/ExplanationOfBenefit/[id]
VreadGET/fhir/R5/ExplanationOfBenefit/[id]/_history/[vid]
UpdatePUT/fhir/R5/ExplanationOfBenefit/[id]
PatchPATCH/fhir/R5/ExplanationOfBenefit/[id]
DeleteDELETE/fhir/R5/ExplanationOfBenefit/[id]
CreatePOST/fhir/R5/ExplanationOfBenefit
SearchGET/fhir/R5/ExplanationOfBenefit?...
HistoryGET/fhir/R5/ExplanationOfBenefit/[id]/_history
Type-historyGET/fhir/R5/ExplanationOfBenefit/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for the resource
traceNumberIdentifier0..*Number for tracking
statuscode1..1active
typeCodeableConcept1..1Category or discipline
subTypeCodeableConcept0..1More granular claim type
usecode1..1claim
patientReference1..1The recipient of the products and services
billablePeriodPeriod0..1Relevant time frame for the claim
createddateTime1..1Response creation date
entererReference0..1Author of the claim
insurerReference0..1Party responsible for reimbursement
providerReference0..1Party responsible for the claim
priorityCodeableConcept0..1Desired processing urgency
fundsReserveRequestedCodeableConcept0..1For whom to reserve funds
fundsReserveCodeableConcept0..1Funds reserved status
relatedBackboneElement0..*Prior or corollary claims
prescriptionReference0..1Prescription authorizing services or products
originalPrescriptionReference0..1Original prescription if superceded by fulfiller
eventBackboneElement0..*Event information
payeeBackboneElement0..1Recipient of benefits payable
referralReference0..1Treatment Referral
encounterReference0..*Encounters associated with the listed treatments
facilityReference0..1Servicing Facility
claimReference0..1Claim reference
claimResponseReference0..1Claim response reference
outcomecode1..1queued
decisionCodeableConcept0..1Result of the adjudication
dispositionstring0..1Disposition Message
preAuthRefstring0..*Preauthorization reference
preAuthRefPeriodPeriod0..*Preauthorization in-effect period
diagnosisRelatedGroupCodeableConcept0..1Package billing code
careTeamBackboneElement0..*Care Team members
supportingInfoBackboneElement0..*Supporting information
diagnosisBackboneElement0..*Pertinent diagnosis information
procedureBackboneElement0..*Clinical procedures performed
precedencepositiveInt0..1Precedence (primary, secondary, etc.)
insuranceBackboneElement0..*Patient insurance information
accidentBackboneElement0..1Details of the event
patientPaidMoney0..1Paid by the patient
itemBackboneElement0..*Product or service provided
addItemBackboneElement0..*Insurer added line items
adjudication0..*Header-level adjudication
totalBackboneElement0..*Adjudication totals
paymentBackboneElement0..1Payment Details
formCodeCodeableConcept0..1Printed form identifier
formAttachment0..1Printed reference or actual form
processNoteBackboneElement0..*Note concerning adjudication
benefitPeriodPeriod0..1When the benefits are applicable
benefitBalanceBackboneElement0..*Balance by Benefit Category

Resource-specific search parameters

ParameterTypeDescription
care-teamreferenceMember of the CareTeam
claimreferenceThe reference to the claim
coveragereferenceThe plan under which the claim was adjudicated
createddateThe creation date for the EOB
detail-udireferenceUDI associated with a line item detail product or service
dispositionstringThe contents of the disposition message
encounterreferenceEncounter related to the activity recorded in the AuditEvent
entererreferenceThe party responsible for the entry of the Claim
facilityreferenceFacility responsible for the goods and services
identifiertokenAccount number
item-udireferenceUDI associated with a line item product or service
patientreferenceThe entity that caused the expenses
payeereferenceThe party receiving any payment for the Claim
procedure-udireferenceUDI associated with a procedure
providerreferenceThe reference to the provider
statustokenStatus of the instance
subdetail-udireferenceUDI associated with a line item detail subdetail product or service

Reference