HSC_REQ_COMMENTS
Description:
Holds the specimen requisition comments.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID NUMERIC No
This column holds the record ID of the specimen record to which the requisition comments belong.
2 LINE INTEGER No
This column holds the line number corresponding to the line of requisition comment. (A requisition comment may be split up into multiple lines depending on the length of the requisition comment).
3 REQ_COMMENTS VARCHAR No
This column stores the free text requisition comments.