AP_CLAIM_PROC_CE_SAVINGS
Description:
This table stores code edit saving information for a service.

Primary Key
Column Name Ordinal Position
TX_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TX_ID NUMERIC No
The unique identifier for the transaction record.
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 ALLOW_AMOUNT_PRIOR_CODE_EDIT NUMERIC No
The allowed amount of the service prior to a code edit.
4 ALLOW_AMOUNT_POST_CODE_EDIT NUMERIC No
The allowed amount of the service after a code edit.
5 COMPUTED_CODE_EDIT_SAVINGS NUMERIC No
The system computed code edit saving on a service for a particular code editor.
6 OVERRIDE_CODE_EDIT_SAVINGS NUMERIC No
The overridden code edit saving on a service for a particular code editor.