Skip to main content

CoverageEligibilityRequest

Trial Use 4 Financial

The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for coverage eligiblity request
statuscode1..1active
priorityCodeableConcept0..1Desired processing priority
purposecode1..*auth-requirements
patientReference1..1Intended recipient of products and services
eventBackboneElement0..*Event information
serviced[x]date / Period0..1Estimated date or dates of service
createddateTime1..1Creation date
entererReference0..1Author
providerReference0..1Party responsible for the request
insurerReference1..1Coverage issuer
facilityReference0..1Servicing facility
supportingInfoBackboneElement0..*Supporting information
insuranceBackboneElement0..*Patient insurance information
itemBackboneElement0..*Item to be evaluated for eligibiity

Resource-specific search parameters

ParameterTypeDescription
createddateThe creation date for the EOB
entererreferenceThe party who is responsible for the request
facilityreferenceFacility responsible for the goods and services
identifiertokenAccount number
patientreferenceThe entity that caused the expenses
providerreferenceThe reference to the provider
statustokenThe status of the EligibilityRequest

Reference