$TXT Created by MNTVBB.DOMAIN.EXT (KIDS) on Monday, 01/13/25 at 12:14 ============================================================================= Run Date: APR 23, 2025 Designation: PSO*7*780 Package : PSO - OUTPATIENT PHARMACY Priority: Mandatory Version : 7 SEQ #647 Status: Released Compliance Date: MAY 23, 2025 ============================================================================= Associated patches: (v)PSO*7*712 <<= must be installed BEFORE `PSO*7*780' Subject: DISPLAY ISSUES WHEN DEA SPECIAL HDLG FIELD INCLUDES D Category: - Routine Description: ============ This patch addresses the following issue: 1. INC36044899 - DISPLAY ISSUES WHEN DEA SPECIAL HDLG FIELD INCLUDES D EHRM Impact Statement: ---------------------- This patch can be installed at all sites, including EHRM converted sites. Patch Components: ----------------- Files & Fields Associated: File Name (Number) Field Name (Number) New/Modified/Deleted ------------------ ------------------- -------------------- N/A Forms Associated: Form Name File Number New/Modified/Deleted --------- ----------- -------------------- N/A Mail Groups Associated: Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: Option Name Type New/Modified/Deleted ----------- ---- -------------------- N/A Protocols Associated: Protocol Name New/Modified/Deleted ------------- -------------------- N/A Security Keys Associated: Security Key Name ----------------- N/A Templates Associated: Template Name Type File Name (Number) New/Modified/Deleted ------------- ---- ------------------ -------------------- N/A Remote Procedures Associated: Remote Procedure Name New/Modified/Deleted --------------------- -------------------- N/A Parameter Definitions Associated: Parameter Name New/Modified/Deleted -------------- -------------------- N/A Additional Information: ----------------------- New Service Requests (NSRs): N/A Patient Safety Issues (PSIs): ----------------------------- N/A Defect Tracking System Ticket(s) & Overview: -------------------------------------------- 1. INC36044899 - DISPLAY ISSUES WHEN DEA SPECIAL HDLG FIELD INCLUDES D Problem: -------- When taking a RX for a drug that contains 'D' in the DEA, SPECIAL HDLG (#50,3) field of the DRUG (#50) file without a refill off HOLD, the user is given the choice of MAIL, WINDOW or PARK. A RX for a drug that contains 'D' in the DEA, SPECIAL HDLG (#50,3) field should not be allowed to be PARKED. While investigating this patch it was also found that refills placed on HOLD didn't have the choice of PARK when taken off HOLD when the drug did not contain D in the DEA, SPECIAL HDLG (#50,3) field with PARK turned ON. Resolution: ----------- Modify routine PSOHLD to not allow the choice of PARK if the drug contains 'D' in the DEA, SPECIAL HDLG (#50,3) field. An unnecessary check for the number of refills directly caused the issue with drugs that did contain D in the DEA, SPECIAL HDLG (#50,3) field as well as not displaying PARK as a choice for drugs that did not contain D in the DEA, SPECIAL HDLG field. Technical Resolution: --------------------- Line MWPR+3^PSOHLD is modified FROM: I $G(PSOPARKX(0))="YES",'$G(RXF) S DIR(0)="S^M:MAIL;W:WINDOW;P:PARK",DIR("A")="MAIL/WINDOW/PARK" E S DIR(0)="S^M:MAIL;W:WINDOW",DIR("A")="MAIL/WINDOW" TO: ;PSO*7*780 Do not allow Park when DEA handling contains D S DIR(0)="S^M:MAIL;W:WINDOW",DIR("A")="MAIL/WINDOW" I $G(PSOPARKX(0))="YES" D . I $P(^PSDRUG($P(^PSRX(RXIEN,0),"^",6),0),"^",3)'["D" S DIR(0)="S^M:MAIL;W:WINDOW;P:PARK",DIR("A")="MAIL/WINDOW/PARK" Test Sites: ----------- Tomah VA Medical Center (Tomah, WI) Central Texas Veterans Health Care System (Temple, TX) Test Sites - SNOW Change Order #: -------------------------------- TOM - CHG0590162 CTX - CHG0590180 Software and Documentation Retrieval Instructions: -------------------------------------------------- The software for this patch is being released in a PackMan message. Patch Installation: ------------------- Pre-Installation Instructions: This patch may be installed with users on the system although it is recommended that it be installed during non-peak hours to minimize potential disruption to users. This patch should take less than 5 minutes to install. Installation Instructions: 1. Choose the PackMan message containing this build. Then select the INSTALL/CHECK MESSAGE PackMan option to load the build. 2. From the Kernel Installation and Distribution System Menu, select the Installation Menu. From this menu; A. Select the Verify Checksums in Transport Global option to confirm the integrity of the routines that are in the transport global. When prompted for the INSTALL NAME enter the patch or build name (ex. PSO*7.0*780). B. Select the Backup a Transport Global option to create a backup message. You must use this option and specify what to backup; the entire Build or just Routines. The backup message can be used to restore the routines and components of the build to the pre-patch condition. i. At the Installation option menu, select Backup a Transport Global. ii. At the Select INSTALL NAME prompt, enter your build PSO*7.0*780. iii. When prompted for the following, enter "R" for Routines or "B" for Build. Select one of the following: B Build R Routines Backup Type: B// iv. When prompted "Do you wish to secure your build? NO//", press and take the default response of "NO". v. When prompted with, "Send mail to: Last name, First Name", press to take default recipient. Add any additional recipients. vi. When prompted with "Select basket to send to: IN//", press and take the default IN mailbox or select a different mailbox. C. You may also elect to use the following options: i. Print Transport Global - This option will allow you to view the components of the KIDS build. ii. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when this patch is installed. It compares all of the components of this patch, such as routines, DDs, templates, etc. D. Select the Install Package(s) option and choose the patch to install. i. If prompted 'Want KIDS to Rebuild Menu Trees Upon Completion of Install? NO//', answer NO. ii. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//', answer NO. iii. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//', answer NO. Back-out/Rollback Strategy: --------------------------- Back-out will be done only with the concurrence and participation of development team and appropriate VA site/region personnel. The decision to back-out or rollback software will be a joint decision between development team, VA site/region personnel and other appropriate VA personnel. Prior to installing an updated KIDS package, the site/region should have saved a backup of the build in a mail message using the Backup a Transport Global [XPD BACKUP] menu option (this is done at time of install). The message containing the backed-up build can be loaded with the "Xtract PackMan" function at the Message Action prompt. The Packman function "INSTALL/CHECK MESSAGE" is then used to install the backed up routines onto the VistA System. The back-out plan is to restore the build from the backup created. No data was modified by this patch installation and, therefore, no rollback strategy is required. Validation of Back-out Procedure: --------------------------------- The Back-out Procedure can be verified by printing the first 2 lines of the routines contained in this patch using the option First Line Routine Print [XU FIRST LINE PRINT]. Once the build contained in the PSO*7.0*780 patch has been backed out, the first two lines of the routine will no longer contain the designation of this patch in the patch list section on line 2. Routine Information: ==================== The second line of each of these routines now looks like: ;;7.0;OUTPATIENT PHARMACY;**[Patch List]**;DEC 1997;Build 3 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PSOHLD Before:B104829695 After:B105565408 **1,16,21,24,27,32,55,82,114, 130,166,148,268,281,298,358, 353,385,386,370,488,562,441, 712,780** Routine list of preceding patches: 712 ============================================================================= User Information: Entered By : Date Entered : NOV 27, 2024 Completed By: Date Completed: APR 22, 2025 Released By : Date Released : APR 23, 2025 ============================================================================= Packman Mail Message: ===================== $END TXT