BEN_BKT_OVRIDE
Description:
This table stores information about benefit bucket overrides associated with AP claim service lines.
To link this table’s service line information back to a claim header, join this table to AP_CLAIM_PROC_IDS on the TX_ID column. If you need to report on claim service lines specific to Cost Sharing Reduction (CSR), join this table instead to AP_CLAIM_PROC_IDS_CSR on the TX_ID column.

Primary Key
Column Name Ordinal Position
TX_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TX_ID NUMERIC No
The unique ID of the AP Claim procedure transaction.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 BEN_BKT_OVRD_ID NUMERIC No
The unique identifier of the benefit bucket associated with the override amount.
4 BEN_BKT_OVRD_ID_BUCKET_NAME VARCHAR No
The name of the bucket.
5 BEN_BKT_OVRD_AMT NUMERIC No
Stores the benefit bucket override amount.