xCaliber healthCare Data Mesh

Coverage-GET

Description

Retrieves detailed information on insurance coverage, allowing healthcare developers to access and display real-time data regarding patients' insurance plans for streamlined verification and validation within clinical workflows.

Use Cases

  • : Member Eligibility Checks
  • : Claims Adjudication
  • : Referral Insurance Discovery
  • : Clinical Trial Prequalification
  • : Care Gap Identification

Request Sample

Athena
Elation
Canvas
cURL
JavaScript
Java
Python

Source Specific Details

EHRAPIsmandatory filtersoptional filters
Athena
  • url/v1/practiceId/patients/patient/insurances
  • url/v1/practiceId/patients/patient/insurances/insuranceid/benefitdetails
  • url/v1/practiceId/patients/patient/insurances/insuranceid/image
  • patient
  • departmentId
  • include
  • departmentId
  • ignore-restrictions
  • _count
  • _offset
Elation
  • ${url}/patients/${patient}
  • patient
  • deleted
Canvas
  • ${url}/Coverage
  • patient

    Filters

    FilterNameDescriptionDefault ValueAllowed Values
    _countPagination params
    _offsetPagination params. Athena: Starting point of entries; 0-indexed
    birthdateThe date of birth for the individual
    deletedinclude deleted insurancesfalse
    departmentIdIdentifier for the department
    dobThe date of birth for the individual
    documentUploadFlag to identify if document should be uploaded
    first_namefirst name
    ignore-restrictionsSet to true to allow ability to find patients with record restrictions and blocked patients
    includeList of fields which needed to be shown in result
    last_namelast name
    namename
    no-refresh-months
    patientPatient reference for any fhir resource
    practitionerPractitioner reference for the any fhir resource
    quorumsets sync/async modetrue
    refresh-eligibility