PR_EST_PROTOCOLS
Description:
Stores protocols that are related to an estimate.

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 PROTOCOL_ID NUMERIC No
Stores protocols that are related to the visits linked to the estimate.
4 PROTOCOL_ID_PROTOCOL_NAME VARCHAR No
The SmartSet/Protocol record name. This is different from the display name, which is stored in CL_PRL_SS_OT.DISPLAY_NAME.