$TXT Created by LUNDEN,JOHN at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Monday, 04/05/04 at 10:22 ============================================================================= Run Date: JUN 29, 2004 Designation: PX*1*133 Package : PX - PCE PATIENT CARE ENCOUNTER Priority: Mandatory Version : 1 SEQ #106 Status: Released Compliance Date: JUL 30, 2004 ============================================================================= Associated patches: (v)PX*1*61 <<= must be installed BEFORE `PX*1*133' Subject: ERROR WHEN PRINTING PCE ENCOUNTER SUMMARY REPORT Category: - Routine Description: ============ The PCE ENCOUNTER SUMMARY REPORT can error if the location of a visit is null. This patch will make the Hospital Location "Unknown" instead of causing an error. This will be in keeping with the existing logic where the Hospital Location is set to "Unknown" if there is not a stop code for that location. ASSOCIATED ER3(S): ================== N/A ASSOCIATED NOIS(es): ===================== PAL-0304-61925 - PXRRWLS2 error PARTICIPATING TEST SITES: ========================= Eastern Colorado HCS El Paso,TX Palo Alto HCS Salisbury,NC Tomah,WI NOIS OVERVIEW: ============== Problem: -------- If the clinic field in one of the encounters being reported is null the report will crash with a "null subscript" error. Resolution: ----------- If the clinic field is null then make the Hospital Location "unknown". This is the same logic already used elsewhere in this report. The information from this encounter will then be on the report under the "Unknown" hospital location line. TECHNICAL: ========== At PRV2+18^PXRRWLS2 set the variable CLINIEN to 0 if it is null. This will cause the HLOCNAM variable to be set to "unknown". 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: ;;1.0;PCE PATIENT CARE ENCOUNTER;**[patch list]**;Aug 12, 1996 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== PXRRWLS2 5320679 5370570 58,61,133 ======================INSTALLATION INSTRUCTIONS======================== This patch can be installed during business hours, but because some options will be out of service during the installation process it is suggested that it be queued for non-peak hours. Installation will take less than 5 minutes. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu. 2. Review your mapped set. If the routines are mapped, they should be removed from the mapped set at this time. 3. From the Kernel Installation & Distribution System menu, select the Installation menu. 4. From this menu, you may elect to use the following options (when prompted for INSTALL NAME, enter PX*1.0*133) 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. 5. Use the Install Package(s) option and select the package PX*1.0*133. 6. When prompted "Want KIDS to INHIBIT LOGONs during the install? YES// respond "NO". 7. When prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES// respond "YES". 8. When prompted to select the options you would like to place out of of order, enter the following: PCE ENCOUNTER SUMMARY 9. If any routines were unmapped as part of step 2, they should be returned to the mapped set once the installation has run to completion. Routine Information: ==================== Routine Name: - PXRRWLS2 Routine Checksum: ============================================================================= User Information: Entered By : LUNDEN,JOHN Date Entered : DEC 09, 2003 Completed By: ILUSTRISIMO,LUCY Date Completed: JUN 24, 2004 Released By : CANNEDY,JOELLEN Date Released : JUN 29, 2004 ============================================================================= Packman Mail Message: ===================== $END TXT