EN(X,PSSGUIPK) |
This call is used by CPRS GUI to validate a Schedule
that is entered for a medication order. This call is non-interactive (silent).
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
X |
Input |
This variable is passed by reference. It is the
Schedule entered for the medication order.
|
PSSGUIPK |
Input |
This variable is the pharmacy package for which the
order is being entered. "O" will be for Outpatient orders, "I" will be for
Inpatient orders.
|
X |
Output |
If the Schedule passed the validation checks, the
value will be the Schedule, as it was passed in. If the Schedule did not pass
the validation checks, this variable will be undefined.
|
|