Skip to main content

Domain Glossary

Terms as used inside HOMER's data model and screens.

TermMeaning in HOMER
GroupAn employer client whose self-funded benefit plan the TPA administers (groups, keyed by group_id; groups can roll up to a master_group_id).
MemberAny covered person — subscriber (employee) or dependent (members, keyed by member_sys_key; member_id is the external identifier).
SubscriberThe employee who holds the coverage (sub_member_sys_key columns).
DependentSpouse/child covered under a subscriber (dep_member_sys_key).
EligibilityA member's date-bounded right to coverage under a group (member_eligibilities).
ElectionA member's chosen enrollment in a plan option for a period (elections, election_coverages).
ClaimA request for payment for services (claims header, claim_lines service lines, claim_entries entry/adjudication records; claims carry a 17-char claim_id).
AdjudicationApplying benefit rules (benefit_rules) to a claim to determine payable amounts, member responsibility, and denials.
EOBExplanation of Benefits — the statement produced for members/providers after adjudication.
UB92Institutional (hospital) claim form; such claims carry extra data (claims_ub92_info, occurrence/condition/value codes).
COBCoordination of Benefits — determining payment order when other insurance exists (coord_of_bens, claim_other_ins_infos).
Pre-exPre-existing-condition limitation investigation (preex module).
Accum(ulator)Running totals per member/family — deductible, out-of-pocket, benefit maxima (member_accums).
PPO / RepricingPreferred-provider network discounts applied to billed charges (claims_reprice_info, pricing_rules, provider fee schedules).
FundingMoving client money to pay adjudicated claims; producing checks (fund_register, fundtrans, check runs).
Check runA batch that turns payable claims into printed checks and register entries.
Stop-lossInsurance the employer buys against large claims — specific (per person) and aggregate (whole group) (sl_contracts, group_stoploss_parms).
COBRAContinuation coverage after qualifying events; HOMER produces notices and bills participants (cobra_letters).
PBMPharmacy Benefit Manager (PCS/Caremark) — HOMER exchanges eligibility and claim files (drug_covr_*_trans, caremark_edi_table).
UM / UR / CMUtilization Management / Utilization Review / Case Management — pre-certification and managed-care case tracking (um_cases, um_services, um_rules, cm_potentials).
TPAThird-Party Administrator — the company operating HOMER.
ExaminerClaims staff member who processes claims (claim_examiner_userid).
1099-NECIRS form for provider payment reporting (print_1099s).
DataWindowPowerBuilder's data-bound UI/report object; in this documentation, the concrete definition of a screen area or report including its SQL.