| DESCRIPTION OF ENHANCEMENTS |
Description:
Patient Safety Issues (PSIs):
-----------------------------
N/A
Defect Tracking System Ticket(s) & Overview:
--------------------------------------------
1) INC21365566 - Issue with the quit command (i.e. up carat "^")
not working as expected in Backdoor Pharmacy
===========
PSJ OE for IV order.
Problem 1:
---------
It was discovered when entering an IV order in Backdoor Pharmacy in
PSJ OE, some of the prompts are not working as expected when the user
tries to quit using the up carat "^". There are 3 prompts that have been
identified as not working as expected when the user tries to quit. All
other prompts are working as expected when the user quits, which is to
return the user to the "Select IV TYPE:" prompt. The 3 prompts that are
not working as expected when the user tries to quit using the up carat
"^", occur immediately after the "REMARKS:" prompt.
See below:
***************************** WARNING *******************************
** If OTHER PRINT INFO exceeds 60 characters, **
** 'Instructions too long. See Order View or BCMA for full text.' **
** will print on the IV label instead of the full text. **
*********************************************************************
Type <Enter> to continue or '^' to exit: ("^" does not work)
OTHER PRINT INFO:
Edit? NO// ("^" does not work)
This patch will resolve the following issue:
Select one of the following:
Y Yes
N No
Flag the Other Print Info (Yes/No): ("^" does not work)
Resolution 1:
------------
It was discovered that the logic for these prompts did not contain the
check to see if the user entered the up carat "^" to quit. Two routines
required modifications; PSJBCMA5 and PSJUTL:
PSJBCMA5 in the EDITOPI+5 and EDITOPI+7 tag was modified to check for the
quit. PSJUTL in the ENBCMA+5 tag was modified to check for the quit.
1) INC21365566 - Issue with the quit command (i.e. up carat "^")
not working as expected in Backdoor Pharmacy
PSJ OE for IV order.
|