| REPLCD |
Checks if the current order replaced any others via
Edit or Renewal, and then if any replaced orders are also unverified.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ORIFN |
Used |
Order IEN in Orders file #100.
|
ORVER |
Used |
Flag indicating type of verification being done,
(N)urse or (C)lerk or Chart (R)eview.
|
ORES(IEN) |
Output |
Any unverified orders found that were replaced by
ORIFN will be returned in this array, where IEN is the order# of each in the
Orders file #100.
|
|
CKALERT |
Checks if the current patient has any remaining
unverified [med] orders, and if not then any existing Unverified [Med] Orders
notifications for the current user will be deleted.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
ORVP |
Used |
IEN from Patient file #2 in variable pointer format.
|
|