$TXT Created by VILLELLA,ROSS at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Friday, 12/03/04 at 14:01 ============================================================================= Run Date: FEB 18, 2005 Designation: PX*1*160 Package : PX - PCE PATIENT CARE ENCOUNTER Priority: Mandatory Version : 1 SEQ #118 Status: Released Compliance Date: MAR 21, 2005 ============================================================================= Associated patches: (v)PX*1*147 <<= must be installed BEFORE `PX*1*160' Subject: ENROLLMENT INFORMATION NOT DISPLAYING IN PCE Category: - Routine Description: ============ This patch will correct the problem associated with selecting Action SP - Select New Patient from the PCE template and the display of enrollment scrolls off screen when being asked for user verification. ASSOCIATED NOIS: =============== CTX-1104-70683 Enrollment information scrolls off screen when using SP action. ASSOCIATED E3R(s): ================ N/A PARTICIPATING TEST SITES: ====================== Central Texas HCS El Paso,TX Northern California HCS Phoenix,AZ NOIS OVERVIEW: ============== CTX-1104-70683 Enrollment information scrolls off screen when using SP action. Problem: ------- When selecting action SP (Select New Patient) on PCE template the subsequent patient enrollment display scrolls off screen without user verification (OK? Yes//). Resolution: ---------- Modify routine PXCEPAT to pause for user verification of displayed patient enrollment information. ROUTINE SUMMARY: ================ The following is a list of the routine(s) included in this patch. The second line of each of these routine(s) will look like: ;;2.5;PCE;**[PATCH LIST]**;Mar 11, 1996 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== PXCEPAT 6783148 7015479 1,5,14,30,70 147,160 ROUTINE CHANGES: ================ Routine: PXCEPAT Before: PATIENT+3 S DIC=2,DIC(0)="AEMQ" D ^DIC After: PATIENT+3 S DIC=2,DIC(0)="AEMQ" D ^DIC PAT1 S %=1 W !," ...OK" D YN^DICN I %=0 W " Answer With 'Yes' or 'No'" G PAT1 I %'=1 S Y=-1 INSTALLATION INSTRUCTIONS: ========================= This patch can be installed at any time. Users do not need to be off the system. Installation will take less than 2 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. (DSM for Open VMS sites only) Disable routine mapping on all systems for the routines listed in the Routine Summary. 3. Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: INStallation --- Load a Distribution Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global 4. From this menu, you may elect to use the following options (when prompted for the INSTALL NAME, enter PX*1.0*160): a. Backup a Transport Global - This option will create a backup message of any routines exported with this patch. It will not backup any other changes such as DD's or templates. b. 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 components of this patch (routines, DD's, 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. 5. Use the Install Package(s) option and select the package PX*1.0*160. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO (unless otherwise indicated). b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer YES. c. When prompted 'Enter options you wish to mark as 'Out Of Order':', hit enter. c. When prompted 'Enter protocols you wish to mark as 'Out Of Order':', enter the following: PXCE PATIENT CHANGE Select New Patient SP 6. (DSM for Open VMS sites only) Optional - Include the routines distributed with this patch in the mapped routine set. NOTE: This step is only necessary if you performed step 2 or if you wish to include the routines in your mapped set. Routine Information: ==================== Routine Name: - PXCEPAT Routine Checksum: ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : NOV 18, 2004 Completed By: BOWEN,MARY JANE Date Completed: FEB 18, 2005 Released By : HEUER,CINDY Date Released : FEB 18, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT