ORD_LAB_PERF_QUES
Description:
This table stores the questionnaire answers for the performables on a panel order.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
GROUP_LINE 2
VALUE_LINE 3

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 ORD_LAB_PERFORM table.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 PERF_QUES_ANS_ID VARCHAR No
The unique ID of the record used to hold questionnaire answers for the given performable procedure.