$TXT Created by ARNOLD,ROBERT at DEV.DEV.FO-HINES.MED.VA.GOV (KIDS) on Thursday, 06/23/05 at 13:11 ============================================================================= Run Date: JUL 12, 2005 Designation: RMPR*3*105 Package : RMPR - PROSTHETICS Priority: Mandatory Version : 3 SEQ #84 Status: Released Compliance Date: AUG 12, 2005 ============================================================================= Associated patches: (v)RMPR*3*82 <<= must be installed BEFORE `RMPR*3*105' Subject: CREATE CORRESPONDENCE LETTER PROMPT NOT ASKED. Category: - Routine Description: ============ This patch will address two issues; 1. Problem accessing the Display/Print Patient 2319 2. The use of the % variable in 3 routines. ASSOCIATED E3R(s): ================== N/A ASSOCIATED REMEDY: ================ 1. 85745 Problems accessing form 10-2319 Duplicate(s): 86073 2319 not generating correspondence letter 86085 No correspondence letters for Prosthetics 86649 Unable to print correspondence letters 87055 2319 doesn't always show correspondence prompt 87261 Doesn't always ask to create correspondence letter 87447 Prosthetics(RMPR) "Letters on file" problem 88052 Users are unable to retrieve correspondence letters 88386 Correspondence letter issue 88538 Unable to print letters 88677 Problems with correspondence letter 91050 Suspense correspondence 2. Change the % variable to a name space variable. PARTICIPATING TEST SITES: ========================= DURHAM, NC MILWAUKEE, WI SOUTH TEXAS HCS UPSTATE NEW YORK HCS REMEDY OVERVIEW: ============== 1. 85745 Problems accessing form 10-2319 Problem: -------- When in option Display/Print Patient 2319 [RMPR PRINT 2319] users cannot get to CORRESPONDENCE LETTER when the patient has zero or one appointments. In "^RMPRF02" it bails out if '$D(%). "%" seems to have been last set in ^RMPRPAT0 when listing appointments. % gets set on the third appointment. We are not having the correspondence letter PROMPT even come up if the patient has zero or 1 appointment. Resolution: ----------- The routine was updated to not check for the amount of appointments on the patient account. 2. Add on task to be proactive. Problem: -------- It was determined that the % variable being used in the Correspondence letter routines need to be changed to a name space variable. Resolution: ----------- The routines were updated to use a name space variable RMPRAA68 instead of a system variable. 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;PROSTHETICS;**[PATCH LIST]**;Feb 09, 1996 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== =========== RMPRFO 6775563 6985488 55,77,82,105 RMPRFO1 9018587 9552276 8,44,77,105 RMPRFO2 11156533 12189619 77,105 RMPRPRT 14330067 14392307 7,50,77,105 INSTALLATION INSTRUCTIONS ========================= This patch can be loaded with users in the system. Installation time will be 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 RMPR*3.0*105): 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 RMPR*3.0*105. 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 NO. 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 3 or if you wish to include the routines in your mapped set. Routine Information: ==================== Routine Name: - RMPRFO2 Routine Checksum: Routine Name: - RMPRFO Routine Checksum: Routine Name: - RMPRFO1 Routine Checksum: Routine Name: - RMPRPRT Routine Checksum: ============================================================================= User Information: Entered By : ARNOLD,ROBERT Date Entered : APR 01, 2005 Completed By: ANDERSON,MAXINE Date Completed: JUL 08, 2005 Released By : DIETRICH,JON Date Released : JUL 12, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT