One row per patient insurance per warehouse. This table adds the eligibility and coverage fields Elation Billing tracks - eligibility status and check date, Medicare code, and the coverage window - that the patient_insurance policy record does not carry. Join back to patient_insurance via patient_insurance_id for the policy itself (member id, group, rank, subscriber demographics).
This table’s columns and relationships are shown in the Hosted Database schema.
patient_insurance_id is null for the small share of Elation Billing insurance records that do not crosswalk to an EHR patient_insurance row; use patient_id as a fallback to attribute those records to a patient.
For reporting on but not limited to:
- Current insurance eligibility status and when it was last verified
- Coverage start and end dates for a patient’s insurance
- Which insurance record is the current one on file (versus superseded or deleted)
- Medicare Secondary Payer value codes
Current insurance eligibility and coverage for a patient
If you have any questions about this topic please reach out to Elation Support Portal with the subject line HDB - <your_question>