| DESCRIPTION OF ENHANCEMENTS |
This patch will address the following issue:
Defect Tracking System Ticket(s) & Overview:
--------------------------------------------
INC6715041 - software problem - instructions (#TABS PER DOSE) got altered on
prescriptions with renewals. RX 4879200 -TO RX 487920A,B,C
Problem:
--------
The CPRS patch OR*3*440 was released Back in 2017 to address a problem with
the Ward Clerk Menu [OR MAIN MENU WARD CLERK] option that was causing some
Outpatient Pharmacy orders and prescriptions to have the wrong dispense units.
Although the patch seems to have resolved the problem by preventing new orders
with this issue from being created it did not go far enough to prevent that
existing orders with the issue could be copied or renewed and pass the problem
forward the problem to newly created orders.
Resolution:
-----------
The patch will generate a list (see example below) of potential outpatient
prescriptions and will send it via Mailman message to all users that hold the
PSNMGR security key. These entries on this list should be analyzed one by one
INC6715041 - software problem -- instructions (#TABS PER DOSE) got altered on
by the Pharmacy ADPAC and a determination should be made as to whether the
outpatient prescription dose and dispense units are correct for the dispense
drug or not. If it is determined that the prescription dose and dispense unit
are incorrect the Outpatient Pharmacy staff should discontinue the prescription
and re-renter it with the correct dosing and dispense unit information.
List example:
---------------------------------------------------------------------------
PATIENT (L4SSN)
RX # DISPENSE DRUG DOSE ORD. UNITS STRENGTH
prescriptions with renewals. RX 4879200 -TO RX 487920A,B,C
---------------------------------------------------------------------------
Division: CHEYENNE VAM&ROC
PSOPATIENT,ONE (3202)
2298748 ACETAMINOPHEN 325MG TAB 325 1 999
PSOPATIENT,THREE (7894)
2298875 ACETAMINOPHEN 325MG TAB 325 1 999
Division: GREELEY CLINIC
PSOPATIENT,TWO (1234)
2298877 ACETAMINOPHEN 325MG TAB 325 1 999
3 prescriptions found.
Technical Resolution:
---------------------
Created post-install routine PSO583PI loop through the PRESCRIPTION file (#52)
and check the dose for current prescriptions and the dispense unit and
strength of the dispense drug. If a discrepancy is found a prescription is
included on the Mailman message sent to the PSSMGR security key holders.
Patient Safety Issues (PSIs):
-----------------------------
HITPS-6775
|