$TXT Created by BECKWITH,RALPH at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Tuesday, 01/25/05 at 11:18 ============================================================================= Run Date: MAR 22, 2005 Designation: PX*1*163 Package : PX - PCE PATIENT CARE ENCOUNTER Priority: Mandatory Version : 1 SEQ #119 Status: Released Compliance Date: APR 22, 2005 ============================================================================= Associated patches: (v)PX*1*29 <<= must be installed BEFORE `PX*1*163' Subject: PCE/SD DEBUGGER DISPLAY FOR 3M BATCH Category: - Routine Description: ============ This patch will correct the problem associated with running option PCE/SD Debugging Utilities [PXQ PCE/SD DEBUGGING UTILITIES] for a selected patient where data is displayed for additional patients in the 3M batch. ASSOCIATED NOIS: =============== MIW-1204-41479 PCE/SD Debugger 3M display problem Duplicate: BAC-0504-41127 PCE/SD Debugger ASSOCIATED E3R(s): ================ N/A PARTICIPATING TEST SITES: ====================== Milwaukee, WI Battle Creek, MI Madison, WI NOIS OVERVIEW: ============== MIW-1204-41479 PCE/SD Debugger 3M display problem Problem: ------- When selecting patient using option PCE/SD DEBUGGER the compile hangs for minutes and the 3M batch information in the display is for many patients other than the selected patient. Resolution: ---------- Modify routine PXQUTL1 to bypass the 3M batch list for the visit (only the encounter) and only list the batch file header when driving upward in the file hierarchy (#19908.51) instead of all entries in batch. 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 ============ ============ =========== ========== PXQUTL1 13185734 13296619 4,29,163 ROUTINE CHANGES ================ Routine: PXQUTL1 Add: DEC+13 K VDD,VDDN,VDDR Add: DEC+21 ..I $E(FILE,1,5)=19908,FLENUM=9000010 Q Before: DIS+24 .I FILE=8925,PXQFORM["**" S PXQFORM=".01:.999;2.1:999999" After: DIS+24 .I (FILE=8925!(PXX[19908)),PXQFORM["**" S PXQFORM=".01:.999;2.1:999999" 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*163): 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*163. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO. b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer YES. When prompted to select the options you would like to place out of order, enter: PCE/SD DEBUGGING UTILITIES PXQ PCE/SD DEBUGGING UTILITIES c. When prompted 'Enter protocols you wish to mark as 'Out Of Order':', press . 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: - PXQUTL1 Routine Checksum: ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : JAN 21, 2005 Completed By: TSAIMEUCHONG,BRENDA Date Completed: MAR 22, 2005 Released By : HEUER,CINDY Date Released : MAR 22, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT