PROTOCOL_INFO
Description:
This table stores QuickForm-based protocol information for an order. If you have configured the system to use SmartForm-based protocols, you should look to ORDER_CONCEPT instead.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique ID of the order record for this row. This column is frequently used to link to the ORDER_PROC table.
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 ASGN_PROTOCOL_ID VARCHAR No
The unique ID of the protocol assigned to this order.
4 ASGN_PROTOCOL_ID_FORM_NAME VARCHAR No
The name of the form associated with the questionnaire.