$TXT Created by METELLUS,ANAJA at VMPDEV20.FO-BAYPINES.MED.VA.GOV (KIDS) on Wednesday, 07/15/09 at 12:34 ============================================================================= Run Date: DEC 03, 2009 Designation: PSO*7*308 Package : PSO - OUTPATIENT PHARMACY Priority: Mandatory Version : 7 SEQ #284 Status: Released Compliance Date: JAN 04, 2010 ============================================================================= Associated patches: (v)PSO*7*300 <<= must be installed BEFORE `PSO*7*308' Subject: FIX ERROR WHEN COPYING LONG PROVIDER COMMENTS Category: - Routine Description: ============ This patch will fix an error that is caused by a long provider comment that is entered in CPRS and copied when the pending order is processed in Outpatient Pharmacy. ASSOCIATED REMEDY TICKETS: ========================== 1) HD0000000237955 - Drug Text issue Error PROVCOM+13^PSOORFI4 Duplicates: ---------- HD0000000240182 - Provider Comments too long w/out break PROVCOM+13^PSOORFI4 HD0000000240375 - Error on discharged patient Can't complete order HD0000000248546 - PSOORFI4 HD0000000257714 - QUESTION ABOUT AN OPEN PROBLEM HD0000000262210 - error when copying provider comments ASSOCIATED NSR(S): ================== N/A PARTICIPATING TEST SITES: ========================= Oklahoma City, OK Salisbury, NC Boston HCS REMEDY TICKET OVERVIEW: ======================= HD0000000237955 - Drug Text issue Error PROVCOM+13^PSOORFI4 Problem: -------- If a provider comment line entered in CPRS is longer than 32 characters with no spaces, an error occurs in Outpatient Pharmacy when the pharmacist is processing the pending order and answers "YES" to the prompt: Copy Provider Comments into the Patient Instructions? No// YES MAX OF 32 CHARACTERS ALLOWED BETWEEN SPACES. PROVCOM+13^PSOORFI4 The provider comments are passed into the input transform code SIGONE^PSOHELP, but fails because the input transform does not allow text longer than 32 characters with no spaces. Resolution: ----------- Modify routine PSOORFI4. If the user answers "YES" to the prompt "Copy Provider Comments into the Patient Instructions?", the Provider Comments will be checked before being passed to the input transform. If any line is longer than 32 characters with no spaces, the following message is displayed: *** Provider Comments CANNOT be copied *** They contain a word longer than 32 characters, which is not allowed in the Patient Instructions. You need to enter this manually. Press Return to continue: The user can then continue processing the order. =================INSTALLATION INSTRUCTIONS ================= Installation will take less than 2 minutes. Users may be on the system. However, since some options will be marked out of order, it is recommended that it be queued for off-peak hours. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu. 2. From the Kernel Installation & Distribution System menu, select the Installation menu. 3. From this menu, you may select to use the following options (when prompted for INSTALL NAME, enter PSO*7.0*308) 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 ensure the integrity of the routines that are in the transport global. 4. Use the Install Package(s) option and select the package PSO*7.0*308 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 YES. Patient Prescription Processing [PSO LM BACKDOOR ORDERS] Routine Information: ==================== The second line of each of these routines now looks like: ;;7.0;OUTPATIENT PHARMACY;**[Patch List]**;DEC 1997;Build 11 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PSOORFI4 Before: B67401126 After: B81135007 **46,74,78,99,117,131,207,258, 274,300,308** Routine list of preceding patches: 300 ============================================================================= User Information: Entered By : DESMOND,LINDA Date Entered : JUL 01, 2008 Completed By: HEFFERNAN,COREY Date Completed: NOV 10, 2009 Released By : CAMPBELL,THOMAS Date Released : DEC 03, 2009 ============================================================================= Packman Mail Message: ===================== $END TXT