This table stores information about the Session Comments for an order. Procedures placed in EpicCare Link can contain display item 186-Session Comments. These comments are shared amongst all the orders containing this item that are placed in the same ordering session.
Primary Key
Column Name
Ordinal Position
ORDER_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
ORDER_ID
NUMERIC
No
The unique identifier for the order 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
SESSION_COMMENTS
VARCHAR
No
Stores comments on the order. These comments are shared among all orders placed at the same time.