If an override frequency has the same set of times on every day (e.g., Monday, Tuesday, and Wednesday at 0800) then the times 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 for the information associated with this record. Multiple pieces of information can be associated with this record.
3
EFQ_OVRD_TIME
DATETIME (Local)
No
If an override frequency has the same set of times on every day (e.g., Monday, Tuesday, and Wednesday at 0800) then the times are stored in this column.