$TXT Created by CURTIS,RICHARD L at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Wednesday, 03/09/05 at 07:57 ============================================================================= Run Date: MAY 06, 2005 Designation: SD*5.3*424 Package : SD - SCHEDULING Priority: Mandatory Version : 5.3 SEQ #339 Status: Released Compliance Date: JUN 06, 2005 ============================================================================= Associated patches: (v)SD*5.3*273 <<= must be installed BEFORE `SD*5.3*424' (v)SD*5.3*397 <<= must be installed BEFORE `SD*5.3*424' Subject: UNABLE TO INACTIVATE STOP CODE ON WAIT LIST Category: - Routine Description: ============ This patch will fix a problem where the user is allowed to enter a patient onto the Wait List for a Service/Specialty stop code that has been inactivated. ASSOCIATED REMEDY TICKET: ========================= 1. HD0000000063744 Unable to inactivate stop code on wait list 2. HD0000000064233 Desired date of apt is wrong 3. HD0000000063702 2 problems with wait list ASSOCIATED E3RS: ================ N/A PARTICIPATING TEST SITES: ========================= El Paso, TX Central TX Lebanon, PA Salisbury, NC REMEDY TICKET OVERVIEW: ======================= 1. HD0000000063744 Unable to inactivate stop code on wait list Problem: -------- A user is allowed to enter a patient onto the wait list for a service/specialty stop code that has been inactivated. Resolution: ----------- Routine SDWLE2, which uses Fileman API DIC for the lookup, will be modified to properly screen out inactivated stop codes. 2. HD0000000064233 Desired date of apt is wrong Problem: -------- Menu option Enter/Edit Wait List, when entering the Desired Date of Appointment, the field in the SD Wait List file (409.3) is getting set to a -1. Resolution: ----------- This problem occurs periodically because the Fileman variable %DT(0) is still defined in the user's partition when Fileman API ^%DT is called. The logic in this case is only using this API in order to echo back the user's input at the Desired Date of Appointment prompt, which uses the Fileman Reader (API ^DIR). The logic will be changed to use Fileman API ^%DT exclusively, resetting the input variables as necessary and explicitly killing them when done. 3. HD0000000063702 2 problems with wait list Problem: -------- 1) Users have the ability to enter past dates for the Desired Date of Appointment; and 2) When entering just the month and day for the Desired Date of Appointment, the software does not always default to the correct year. Resolution: ----------- The current logic uses the Fileman Reader (API ^DIR), which will be removed and replaced with Fileman API ^%DT and set up so that users will only be able to select the current date or future dates and when entering just the month and day, the software will default to the correct year. 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 ============ ============ =========== ========== SDWLE110 8215887 8282214 263,273,424 SDWLE2 1187607 1680538 263,397,424 INSTALLATION INSTRUCTIONS: ========================== If the patch is installed during the normal workday, it is recommended that the following menu option (File #19) be disabled to prevent possible conflicts while running the KIDS install. Other VISTA users will not be affected. Enter/Edit Wait List (Sch/PCMM) [SD WAIT LIST ENTER/EDIT] Installation should take less than 2 minutes. 1. LOAD TRANSPORT GLOBAL --------------------- Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. DISABLE ROUTINE MAPPING (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 KIDS ------------- 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 INSTALL NAME, enter SD*5.3*424): 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 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. d. 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 SD*5.3*424. a. When prompted "Want KIDS to INHIBIT LOGONS during the install? YES//" respond NO. b. When prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//" respond YES. 1) When prompted "Enter options you wish to mark as "Out of Order":" enter the following option: Enter/Edit Wait List (Sch/PCMM) [SD WAIT LIST ENTER/EDIT] 2) When prompted "Enter protocols you wish to mark as "Out of Order":" just press . 6. BUILD MAPPED ROUTINE(S) (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: - SDWLE2 Routine Checksum: Routine Name: - SDWLE110 Routine Checksum: ============================================================================= User Information: Entered By : CURTIS,RICHARD Date Entered : JAN 31, 2005 Completed By: WERNER,GARY Date Completed: MAY 06, 2005 Released By : FIELDS-BARNES,JANETTE Date Released : MAY 06, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT