$TXT Created by THOMPSON,SETH at VMPDEV20.FO-BAYPINES.MED.VA.GOV (KIDS) on Monday, 09/17/07 at 17:07 ============================================================================= Run Date: MAR 17, 2008 Designation: PSO*7*275 Package : PSO - OUTPATIENT PHARMACY Priority: Mandatory Version : 7 SEQ #250 Status: Released Compliance Date: APR 17, 2008 ============================================================================= Associated patches: (v)PSO*7*201 <<= must be installed BEFORE `PSO*7*275' (v)PSO*7*264 <<= must be installed BEFORE `PSO*7*275' (v)PSO*7*268 <<= must be installed BEFORE `PSO*7*275' Subject: PATIENT INSTRUCTIONS AND SERVICE SELECTION CORRECTIONS Category: - Routine Description: ============ This patch will correct the following issues. 1) Problem: HD122245 --------------------- Editing Provider Comments/Patient Instructions. 2) Problem: HD179234 --------------------- Issue with selecting service related option. 3) Problem: HD196315 --------------------- Fix undefined variable while adding to the Bingo Board. ASSOCIATED REMEDY: ================== HD122245 Editing Provider Comments/Patient Instructions. Dupes: HD154492 HD179234 Issue with selecting service related option. HD196315 Error - SETNEW^PSOBINGO ASSOCIATED NSR: =============== N/A PARTICIPATING TEST SITES: ========================= Salisbury Cleveland Central Plains HCS REMEDY TICKET OVERVIEW: ======================= 1) HD122245 Editing Provider Comments/Patient Instructions. Problem: -------- After copying provider comments larger than one line into the patient instructions, attempting to edit would fail and only allow overwriting the entire set of instructions. Resolution: ----------- Remove use of the variable PSOINSFL as it appears to be no longer used and not containing a correct value would cause the edit of a multi line patient instructions to be handled by a single line editor with an incorrect previous entry. 2) HD179234 Issue with selecting service related option. Problem: -------- In some cases using the Reset Copay Status/Cancel Charges option [PSOCP RESET COPAY STATUS] to edit copay exemption flags would appear to not hold the changes. The cause of this is the mismatch of exemption flags on the IBQ and ICD nodes of the PRESCRIPTION file (#52). Resolution: ----------- Edit routine PSOCPC to kill off the IBQ node and only set it when it is necessary. 3) HD196315 Error - SETNEW^PSOBINGO Problem: -------- While adding new prescriptions to the Bingo board, an undefined error can occur if a one of the cross references by patient name is "Bad". It points to an entry that is no longer on the Bingo board. It is not known how the cross reference remains there after the entry has been removed. Resolution: ----------- While loading a new entry and checking for duplicates on the Bingo board, the routine PSOBINGO will also check first to see if the entry exists that is pointed to by the cross reference. If it does not exist then the cross reference will be deleted. The routine will continue on to adding the new entry. INSTALLATION INSTRUCTIONS: ========================== It is recommended that this patch be installed after normal business hours. The installation time should be less than 2 minutes. Users should not be on the system at time of installation. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu. [Note: TEXT PRINT/DISPLAY option in the PackMan menu will display the patch text only]. 2. From the Kernel Installation and Distribution System (KIDS) menu, select the Installation menu. 3. From this menu, you may elect to use the following options: (when prompted for INSTALL NAME, enter PSO*7.0*275) a. Backup a Transport Global - this option will create a backup message of any routines exported with the patch. It will NOT backup any other changes such as DDs or templates. b. Compare Transport Global to Current System - this option will allow you to view all changes that will be made when the patch is installed. It compares all components of the patch (routines, DDs, templates, etc.). c. Verify Checksums in Transport Global - this option will allow you to ensure the integrity of the routines that are in the transport global. d. Print Transport Global - this option will allow you to view the components of the KIDS build. 4. Use the Install Package(s) option and select the package PSO*7.0*275 5. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', respond NO. 6. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', respond NO. Routine Information: ==================== The second line of each of these routines now looks like: ;;7.0;OUTPATIENT PHARMACY;**[Patch List]**;DEC 1997;Build 8 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PSOBINGO Before: B61813575 After: B63409607 **12,28,56,125,152,232,268,275** Routine Name: PSOCPC Before: B68516946 After: B69783975 **10,9,71,85,114,157,143,239, 201,275** Routine Name: PSODIR Before: B29087879 After: B28488189 **37,46,111,117,146,164,211,264,275** Routine list of preceding patches: 201, 264, 268 ============================================================================= User Information: Entered By : THOMPSON,SETH Date Entered : JUL 10, 2007 Completed By: HEFFERNAN,COREY Date Completed: MAR 13, 2008 Released By : CONNOLLY,BARBARA Date Released : MAR 17, 2008 ============================================================================= Packman Mail Message: ===================== $END TXT