ALERT_SPECIMEN_ID
Description:
The table saves the specimen ID related to an alert.

Primary Key
Column Name Ordinal Position
ALERT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ALERT_ID NUMERIC No
The unique identifier for the med alert 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 SPECIMEN_ID VARCHAR No
The specimen ID that the alert record is created for.