ORINF |
This entry point acts as an input transform for
infusion rate.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
X |
Both |
X is passed in as the value to be passed through the
input transform. If X is returned, it is a valid infusion rate. If X is not
returned, the input was rejected.
|
|
$$INFRATE(X) |
This entry point validates the infusion rate field
when ordering an IV order in CPRS.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
X |
Input |
The Infusion rate that was entered during order
entry.
|
X |
Output |
The infusion rate (X) is returned if passes
validation, otherwise, null ("") is returned.
|
|