| DESCRIPTION OF ENHANCEMENTS |
This patch, in conjunction with PSJ*5*406, will resolve the following issue:
Problem:
--------
The VA North Texas Health Care System reported that when displaying and
printing patient order the print out includes removal times for medications
that does not require removal. The source of the problem was identified in
the schedule used for these orders. If it contains the ampersand character
(&), e.g. AC&HS, it shifts fields within the HL7 message communicated between
the main VistA system and the BCBU workstation, which causes it to populate
the REMOVE TIMING field (#7.4) within the ORDER NUMBER sub-file (#53.701) in
the BCMA BACKUP DATA file (#53.7).
Solution:
--------
Changed the routine PSJHL3 via the PSJ*5*406 patch to escape the schedule
field value before including it in the HL7 message bound to the BCBU
workstation and changed the processing of the incoming message to un-scape
schedule field value before parsing when at the BCBU workstation.
Technical Resolution:
1) INC11397447 - BCMA Backup workstation patient print out and order display
---------------------
This patch changes the routine ALPBHL1U at line tag RXE+29 to un-escape the
schedule field value before parsing when processing the incoming HL7 message
at the BCBU workstation.
removal times for INHALATION Medications
Defect Tracking System Ticket(s) & Overview:
--------------------------------------------
1) INC11397447 - BCMA Backup workstation patient print out and order display
removal times for INHALATION Medications
|