| REQUIRED BUILD |
-
- PSO*7.0*46
- ACTION: Don't install, leave global
-
- PSO*7.0*48
- ACTION: Don't install, leave global
-
- PSO*7.0*77
- ACTION: Don't install, leave global
-
- PSO*7.0*63
- ACTION: Don't install, leave global
-
- PSO*7.0*85
- ACTION: Don't install, leave global
-
- PSO*7.0*94
- ACTION: Don't install, leave global
-
- PSO*7.0*114
- ACTION: Don't install, leave global
|
| DESCRIPTION OF ENHANCEMENTS |
1. When actions are not allowed to be taken on a specific order in
2. When completing renewal orders entered through Computerized Patient
Record System (CPRS), there is a possibility of getting an undefined
variable PSOX("STATUS") error. This error occurs if the prescription
was originally entered through Outpatient Pharmacy, and the DEA,
SPECIAL HDLG field (#3) of the DRUG file (#50) of the drug made it
renewable, but not refillable. Then if that order is renewed through
CPRS, the error can occur when Pharmacy finishes that order. This patch
fixes this problem.
Outpatient Pharmacy because that order is being acted upon by another
3. Duplicate active prescriptions are being found in Outpatient Pharmacy,
due to an order being renewed through CPRS at the same time a fill for
that prescription is being transmitted to Consolidated Mail Outpatient
Pharmacy (CMOP). A check is being added with this patch to not allow
the renewal of an Outpatient order through CPRS if that order has a
fill being loaded for transmission to the CMOP. The message that will
show to the provider will be "Rx is loading into a CMOP transmission".
user, a message is sometimes displayed that does not say who the other
user is that has that order locked. This patch will change the message,
wherever possible, to display the name of the user that has that order
locked. All of the places where this message is displayed within the
Outpatient Pharmacy package could not be fixed with this patch, because
some of the routines were already in other patches. The changes will be
made in those other places by those other patches.
|