| DESCRIPTION OF ENHANCEMENTS |
This patch will address the following issue:
(d)INC9792380 - Scriptpro not releasing partial filled rx since PSO*7*531
INSTALL
(d)INC9744639 - kb0107373 - GLA PARTIALS NOT RELEASING/SCRIPTPRO
Patient Safety Issues (PSIs):
-----------------------------
HITPS-6704 - INC9398751/INC9586108/INC9663815/INC9768476/INC9792380/INC9744639
Defect Tracking System Ticket(s) & Overview:
--------------------------------------------
1. INC9398751 - Partialed RXs are not releasing automatically from VISTA
(d)INC9586108 - outpatient partial Rxs not releasing after PSO*7*531
(d)INC9663815 - VistA: Outpatient Pharmacy: Rx Won't Go to CMOP Because of
Local Partial?
(d)INC9768476 - Issue with VistA option PSO LM BACKDOOR ORDERS - Refill is
released instead of partial then Rx cannot be suspended to
CMOP
(d)INC9792380 - Scriptpro not releasing partial filled rx since PSO*7*531
INC9398751 - Partialed RXs are not releasing automatically from VISTA
INSTALL
(d)INC9744639 - kb0107373 - GLA PARTIALS NOT RELEASING/SCRIPTPRO
Problem:
--------
VA New Jersey Health Care System reported that after the installation of the
patch PSO*7*531 partial fills are no longer being automatically released when
the dispense message is received from the OPAI (Outpatient Pharmacy Automated
Interface) dispensing machines. The issue happens because incoming messages
from OPAI don't identify whether a fill was a partial or a regular fill. It
(d)INC9586108 - outpatient partial Rxs not releasing after PSO*7*531
was confirmed that this issue was indeed caused by the patch PSO*7*531.
Resolution:
-----------
This patch changes the logic for matching incoming HL7 message from OPAI
dispensing machines by matching it with the outgoing HL7 message via the
MESSAGE SERVER ID field (#10) in the PHARMACY EXTERNAL INTERFACE file
(#52.51) first. This logic should always find a match, however if for some
reason the matching fails it will resort to matching the Rx# along with the
fill, which should work as well.
(d)INC9663815 - VistA: Outpatient Pharmacy: Rx Won't Go to CMOP Because of
Technical Resolution:
---------------------
Changed the routine PSOHLDS at line tag FACK2 to re-write the logic for
matching an incoming HL7 OPAI message with a record in the PHARMACY EXTERNAL
INTERFACE file (#52.51). The old logic was improved and left in place in case
the new logic fails for any reason. The change will assure an accurate
matching of an incoming HL7 OPAI message to the corresponding record in the
PHARMACY EXTERNAL INTERFACE file (#52.51).
Local Partial?
(d)INC9768476 - Issue with VistA option PSO LM BACKDOOR ORDERS - Refill is
released instead of partial then Rx cannot be suspended to
CMOP
|