$TXT Created by at MNTVBB.DOMAIN.EXT (KIDS) on Tuesday, 07/07/20 at 09:40 ============================================================================= Run Date: SEP 02, 2020 Designation: DG*5.3*1007 Package : DG - REGISTRATION Priority: Mandatory Version : 5.3 SEQ #887 Status: Released Compliance Date: OCT 03, 2020 ============================================================================= Associated patches: (v)DG*5.3*952 <<= must be installed BEFORE `DG*5.3*1007' (v)DG*5.3*965 <<= must be installed BEFORE `DG*5.3*1007' Subject: INCORRECT MILITARY SERVICE COMPONENT DATA/WRONG HELP TEXT DISPLAYING Category: - Routine Description: ============ Patch DG*5.3*1007 addresses two issues: 1. Incorrect Help Text Displays on Registration Screen for Multiple Birth Indicator. 2. The SERVICE COMPONENT (#.04) field of the MILITARY SERVICE EPISODE (#.3216) sub-file of the PATIENT (#2) file, is not being extracted with the corresponding Military Service Episode data. Patch Components: ----------------- Files & Fields Associated: File Name (Number) Field Name (Number) New/Modified/Deleted ------------------ ------------------- -------------------- N/A Forms Associated: Form Name File Number New/Modified/Deleted --------- ----------- -------------------- N/A Mail Groups Associated: Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: Option Name Type New/Modified/Deleted ----------- ---- -------------------- N/A Protocols Associated: Protocol Name New/Modified/Deleted ------------- -------------------- N/A Security Keys Associated: Security Key Name ----------------- N/A Templates Associated: Template Name Type File Name (Number) New/Modified/Deleted ------------- ---- ------------------ -------------------- N/A Remote Procedures Associated: Remote Procedure Name New/Modified/Deleted --------------------- -------------------- N/A Parameter Definitions Associated: Parameter Name New/Modified/Deleted -------------- -------------------- N/A Additional Information: ----------------------- Blood Bank Team Coordination: N/A New Service Requests (NSRs): N/A Patient Safety Issues (PSIs): N/A Defect Tracking System Ticket(s) & Overview: 1. INC5599340 - Incorrect Help Text Displays on Registration Screen for Multiple Birth Indicator Problem: -------- Incorrect Help Text Displays on Registration Screen for Multiple Birth Indicator (MBI) due to DIR(?) call being set before getting to the MULTIPLE BIRTH INDICATOR: prompt. Resolution: ----------- Modified routine DGRPECE to kill the DIR(?) call prior to getting to the Multiple Birth Indicator prompt. 2. INC8563895 - SVC^VADPT not returning the correct Military Service Component info Problem: -------- The SERVICE COMPONENT (#.04) field of the MILITARY SERVICE EPISODE (#.3216) sub-file of the PATIENT (#2) file, is not being extracted with the corresponding Military Service Episode data. Instead of using the data being extracted using the MILITARY SERVICE EPISODE (#.3216) sub-file, the code uses a FileMan lookup on the older MILITARY SERVICE (#.32) field. This would be inaccurate if there are both MILITARY SERVICE (#.32) and MILITART SERVICE EPISODE (#.3216) data in the PATIENT (#2) file because the process needs to extract the most recent data. Resolution: ----------- Modified routine VADPT4 to use the data from the SERVICE COMPONENT (#.04) field for each corresponding MILITARY SERVICE EPISODE (#.3216) sub-file record, if it exists, prior to doing the FileMan lookup on the MILITARY SERVICE (#.32) field. Therefore, the code will only use the most updated data. Test Sites: ----------- Manchester VAMC VA Pittsburgh HCS Software and Documentation Retrieval Instructions: -------------------------------------------------- N/A Documentation Title File Name FTP Mode --------------------------------------------------------------------- N/A Patch Installation: ------------------- Pre/Post Installation Overview: N/A Pre-Installation Instructions: This patch may be installed with users on the system although it is recommended that it be installed during non-peak hours to minimize potential disruption to users. This patch should take less than 5 minutes to install. Installation Instructions: 1. Choose the PackMan message containing this build. Then select the INSTALL/CHECK MESSAGE PackMan option to load the build. 2. From the Kernel Installation and Distribution System Menu, select the Installation Menu. From this menu, A. Select the Verify Checksums in Transport Global option to confirm the integrity of the routines that are in the transport global. When prompted for the INSTALL NAME enter the patch or build name . B. Select the Backup a Transport Global option to create a backup message of any routines exported with this patch. It will not backup any other changes such as DDs or templates. C. You may also elect to use the following options: i. Print Transport Global - This option will allow you to view the components of the KIDS build. ii. 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 of the components of this patch, such as routines, DDs, templates, etc. D. Select the Install Package(s) option and choose the patch to install i. When prompted 'Want KIDS to INHIBIT LOGONs during the install? NO//',answer NO ii. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer YES a. When prompted 'Enter options you wish to mark as 'Out Of Order':', select the following option: Option Name Menu Text ----------- --------- DG LOAD PATIENT DATA Load/Edit Patient Data DG REGISTER PATIENT Register a Patient DGPRE PRE-REGISTER OPTION Preregister a Patient DG COLLATERAL PATIENT Collateral Patient Register Press the Enter key when you are done selecting options. b. When prompted 'Enter protocols you wish to mark as 'Out Of Order':', press the Enter key. c. When prompted 'Delay Install (Minutes): (0 - 60): 0//', answer 0. Post-Installation Instructions: N/A Back-Out/Roll Back Plan: ------------------------ Prior to installing the updated KIDS package, the site/region should have saved a backup of the routines in a mail message using the Backup a Transport Global [XPD BACKUP] menu option. The message containing the backed up routines can be loaded with the "Xtract PackMan" function at the Message Action prompt. The PackMan function INSTALL/CHECK MESSAGE is then used to install the backed up routines onto the VistA system. Routine Information: ==================== The second line of each of these routines now looks like: ;;5.3;Registration;**[Patch List]**;Aug 13, 1993;Build 3 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: DGRPECE Before: B92843483 After: B92896470 **638,682,700,720,653,688,750, 831,907,965,1007** Routine Name: VADPT4 Before: B44418572 After: B45368870 **343,342,528,689,688,790,797, 935,952,1007** Routine list of preceding patches: 952, 965 ============================================================================= User Information: Entered By : Date Entered : JAN 27, 2020 Completed By: Date Completed: SEP 02, 2020 Released By : Date Released : SEP 02, 2020 ============================================================================= Packman Mail Message: ===================== $END TXT