$TXT Created by PHELPS,TY at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Thursday, 12/09/04 at 11:23 ============================================================================= Run Date: MAY 06, 2005 Designation: GMRC*3*38 Package : GMRC - CONSULT/REQUEST TRACKING Priority: Mandatory Version : 3 SEQ #37 Status: Released Compliance Date: JUN 06, 2005 ============================================================================= Associated patches: (v)GMRC*3*35 <<= must be installed BEFORE `GMRC*3*38' Subject: WRONG LOCATION ON IFC CONSULT ACTIVITY AND EXTRANEOUS TEXT Category: - Routine Description: ============ This patch corrects the issues of comments displaying the wrong entry location on Inter-Facility Consults and the detailed display displaying extraneous text. ASSOCIATED NOIS: =============== 1. ANC-1003-51979=Remedy ticket #67756 SF 513 print problem with Interfacility consults Duplicate: ASH-1004-30538=Remedy ticket #68324 Consult Activities Do Not Show Correct Locations 2. PUG-0804-51625=Remedy ticket #68216 Extraneous text pulled into det display(TRANSIENT) ASSOCIATED E3R(s): ================= N/A PARTICIPATING TEST SITES: ======================== Anchorage,AK Asheville,NC Puget Sound HCS NOIS OVERVIEW: ============= 1. ANC-1003-51979 SF 513 print problem with Interfacility consults Problem: -------- When a user prints/displays a SF 513 for an Inter-Facility Consult (IFC) the "Entered at: " location prompt, for added comments, was displaying the wrong facility. This was caused by using the ROUTING FACILITY (#.07) field of the REQUEST/CONSULTATION (#123) file to provide the answer. For an IFC, this field always indicated the other facility. Resolution: ----------- To correct this issue, the ROUTING FACILITY (#.07) field of the REQUEST/CONSULTATION (#123) file is used to identify the remote facility when the comment was not entered locally. When a comment was added locally, the institution entered in the Kernel parameters is used to identify the local facility. 2. PUG-0804-51625 Extraneous text pulled into det display(TRANSIENT) Problem: -------- A site reported the extraneous text, "Clinical Procedure Report", was periodically displaying during the detailed display of consults. This ranged from just a few lines to thousands of pages in length. It was discovered the reason for this was related to invalid data existing in a temporary global prior to running a detailed display. Resolution: ----------- To correct this problem the data stored at ^TMP("GMRCR",$J,"CP") will be deleted by a kill command at the beginning of the detailed display code execution. This will ensure any data stored at this location was created by the detailed display code and is supposed to be there. ROUTINE SUMMARY: =============== The following is a list of the routines included in this patch. The second line of each of these routines now looks like: ;;3.0;CONSULT/REQUEST TRACKING;**[PATCH LIST]**;DEC 27, 1997 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ------------ ------------ ----------- ---------- GMRCART 17854913 17883536 4,15,17,23, 22,38 GMRCP5D 13262466 14133470 4,12,15,22, 29,35,38 INSTALLATION INSTRUCTIONS: ========================= This patch can be loaded with users in the system, but it is recommended it be installed at a time when user activity is low. Installation time will less than 5 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. NOTE: If the routines included in this patch are not currently in your mapped routine set, please skip this step. 3. Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: Installation --- 1 Load a Distribution 2 Verify Checksums in Transport Global 3 Print Transport Global 4 Compare Transport Global to Current System 5 Backup a Transport Global 6 Install Package(s) Restart Install of Package(s) Unload a Distribution 4. From this menu, you may elect to use the following options (When prompted for the INSTALL NAME, enter GMRC*3.0*38): 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 GMRC*3.0*38. a. When prompted "Want KIDS to INHIBIT LOGONs during the install? YES//", answer NO. b. When prompted "Want to DISABLE Scheduled Options and Menu Options and Protocols? YES//", answer YES. c. When prompted "Enter options you wish to mark as 'Out Of Order':", enter the following options: CPRSChart version 1.0.25.40 [OR CPRS GUI CHART] d. When prompted "Enter protocols you wish to mark as 'Out Of Order':", enter the following options: Detailed Display [GMRCACT DETAILED DISPLAY] Results Display [GMRCACT RESULTS DISPLAY] Print Form 513 [GMRCACT PRINT CONSULT FORM] Print Form 513 [ORC PRINT CONSULT] e. When prompted "Delay Install (Minutes): (0-60): 0//", 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: - GMRCP5D Routine Checksum: Routine Name: - GMRCART Routine Checksum: ============================================================================= User Information: Entered By : PHELPS,TY Date Entered : NOV 19, 2004 Completed By: ILUSTRISIMO,LUCY Date Completed: MAY 04, 2005 Released By : STRONG,NICK Date Released : MAY 06, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT