| DESCRIPTION OF ENHANCEMENTS |
1. CPRS IV Orders currently select the first of multiple IV Additives by
*** The software included in this patch is designed to exclude an IV
Additive from the selection process only if the "USED IN IV FLUID
ORDER ENTRY" field is set to "NO".
*** If the "USED IN IV FLUID ORDER ENTRY" field is set to "YES" or
blank, then the IV Additive will be selected in IEN order.
2. This patch is also designed to correct a programming error in routine
PSJPXRM1 that is to be used by CPRS to return Inpatient Medications
IEN associated with the Pharmacy Orderable Item selected in CPRS by
order information. This is a routine that is not currently in use,
and will be tested at the programmer prompt.
3. If the user enters a start date/time in the future and then enters
the number of doses at the stop date/time prompt, the software
calculates the stop date/time from the current date/time instead of
the entered start date/time.
the Provider. The software checks to determine if the IV Additive
is Inactive, but does not check the "USED IN IV FLUID ORDER ENTRY"
field to determine if the additive should be used.
This patch will change the software to add a check of the "USED
IN IV FLUID ORDER ENTRY" field and exclude the additive from selection
based on that field.
|