REACTIVATED_EXP_ORDERS
Description:
This table lists medication orders that had expired before the patient was admitted, but became active again after their drugs were marked as long-term. These medications are shown in discharge order reconciliation, alongside the medications that were active at admission, as needing reconciliation.

Primary Key
Column Name Ordinal Position
EVENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
2 REACTIVATED_ORDER_ID NUMERIC No
The unique ID of the medication order that was reactivated.
3 REACTIVATED_DTTM DATETIME (Local) No
The date and time at which this medication order was reactivated.
4 EVENT_ID VARCHAR No
The unique ID for the event record.