PR_EST_EXTERNAL_PROC
Description:
This table contains procedure level information for external procedures.

Primary Key
Column Name Ordinal Position
ESTIMATE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ESTIMATE_ID NUMERIC No
The unique identifier 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 CONTEXT_LINE INTEGER No
Contains a pointer to the external context line which can be referenced via the table PR_EST_EXTERNAL_CXT.
4 PROC_ID NUMERIC No
Procedure code used to represent the service for which this estimate was made.
5 MODIFIERS VARCHAR No
Procedure modifiers associated with the service for which the estimate was made.
6 QUANTITY INTEGER No
The procedure quantity associated with the estimated service.
7 CHARGE_AMOUNT NUMERIC No
The charge amount associated with the estimated service.
8 ALLOWED_AMOUNT NUMERIC No
The allowed amount associated with the estimated service.
9 SELF_PAY_AMOUNT NUMERIC No
The self-pay amount for the estimated service.