MYC_LAST_VIEWED_BY
Description:
Once an order result has been displayed in web based chart system, both the time it was reviewed and the patient who reviewed it are stored in this table.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique ID of the procedure order record that was reviewed.
2 LINE INTEGER No
The line number identifying appropriate contact for a given ORDER_ID item.
3 MYC_VIEWED_BY_ID VARCHAR No
The unique ID of the patient viewing the record.