PR_EST_EVALUATION_INFO
Description:
Rule evaluation information for the price estimate for checking what warnings and calculations were performed.

Primary Key
Column Name Ordinal Position
ESTIMATE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ESTIMATE_ID NUMERIC No
The unique identifier (.1 item) for the patient estimate 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 EVAL_RULE_ID VARCHAR No
Stores rules that impacted the estimate at some point in its lifecycle. These can be warning rules to advise user behavior or calculation rules that changed amounts.
4 EVAL_RULE_ID_RULE_NAME VARCHAR No
The name of the rule.
5 EVAL_RULE_TYPE_C_NAME VARCHAR No
Stores the type of rule that was evaluated for the estimate.
May contain organization-specific values: No
Category Entries:
Procedure Line Warning
Zero Fee
Not Covered
Finalization Warning
6 PR_EST_EVAL_STATE_C_NAME VARCHAR No
Stores the latest state of the rule that from when it was last evaluated for the estimate.
May contain organization-specific values: No
Category Entries:
Resolved
Bypassed
Active
7 EVAL_UPDATE_INST_UTC_DTTM DATETIME (UTC) No
Stores the instant this line was last updated, either by being added to the estimate, the state being changed, or affected dental procedures changing.