$TXT Created by THOMAS,GAIL at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Wednesday, 01/21/04 at 14:48 ============================================================================= Run Date: JAN 29, 2004 Designation: EC*2*50 Package : EC - EVENT CAPTURE Priority: Mandatory Version : 2 SEQ #53 Status: Released Compliance Date: FEB 29, 2004 ============================================================================= Associated patches: (v)EC*2*57 <<= must be installed BEFORE `EC*2*50' Subject: EVENT CAPTURE NOIS FIXES Category: - Other Description: ============ This patch addresses NOISes related to the Event Capture GUI and roll-n-scroll. ***********************************NOTE*************************************** This patch does NOT conflict with CoreFLS and can be installed at CoreFLS sites. ****************************************************************************** ASSOCIATED E3R(S): ================== N/A ASSOCIATED NOIS: ================ N/A NOIS OVERVIEW: ============== 1. MWV-0603-21781 Incorrect date of death Duplicate: LIT-0104-70210 Died on Date in EC-GUI 2. ATG-0603-31522 EC GUI ADD EVENT CODE SCREEN should Pre-Pop DSS UNIT 3. ATG-0603-31517 GUI screen focus for Data Entry by Patient 4. ATG-0603-31516 EC GUI need drop-down calendar for Edit by Pat 5. ATG-0603-31519 Patient Name Edit box is right justified MWV-0603-21781 ============== Problem: -------- Event Capture GUI gives incorrect date of death on warning message for a deceased patient. The date of death should be pulled from the date of death field in file 2 rather than remarks since the remarks field is free text. Resolution: ----------- Changes were made to ECUERPC2, ECBEN1B, ECMUTL1 and ECED1 routines to correct the date of death on the warning message for a deceased patient. The routines were changed to use the date of death field (.351) instead of the date of death from the remarks field (.091) in the patient file (2). ATG-0603-31522 ============== Problem: -------- The Add Event Code Screen GUI Form does not default the DSS unit with the one selected from Event Capture Management Menu GUI Form. The user has to re-select the DSS Unit once entered into the Add Event Code Screen GUI Form. Resolution: ----------- Code was added to the Event Capture GUI procedure "TfrmECScreenLocation. Populate DssUnit" source code to default the Add Event Code Screen GUI Form DSS Unit value to the selected DSS Unit value from the Event Capture Management Menu GUI Form. ATG-0603-31517 ============== Problem: -------- Data Entry by Patient/Edit Patient Procedure Form option, sets the entry focus on Category. Most sites do not use categories. The user recommended that the software check the applicable DSS Unit to see if categories are being used,and if No, that the entry focus be on the Procedure Date/Time field rather than on Category. Resolution: ----------- Code was added to the Event Capture GUI procedure "TfrmEditPatientProc. Form Create" source code to check if the text of the Category edit box is 'No Categories', if so, the Category edit box will be enabled and the focus will be set to the Procedure Date/Time field. ATG-0603-31516 ============== Problem: -------- The GUI Data Entry Edit Patient Procedure and Same Procedure, Multiple Patient forms do not have a drop-down calendar for Procedure Date/Time edit box. Resolution: ---------- Changes were made to the "Edit Patient Procedure" and "Same Procedure, Multiple Patient" GUI data entry forms. The Procedure Date/Time edit box on both forms were changed to TORDateBox to provide the drop-down calendar for Procedure Date/Time field. ATG-0603-31519 ============== Problem: -------- Enter/Edit Patient Procedures screen in EC GUI, the Patient Name edit box value is right justified, causing the user not to be able to see the first characters of the value if length of the value exceeds the size of the text box. The user recommended the value be left justified when displayed in the GUI text box so the pertinent info is visible. Resolution: ------------ Changes were made to the Enter/Edit Patient Procedures screen. The Patient Name search look-up list box was placed under the "Patient" label, and extend across the screen. The Help text label was changed. The help text was changed to "Enter NAME, SSN, Last 4 digits SSN, or first initial of last name plus Last 4 digits SSN". The Help text label was placed under the Patient Name search look-up list box. FUNCTIONAL: ========== To access the drop down calendar box, ORWU DT was added to the EC GUI Context menu option. This is included in the KIDS build. PARTICIPATING TEST SITES: ========================= Atlanta,GA Portland,OR St.Clouds,MN Martinsburg,WV CLIENT FILES: ============ The following Client PC software is exported as part of this patch and MUST be installed with the patch. File Name Contents Retrieval Format --------- -------- ---------------- EC2_0P50.EXE EC GUI Executable BINARY The EC GUI executable 'ec2_0p50.exe' for patch EC*2.0*50 can be found at the following locations. Albany 10.1.19.5 anonymous.software Hines 10.3.29.201 anonymous.software Salt Lake City 10.5.21.65 anonymous.software or Albany ftp.fo-albany.med.va.gov Hines ftp.fo-hines.med.va.gov Salt Lake City ftp.fo-slc.med.va.gov 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.0; EVENT CAPTURE ;**[patch list]**;8 May 96 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== ECBEN1B 11133299 11339823 4,5,10,13,17 23,41,42,50 ECED1 17926204 18124165 4,5,8,10,18 23,41,47,50 ECMUTL1 9964253 10164359 5,10,15,13,17 23,41,42,50 ECUERPC2 1510876 1679416 41,39,50 DISTRIBUTION: ============ This patch will be exported using KIDS. INSTALLATION INSTRUCTIONS: ========================= This patch can be loaded with users on the system. Installation will take less than 2 minutes. Suggested time to install: non-peak requirement hours. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu. 2. Review your mapped set. If the routines are mapped, they should be removed from the mapped set at this time. 3. From the Kernel Installation & Distribution System menu, select the Installation menu. 4. From this menu, you may select to use the following options (when prompted for INSTALL NAME, enter EC*2.0*50) a. Backup a Transport Global - this option will create a backup message of any routines exported with the 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. 5. Use the Install Package(s) option and select the package ECX*3.0*50. 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 NO. 8. If any 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: - ECBEN1B Routine Checksum: Routine Name: - ECED1 Routine Checksum: Routine Name: - ECMUTL1 Routine Checksum: Routine Name: - ECUERPC2 Routine Checksum: ============================================================================= User Information: Entered By : THOMAS,GAIL Date Entered : JUL 01, 2003 Completed By: ILUSTRISIMO,LUCY Date Completed: JAN 28, 2004 Released By : STRICKLAND,JOAN C Date Released : JAN 29, 2004 ============================================================================= Packman Mail Message: ===================== $END TXT