$TXT Created by STAGNER,TOM at DEVFEX.FO-ALBANY.MED.VA.GOV (KIDS) on Thursday, 02/09/06 at 15:06 ============================================================================= Run Date: MAY 17, 2006 Designation: DVBA*2.7*100 Package : DVBA - AUTOMATED MED INFO EXCHANGE Priority: Mandatory Version : 2.7 SEQ #96 Status: Released Compliance Date: JUN 17, 2006 ============================================================================= Associated patches: (v)DVBA*2.7*90 <<= must be installed BEFORE `DVBA*2.7*100' (v)DVBA*2.7*99 <<= must be installed BEFORE `DVBA*2.7*100' Subject: FIX MISC CAPRI REPORTING ISSUES Category: - Routine Description: ============ This patch corrects two issues: 1. The CAPRI GUI version of the "BATCH 2507 REPRINT" will produce a "No data found for requested report criteria." message, while the AMIE version produces the correct results. 2. The CAPRI GUI version of the "Discharge Report" will produce a "No data found for requested report criteria." message, while the AMIE version produces the correct results. ASSOCIATED REMEDY TICKETS: ========================= HD0000000100742 - CAPRI Batch 2507 Re-Print Report Not Working HD0000000131120 - CAPRI Discharge Report Not Working ASSOCIATED E3RS: ================ N/A PARTICIPATING TEST SITES: ========================= Central Alabama HCS Tomah, WI Eastern Colorado HCS REMEDY TICKET OVERVIEW: ======================= HD0000000100742 - CAPRI Batch 2507 Re-Print Report Not Working Problem: -------- Sites are reporting that they are getting the message "No data found for requested report criteria." when attempting to run the CAPRI version of the 'Re-Print C&P Final Report(s)' option. While the option does not work in CAPRI, it does work correctly in AMIE. Resolution: ----------- a) The DVBAB82 routine is checking to verify that a patient is valid before the report will run. The CAPRI version is only ran by date (rather than veteran) so this check does not need to be done. Since no patient ID is being passed to the RPC, the report is erroring out. HD0000000131120 - CAPRI Discharge Report Not Working Problem: -------- Sites are reporting that they are getting the message "No data found for requested report criteria." when attempting to run the CAPRI version of the 'Discharge Report' option. While the option does not work in CAPRI, it does work correctly in AMIE. Resolution: ----------- a) The DVBAB53 routine is calling the %ZIS utility which is causing the device prompt to come up. Being the RPC is a background job, the M read command (which accepts keyboard input from a user) is failing and code execution stops there. The call to %ZIS is not needed therefore the line of code will be commented out. INSTALLATION INSTRUCTIONS: ========================== This patch can be installed at any time. Users do not have to be off the system. Installation will take less than 2 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/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 --- Load a Distribution Verify Checksums in Transport Global Print Transport Global Compare a Transport Global to Current System Backup a Transport Global Install package(s) Restart Install of Package(s) Unload a Distribution 3. From this menu, you may elect to use the following options (when prompted for the INSTALL NAME, enter DVBA*2.7*100): a. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. b. Print Transport Global - This option will allow you to view the components of the KIDS build. 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, DDs, templates, etc.). d. 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. 4. Use the Install Package(s) option and select the package DVBA*2.7*100. a. When prompted "Want KIDS to INHIBIT LOGONs during the install? YES//", answer NO (unless otherwise indicated). b. When prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//", answer NO. 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.7;AMIE;**[patch list]**;Apr 10, 1995 OLD: CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== DVBAB53 11563624 11633696 35,99,100 DVBAB82 13590348 13607055 42,90,100 Number of Routines = 2 Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: DVBAB53 Before: B21597257 After: B21492687 **35,99,100** Routine Name: DVBAB82 Before: B72472785 After: B72604404 **42,90,100** ============================================================================= User Information: Entered By : STAGNER,THOMAS Date Entered : AUG 02, 2005 Completed By: BOWEN,MARY JANE Date Completed: MAY 16, 2006 Released By : FLANAGAN,PATTY Date Released : MAY 17, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT