xCaliber healthCare Data Mesh

Insurance Eligibility

Insurance Eligibility

Source Object: Insurance Eligibility

The Insurance Eligibility source object is pivotal in managing information related to insurance eligibility for patients. It provides a comprehensive snapshot of a patient's insurance coverage, including details about their eligibility status, copayments, deductibles, and more.

Overview

Insurance eligibility is a critical aspect of healthcare administration, ensuring that patients receive the benefits they are entitled to under their insurance plans. The Insurance Eligibility source object helps capture, store, and utilize this information efficiently.

Usage

The Insurance Eligibility source object is essential for a wide range of use cases in the healthcare platform:

  1. Eligibility Verification: It provides real-time data on a patient's eligibility for specific insurance coverage, ensuring that the patient's insurance is still active and valid.
  2. Benefit Details: The object includes insurance benefit details, such as copayment, coinsurance, and deductible information, which are crucial for billing and claims processing.
  3. Deductible Tracking: Helps track the deductible amount a patient has already met and the remaining deductible amount, if applicable.
  4. Errors and Ambiguities: Contains information about any errors or ambiguities in the eligibility data, allowing for prompt resolution and preventing claim rejections.
  5. Patient and Practice Identification: Links the eligibility information to specific patients and practices.
  6. Timestamp: Records the timestamp of the eligibility check, providing a historical reference.

By utilizing the Insurance Eligibility source object, healthcare providers and administrators can streamline the verification process, ensure accurate billing, and prevent issues related to insurance claims. It is a fundamental component of a well-structured healthcare platform that facilitates efficient patient care and financial management.

Mapping Table

Data FieldSource Field Data TypeResource Mapping ContextSource Data Field CardinalitySource Data Field DescriptionExample ValueSource Data Field Validation RuleMapped FHIR ResourceMapped FHIR Data FieldAugmented MappingAssociated Coding SystemAssociated FHIR Data Field ExtensionMapped FHIR Data Field Type
eligibility_check_timestampStringTop Level0..1Eligibility check timestamp in ISO format--CoverageEligibilityResponseextension[*].valueDateTime-NAeligibility-checkTBD
eligibility_detailsObjectTop Level0..1---CoverageEligibilityResponse--NA-TBD
eligibility_details.coinsuranceStringTop Level0..1Coinsurance percentage value as a decimale.g. 0.25--CoverageEligibilityResponseinsurance[].item[].benefit[*].allowedMoney.valueinsurance[].item[].benefit[].allowedMoney.currency=dollars \&insurance[].item[].benefit[].type.coding[].code=copay-percent& insurance[].item[].benefit[].type.coding[*].system=http://terminology.hl7.org/CodeSystem/benefit-typeNA-TBD
eligibility_details.coinsurance_ambiguousBooleanTop Level0..1---CoverageEligibilityResponseinsurance[].item[].benefit[].type.extension[].valueBoolean-NAcoinsurance-ambiguousTBD
eligibility_details.copayDecimalTop Level0..1copayment amount in dollars--CoverageEligibilityResponseinsurance[].item[].benefit[*].allowedMoney.valueinsurance[].item[].benefit[].allowedMoney.currency=dollars & insurance[].item[].benefit[].type.coding[].code=copay & insurance[].item[].benefit[].type.coding[*].system=http://terminology.hl7.org/CodeSystem/benefit-typeNA-TBD
eligibility_details.copay_ambiguousBooleanTop Level0..1If true, the given copay value may not be accurate and the full eligibility report will need to be referenced for better details.--CoverageEligibilityResponseinsurance[].item[].benefit[].type.extension[].valueBoolean-NAcopay-ambiguousTBD
eligibility_details.deductibleStringTop Level0..1Deductible amount in dollars--CoverageEligibilityResponseinsurance[].item[].benefit[*].allowedMoney.valueinsurance[].item[].benefit[].allowedMoney.currency=dollars & insurance[].item[].benefit[].type.coding[].code=deductible & insurance[].item[].benefit[].type.coding[*].system=http://terminology.hl7.org/CodeSystem/benefit-typeNA-TBD
eligibility_details.deductible_ambiguousBooleanTop Level0..1---CoverageEligibilityResponseinsurance[].item[].benefit[].type.extension[].valueBoolean-NAdeductible-ambiguousTBD
eligibility_details.deductible_remainingStringTop Level0..1Remaining deductible amount in dollars--CoverageEligibilityResponseinsurance[].item[].benefit[*].usedMoney.valueeligibility_details.deductible - eligibility_details.deductible_remaining & insurance[].item[].benefit[].usedMoney.currency=dollars & insurance[].item[].benefit[].type.coding[].code=deductible & insurance[].item[].benefit[].type.coding[*].display=http://terminology.hl7.org/CodeSystem/benefit-typeNA-TBD
eligibility_details.deductible_remaining_ambiguousBooleanTop Level0..1---CoverageEligibilityResponseinsurance[].item[].benefit[].type.extension[].valueBoolean-NAdeductible-remaining-ambiguousTBD
eligibility_details.errorsObjectTop Level0..*Error messages showing reason for failed eligibility check--CoverageEligibilityResponse--NA-TBD
eligibility_statusStringTop Level0..1Status of eligibility check--CoverageEligibilityResponsestatus-NA-TBD
patient_idIntegerTop Level0..1Patient's id in Elation system--CoverageEligibilityResponsepatient.referencePatientNA-TBD
patient_insurance_idIntegerTop Level0..1Patient's insurance id in Elation system--CoverageEligibilityResponseinsurance[*].coverage.referenceCoverageNA-TBD
practice_idIntegerTop Level0..1Practice's id in Elation system--CoverageEligibilityResponserequestor.referenceOrganizationNA-TBD