$TXT Created by UNDERHILL,GARDNER at DAYT17.FO-BAYPINES.MED.VA.GOV (KIDS) on Friday, 02/29/08 at 13:36 ============================================================================= Run Date: SEP 18, 2008 Designation: FH*5.5*15 Package : FH - DIETETICS Priority: Mandatory Version : 5.5 SEQ #15 Status: Released Compliance Date: OCT 19, 2008 ============================================================================= Associated patches: (v)FH*5.5*1 <<= must be installed BEFORE `FH*5.5*15' (v)FH*5.5*5 <<= must be installed BEFORE `FH*5.5*15' (v)FH*5.5*8 <<= must be installed BEFORE `FH*5.5*15' Subject: FIXES TO THREE NUTRITION AND FOOD SERVICE PACKAGE REPORTS Category: - Routine Description: ============ This patch addresses the following problems: 1. When the Print Diet Cards [FHDCRP] option is executed, all diet cards for outpatients are reprinted. 2. When running the option List Early/Late Trays [FHOREL1] for outpatient encounters, an undefined error is occuring. 3. When running the option Combined Outpatient Meals Report [FHOMCBRP], an undefined error is occuring when entering a '^' at the select a Production Facility prompt. ASSOCIATED NSR: =============== N/A ASSOCIATED REMEDY TICKETS: ========================== 1. HD0000000204950 - Option FHDCRP to print Diet Cards 2. HD0000000227233 - $ZE= P3+4^FHORE21 3. HD0000000236902 - UNDEFINED ERROR FHOMCBRP PARTICIPATING TEST SITES: ========================= Puget Sound Minneapolis Tomah, WI REMEDY OVERVIEW: ================ 1. HD0000000204950 - Option FHDCRP to print Diet Cards PROBLEM: -------- When option FHDCRP, Print Diet Cards, is rerun to print diet cards for new or updated meals, all diet cards for outpatient are being reprinted when they should not. RESOLUTION: ----------- Modify routine FHDCR1A to additional screening to prevent the diet cards for outpatient meals from reprinting. 2. HD0000000227233 - $ZE= P3+4^FHORE21 PROBLEM: -------- Running option List Early/Late Trays [FHOREL1] for outpatients encounters an undefined variable error and crashes the routine FHORE21. In routine FHORE21 the variable IS is conditionally set. If the conditions are not meet, the variable IS would remain undefined and the routine tries to use the undefine variable. RESOLUTION: ----------- Modification of routine FHORE21 to set the variable IS unconditionally to a null value before the conditional logic to change its value. This way when the routine FHORE21 is ready to use the variable IS it has been defined. 3. HD0000000236902 - UNDEFINED ERROR FHOMCBRP PROBLEM 1: ---------- When running option Combined Outpatient Meals Report [FHOMCBRP], the user is asked to select from the following options: Location, Comm Office, Production Facility, or All. When entering P for Production Facility the user is then prompted to select a Production Facility. Entering a '^' at this prompt will cause the option to error out with an Undefined error. When entering a '^' the variable FHSLPRO is not set causing the undefined error. RESOLUTION 1: ------------- Modification of routine FHOMCBRP called by option FHOMCBRP to set the variable FHSLPRO to a null value when the user enters a '^' at the prompt to select a production facility. Problem 2: ---------- When running option Combined Outpatient Meals Report [FHOMCBRP], the user is asked to select from the following options: Location, Comm Office, Production Facility, or All. When entering C for Comm Office the user is then prompted to select a Communication Office. Entering a '^' at this prompt will cause the option to error out with an Undefined error. Resolution 2: ------------- Modification of routine FHOMCBRP called by option FHOMCBRP to set the variable FHSLCOM to a null value when the user enters a '^' at the prompt to select a communication office. ================INSTALLATION INSTRUCTIONS ================= Suggested time to install: Non-peak requirement hours. This patch can be installed when users are on the system. There are no options to disable. Install Time - less than 5 minutes. 1. LOAD TRANSPORT GLOBAL --------------------- Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. 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 --- Load a Distribution Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global Select Installation Option: 3. Select Installation Option: --------------------------- NOTE: The following are OPTIONAL - (When prompted for the INSTALL NAME, enter FH*5.5*15): 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. 4. Select Installation Option: Install Package(s) ------------------ **This is the step to start the installation of this KIDS patch: a. Choose the Install Package(s) option to start the patch install. b. When prompted Want KIDS to INHIBIT LOGONs during the install? NO// answer NO c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//' answer NO ROUTINE SUMMARY: =============== The following routines are included in this patch. The second line of each of these routines now looks like: ;;5.5;DIETETICS;**[Patch List]**;Jan 28, 2005;Build 53 Routine Information: ==================== The second line of each of these routines now looks like: ;;5.5;DIETETICS;**[Patch List]**;Jan 28, 2005;Build 2 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: FHDCR1A Before: B45241377 After: B48033927 **1,5,15** Routine Name: FHOMCBRP Before: B30743180 After: B31341657 **5,15** Routine Name: FHORE21 Before: B31608695 After: B31634756 **5,8,15** Routine list of preceding patches: 8 ============================================================================= User Information: Entered By : UNDERHILL,GARDNER D Date Entered : FEB 13, 2008 Completed By: CRICHLOW,SHERRY Date Completed: SEP 18, 2008 Released By : KREUZ,SHERI B Date Released : SEP 18, 2008 ============================================================================= Packman Mail Message: ===================== $END TXT