$TXT Created by UNDERHILL,GARDNER at DAYT17.FO-BAYPINES.MED.VA.GOV (KIDS) on Wednesday, 03/19/08 at 12:44 ============================================================================= Run Date: NOV 12, 2008 Designation: LR*5.2*372 Package : LR - LAB SERVICE Priority: Mandatory Version : 5.2 SEQ #300 Status: Released Compliance Date: DEC 13, 2008 ============================================================================= Associated patches: (v)LR*5.2*356 <<= must be installed BEFORE `LR*5.2*372' Subject: Fixes Lab Package Report Issues Category: - Routine Description: ============ Patch LR*5.2*356 made changes to the way the Reference Range and the Therapeutic Range are displayed with Laboratory results on the Labs tab of CPRS GUI. This patch will make further modifications to the way these ranges are displayed on the Lab tab and also update the CPRS Cover Sheet. LR*5.2*356 also made changes to these ranges on the Lab Test Description page which this patch will not change. This patch will not update the display of Reference or Therapeutic ranges for any of the Laboratory reports of the Reports tab because those reports are generated through a different package. ASSOCIATED REMEDY TICKET: ========================= HD00000185566 - PATCH 356 NOT PERFORMING AS DOCUMENTED IN PATCH DESC. PARTICIPATING TEST SITES: ========================= Bay Pines VAMC Louisville VAMC Oklahoma City VAMC Salem VAMC Salisbury VAMC Upstate NY HCS REMEDY TICKET OVERVIEW: ======================= Problem: -------- Patch LR*5.2*356 made changes to the way the Reference Range and the Therapeutic Range are displayed with Laboratory results on the Lab tab of CPRS GUI. Some sites didn't like these updates and didn't like the new line tags 'low:' and 'high:'. Also, these changes were not made to The CPRS Cover Sheet. This patch will make changes to the way these ranges are displayed on the Lab tab and also carry these changes over to the CPRS Cover Sheet. Resolution: ----------- This patch will make changes to the way these ranges are displayed on the Lab tab and also carry these changes over to the CPRS Cover Sheet. A new routine, LRLRRVF, was created to provide uniform formatting of the Laboratory test Reference range and Therapeutic range. This patch will make updates to the following screens in CPRS GUI: - Cover Sheet tab, Recent Lab Results - Labs tab, Most Recent Cumulative All Tests By Date Selected Test By Date Note: ----- This patch will not update any reports on the Reports tab. Those reports are generated by a different package. Reference Range & Therapeutic Range Formatting: ----------------------------------------------- Working with subject matter experts, these were the formatting guidelines agreed upon: 1. If neither low or high value is defined, nothing prints. 2. If the low only is defined and it is numeric, it prints: Ref: >=low_value 3. If the low only is defined and it is equal to 0 or 0.0, it prints: Ref: >=0 4. If the low only is defined and it is alphanumeric (entered in quotes), it prints: Ref: low_value * 5. If the high only is defined and it is equal to 0, it prints: Ref: 0 * 6. If the high only is defined and it is equal to 0.0, it prints: Ref: <=0.0 ** Sites will need to evaluate their tests which currently use 0 & 0.0 to be sure they get the desired display. 7. If the high only is defined and it is numeric it prints: Ref: <=high_value 8. If the high only is defined and it is alphanumeric (entered in quotes), it prints: Ref: high_value 9. If both low and high are defined it prints: low_value - high_value BLOOD BANK REVIEW: ================== VISTA Laboratory Package patch LR*5.2*372 contains changes to software controlled by VHA DIRECTIVE 2004-053, titled VISTA BLOOD BANK SOFTWARE. Changes include: LR7OSUM5 (called by LR7OSUM) LR7OSUM6 (called by LR7OSUM) All of the above changes have been reviewed by the VISTA Blood Bank Developer and found to have no impact on the VISTA BLOOD BANK SOFTWARE control functions. RISK ANALYSIS: Changes made by patch LR*5.2*372 have no effect on Blood Bank software functionality, therefore RISK is none. EFFECT ON BLOOD BANK FUNCTIONAL REQUIREMENTS: Patch LR*5.2*372 does not alter or modify any software design safeguards or safety critical elements functions. POTENTIAL IMPACT ON SITES: This patch contains changes to 2 routines and 0 files identified in Veterans Health Administration (VHA) Directive 2004-053, group B listing. The changes have no effect on Blood Bank functionality or medical device control functions. There is no adverse potential to sites. VALIDATION REQUIREMENTS BY OPTION: There are no validation requirements or options to be validated. MINIMAL TEST CASE SCENARIOS BY OPTION, INCLUSIVE OF ALL CONTROL FUNCTIONS: There are no validation scenarios necessary with this patch. INSTALLATION INSTRUCTIONS: ========================== This patch can be loaded with users on the system, but it should be installed during non-peak hours. Installation time will be less than two minutes. 1. Choose the PackMan message containing this patch and invoke the INTALL/CHECK MESSAGE Packman option. 2. 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 3. From this menu, it is highly recommended that you use the following options (When prompted for the INSTALL NAME, enter LR*5.2*372): a. Verify Checksums in Transport Global - This option will verify the checksums of routines included in this patch. b. Print Transport Global - This option will print out a list of all the componets exported in this patch. c. 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.). d. Backup a Transport Global - This option will back up the current versions of the routines in this patch before it is installed. 4. Use the Install Package(s) option and select the package LR*5.2*372. a. When prompted "Want KIDS to INHIBIT LOGONs during the install? NO//", answer NO. b. When prompted "Want to DISABLE Scheduled Options and Menu Options and Protocols? NO//", answer NO. Routine Information: ==================== The second line of each of these routines now looks like: ;;5.2;LAB SERVICE;**[Patch List]**;Sep 27, 1994;Build 11 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: LR7OB63 Before: B23872851 After: B23763803 **121,187,286,372** Routine Name: LR7OGMC Before: B10197738 After: B9381223 **187,230,312,286,356,372** Routine Name: LR7OR2 Before: B17139954 After: B17036514 **121,187,219,285,286,372** Routine Name: LR7OSUM5 Before: B34508107 After: B33173238 **121,187,228,241,250,251,256, 356,372** Routine Name: LR7OSUM6 Before: B13903521 After: B12896437 **121,201,187,286,356,372** Routine Name: LRLRRVF Before: n/a After: B826556 **372** Routine Name: LRRP1 Before: B22566819 After: B21664619 **153,221,283,286,356,372** Routine list of preceding patches: 356 ============================================================================= User Information: Entered By : UNDERHILL,GARDNER D Date Entered : JUN 19, 2007 Completed By: WERNER,GARY Date Completed: OCT 30, 2008 Released By : SAUNDERS,TOM Date Released : NOV 12, 2008 ============================================================================= Packman Mail Message: ===================== $END TXT