$TXT Created by CURTIS,RICHARD L at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Monday, 06/07/04 at 15:09 ============================================================================= Run Date: JUL 15, 2004 Designation: SD*5.3*378 Package : SD - SCHEDULING Priority: Mandatory Version : 5.3 SEQ #302 Status: Released Compliance Date: AUG 15, 2004 ============================================================================= Associated patches: (v)SD*5.3*323 <<= must be installed BEFORE `SD*5.3*378' Subject: INCOMPLETE ENCOUNTER ERRORS Category: - Routine - PATCH FOR A PATCH Description: ============ Since the release of patch SD*5.3*323, errors being corrected via option Correct Incomplete Encounter [SCENI IEMM ERROR CORRECTION], are no longer being automatically removed from the list of encounter errors. ASSOCIATED NOIS: ================ 1. RIC-0604-20121 INCOMPLETE ENCOUNTER ERRORS Duplicate: HAM-0604-20760 Can't correct error codes ASSOCIATED E3R(s): ================== N/A PATICIPATING TEST SITES: ======================== Richmond, VA Tucson, AZ Madison, WI Fayetteville, NC Hampton, VA NOIS OVERVIEW: ============== 1. RIC-0604-20121 INCOMPLETE ENCOUNTER ERRORS Problem: -------- Prior to the release of patch SD*5.3*323, when a user corrected errors using option Correct Incomplete Encounter [SCENI IEMM ERROR CORRECTION], the system would automatically update and remove the corrected error from the list of encounter errors. Since patch SD*5.3*323 was released, the corrected errors are now remaining on the error list until the user selects Action: "Retransmit Encounter", which then removes the error(s) which were corrected. Resolution: ----------- A new line of code was introduced with patch SD*5.3*323, which was causing the system to refresh the screen and prematurely quit before the automatic update logic was performed. This line of code will be removed from the routine so that this particular piece of logic will function as it did prior to patch SD*5.3*323. However, this change will not effect the fix that was made with patch SD*5.3*323. TECHNICAL: ========== 1. RIC-0604-20121 INCOMPLETE ENCOUNTER ERRORS When a clerk uses option Correct Incomplete Encounter [SCENI IEMM ERROR CORRECTION] to correct an error, the system is suppose to automatically update and remove the corrected error from the encounter error list. However, the following line of code which was introduced with patch SD*5.3*323, at linetag CE+33^SCENIA1, prevents the automatic update: I $D(SDOK),SDOK=1 D REFRESH^VALM Q The above line of code will be removed from routine SCENIA1. 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: ;;5.3;Scheduling;**[patch list]**;AUG 13, 1993 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== SCENIA1 6195977 6123526 66,154,323,378 INSTALLATION INSTRUCTIONS ========================= This patch can be installed at any time. Users do not need to be off the system. If the patch is installed during the normal workday, it is recommended that the following menu option (File #19) and all of its descendants be disabled to prevent possible conflicts while running the KIDS install. Correct Incomplete Encounters [SCENI IEMM ERROR CORRECTION] Installation should take less then 2 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 SD*5.3*378) 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 SD*5.3*378. 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. a. When prompted "Enter options you wish to mark as "Out of Order":" Enter the following option: Correct Incomplete Encounters [SCENI IEMM ERROR CORRECTION] b. When prompted "Enter protocols you wish to mark as "Out of Order":" just press . 8. 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: - SCENIA1 Routine Checksum: ============================================================================= User Information: Entered By : CURTIS,RICHARD Date Entered : JUN 07, 2004 Completed By: DAWSON,TIM Date Completed: JUL 13, 2004 Released By : ALEXANDER,DIANNE Date Released : JUL 15, 2004 ============================================================================= Packman Mail Message: ===================== $END TXT