|
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_PROC_NAME |
VARCHAR |
No |
|
|
|
The name of each procedure. |
|
|
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. |
|
|