ORD_EXPECTED_PERFORM_DATE
Description:
This table contains the list of expected perform dates in chronological order for a standing outpatient procedure order.

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 STANDING_EXPECTED_PERFORM_DATE DATETIME No
Stores the list of dates on which the orders in corresponding lines of ORD 663 are expected to be performed. Used for outpatient standing only.
4 STAND_EXPECT_PERFORM_ORDER_ID NUMERIC No
Stores the list of orders corresponding to the dates on which orders are expected to be performed. Typically these will be individual occurrences (child orders) of a main order (parent order), but if the order is released in an inpatient/Hospital-Outpatient-Visit(HOV) setting the intermediate parent will be stored instead. Used for outpatient standing only.