LNO_LAB_PRT_Q_EVNT
Description:
This table contains lab print queue event log information for result reports.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID NUMERIC No
The unique identifier for the LNO 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 PQ_SPECIMEN_ID VARCHAR No
Stores the specimen record of the result from the request on the print queue.
4 PQ_TESTLINE INTEGER No
Stores the test line in the specimen of the result from the request on the print queue.
5 PQ_ORDER_ID NUMERIC No
Stores the order of the result from the request on the print queue.
6 PQ_EVENT_ID VARCHAR No
Stores the event of the result from the request on the print queue.
7 PQ_EVENT_ID_RECORD_NAME VARCHAR No
The name of the event template.
8 PQ_RESULT_ID VARCHAR No
The unique ID of the result from the request on the print queue.
9 PQ_INSTANT DATETIME (Local) No
Stores the instant the request was processed and added here.