| DESCRIPTION OF ENHANCEMENTS |
This patch addresses three Remedy tickets, HD68121, HD113034, and HD90393.
the undefined error will not occur. This locking fix was created by the
Minneapolis IRM staff, and has been working in their production area for
months. The fix is being brought back to the VMP group so it can become
part of a national patch release, and other sites can avoid this error in
the future.
The second issue, HD113034, happens when a medication PATCH (such as
Fentanyl) is marked as REMOVED after initially being given to the
patient. If you right-click the mouse on the order in BCMA and mark the
patch as "REMOVED", when you subsequently check the med log, the units
given remains 1. However, if you use the BCMA menu option FILE/EDIT Med
Log and mark it "REMOVED", the units given becomes 0, and the audit trail
shows "Doses given '1' deleted". The correct value for units given is
actually 1 (as right-clicking the mouse shows), because the medication
was indeed given, but the patch was subsequently removed, not deleted or
refused.
The third issue in this patch, HD90393, addresses a printing problem with
the PRN Effectiveness report when it is printed by Ward/Room-Bed. When
this printing filter is applied, the report prints in patient DFN order,
not Ward/Room-Bed order. This fix corrects a problem in the BCMA code so
that when the Ward/Room-bed filter is applied, the report will print
properly.
The first issue, HD68121, is the result of a file locking problem with
the routine PSBMD. This error only appeared after the site converted to
Cache' version 5. There is an undefined variable error created with
Missing Dose reports in Pharmacy, even though a record is created in
^PSB(53.68). By attempting to lock the ^PSB(53.68) file before
attempting to print the report, it will ensure that the file exists so
|