$TXT Created by HERRING,VENESSA at VMPDEV20.FO-BAYPINES.MED.VA.GOV (KIDS) on Wednesday, 08/05/09 at 08:35 ============================================================================= Run Date: JUL 15, 2010 Designation: PSO*7*276 Package : PSO - OUTPATIENT PHARMACY Priority: Mandatory Version : 7 SEQ #301 Status: Released Compliance Date: AUG 15, 2010 ============================================================================= Associated patches: (v)PSO*7*206 <<= must be installed BEFORE `PSO*7*276' (v)PSO*7*245 <<= must be installed BEFORE `PSO*7*276' (v)PSO*7*289 <<= must be installed BEFORE `PSO*7*276' Subject: ACTIVITY LOG ISSUE Category: - Routine Description: ============ This patch will correct the following issues. 1. When a non-suspended refill is deleted, there is no entry added into the Activity Log. 2. A system error occurs when users are selecting Print Medication Instructions. 3. A system error occurs when processing a bill for a claim on a prescription that expires the previous day. 4. When changing a prescription from a co-pay to a non co-pay prescription, the $ still displays on the ePharmacy Medication Profile. ASSOCIATED REMEDY TICKETS: ========================== 1. HD0000000127869 - Activity Log does not show when a refill is deleted Duplicate:HD0000000388170 2. HD0000000224285 - Outpatient Pharmacy error printing Medication Instructions 3. HD0000000207738 - h+7^IBCSCU - Refer to PSO Tier 3 Duplicates:HD0000000207791,HD0000000209291 HD0000000213966,HD0000000240714 HD0000000312874,HD0000000334667 4. HD0000000223077 - Med profile issue PARTICIPATING TEST SITES: ========================= Oklahoma City VA Medical Center VA Puget Sound HCS Carl Vinson VA Medical Center - Dublin, GA REMEDY OVERVIEW: ================ 1. HD0000000127869 - Activity Log does not show when a refill is deleted. Problem: -------- When a non-suspended refill is deleted, there is no entry added into the Activity Log to reflect this. Resolution: ----------- Need to modify routine PSOORED2, tag RFX, to create an Activity Log entry in the Prescription file (#52). 2. HD0000000224285 - Outpatient Pharmacy error printing Medication Instructions Problem: -------- An undefined error occurs when selecting Print Medication Instructions after selecting Action Profile (OP) from the Other OP Actions in Backdoor Pharmacy. Resolution: ----------- Modify the code so when printing Medication Instructions the RX0 variable is set. 3. HD0000000207738 - h+7^IBCSCU - Refer to PSO Tier 3 Problem: -------- An error occurs when billing is processing claims. Resolution: ----------- When processing a bill for a claim for a prescription that expires the previous day an error occurs. If the prescription should be expired, a call is made to update the prescription status to expired. In this process the VADM array is killed off so when returning to the billing process it is no longer defined and an error occurs. 4. HD0000000223077 - Med profile issue Problem: -------- When changing a prescription from a co-pay to a non co-pay prescription, the $ still displays on the ePharmacy Medication Profile (View Only) screen. Resolution: ----------- Modify the routine PSOPMP1 to check the Co-pay Transaction Type and only display the $ if it exists. INSTALLATION INSTRUCTIONS: ========================== It is recommended that this patch be installed after normal business hours. The installation time should be less than 2 minutes. 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*276) 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*276 5. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//', respond NO. 6. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//', respond NO. Routine Information: ==================== The second line of each of these routines now looks like: ;;7.0;OUTPATIENT PHARMACY;**[Patch List]**;DEC 1997;Build 15 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PSO52AP1 Before: B6475356 After: B6738903 **213,245,276** Routine Name: PSOHELP Before: B51838046 After: B52605600 **3,23,29,48,46,117,131,222, 268,206,276** Routine Name: PSOORED2 Before: B66199393 After: B71834106 **2,51,46,78,102,114,117,133, 159,148,247,260,281,289,276** Routine Name: PSOPMP1 Before: B29347601 After: B29406474 **260,285,281,303,289,276** Routine list of preceding patches: 206, 245, 289 ============================================================================= User Information: Entered By : HERRING,VENESSA Date Entered : JUL 25, 2007 Completed By: HEFFERNAN,COREY Date Completed: JUN 22, 2010 Released By : BAYLIS,RANDALL S Date Released : JUL 15, 2010 ============================================================================= Packman Mail Message: ===================== $END TXT