$TXT Created by DOWNING,TODD at DEVVJJ.FO-ALBANY.MED.VA.GOV (KIDS) on THURSDAY, 04/03/03 at 14:45 ============================================================================= Run Date: MAY 02, 2003 Designation: MC*2.3*37 Package : MC - MEDICINE Priority: Mandatory Version : 2.3 SEQ #36 Status: Released Compliance Date: JUN 02, 2003 ============================================================================= Associated patches: (v)MC*2.3*18 <<= must be installed BEFORE `MC*2.3*37' Subject: RNV STATUS FIX Category: - Routine - Data Dictionary Description: ============ This patch addresses the problem with Release not Verified status being available for those procedures where Released Not Verified status has been turned off. ASSOCIATED NOIS: ================ PHO-0103-62166 ASSOCIATED E3R: =============== N/A NOIS OVERVIEW: ============== PHO-0103-62166 Release Not Verified always selectable as status Problem: -------- Currently, the Release Not Verified (RNV) status is always selectable when verifying reports in the Medicine package. The function of the RNV STATUS ON field (#14) in the PROCEDURE/SUBSPECIALTY file (#697.2) is to act as a switch to turn on/off the use of RNV for a procedure. Setting this field to "NO" does not remove the RNV status from the selections. Resolution: ----------- A defect was found in routine ^MCESEDT. The RNV STATUS ON parameter was being hardset to "YES" in the code, ignoring its value in file #697.2. ^MCESEDT +9 S RNV=+$P($G(^MCAR(697.2,MCARGNUM,0)),U,17),RNV=1 <=== set to 1 regardless of value in 697.2 ",RNV=1" was removed from the end of this line of code. TEST SITES: =========== ALBUQUERQUE, NM ALTOONA, PA DATA DICTIONARY CHANGES: ======================== A change was made to the Description for the RNV STATUS ON field (#14) in the PROCEDURE/SUBSPECIALTY file (#697.2). Before: ------- This field allow the managers to remove Release Not Verfied as a Status. If the Manager answer yes to RNV Status ON the key holders can select Release Not Verified. If the Manager answer no to RNV status ON the key holders can on select a verified status and must sign off on it. After: ------ This field allows the manager(s) to remove Release Not Verified as a Status. If the Manager answers "Yes" to RNV STATUS ON for a particular Procedure/Subspecialty, then users with the subspecialty provider key can select Release Not Verified. If the Manager answers "No" to RNV STATUS ON, the key holder can only select a verified status and must sign off on it. 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.3;Medicine;**[patch list]**;09/13/1996 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== MCESEDT 12805217 12786232 18,37 INSTALLATION INSTRUCTIONS: ========================== This patch may be run with users on the system, but it is recommended that it be queued to run after normal business hours to minimize the impact on users of the Medicine package. Installation will take less than 1 minute. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu to unload the KIDS distribution included with this message. 2. Review your mapped set. If any of the routines listed in the ROUTINE SUMMARY section are mapped, they should be removed from the mapped set at this time. 3. From the Kernel Installation and 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 MC*2.3*37): a. 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.). b. Verify Checksums in Transport Global - this option will allow you to ensure the integrity of the routines that are in the transport global. c. Print Transport Global - this option will allow you to view the components of the KIDS build. 5. Use the Install Package(s) option and select the package MC*2.3*37. 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. When prompted to select the options you would like to place out of order, enter the following: MCMEDICINE SITE MGR MENU Medicine Menu 8. If 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: - MCESEDT Routine Checksum: ============================================================================= User Information: Entered By : DOWNING,TODD Date Entered : FEB 05, 2003 Completed By: PEREZ,CAROL Date Completed: MAY 01, 2003 Released By : RIDINGS,SCOTT Date Released : MAY 02, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT