============================================================================= Run Date: NOV 03, 2006 Designation: EAS*1*75 Package : EAS - ENROLLMENT APPLICATION SYSTEM Priority: EMERGENCY Version : 1 SEQ #63 Status: Released Compliance Date: NOV 13, 2006 ============================================================================= Associated patches: (v)EAS*1*62 <<= must be installed BEFORE `EAS*1*75' Subject: Update Radiation Exposure Method EAS Category: - Routine Description: ============ This patch is being released as an emergency with a November 13, 2006 compliance date because there are several other initiatives that are dependent on the release of this project, and because VHA Directive 2006-048 Verification of Ionizing Radiation (IR) Exposure was prematurely released on September 12, 2006. Note: This patch is being released along with patch DG*5.3*659 Ionizing Radiation Exposure Method and Help Text Updates in host file DG_53_P659.KID. Please see the National Patch Module patch description for DG*5.3*659 for details concerning the functionality of that patch, retrieval of user documentation, and installation instructions for the host file build. In compliance with VHA Directive 2006-048 Verification of Ionizing Radiation (IR) Exposure (Electronic Document/Data Management System (EDMS) #328586), the Radiation Exposure Method for veterans should now include additional methods that do not qualify them for Enrollment Priority Group 6. Patches DG*5.3*659 and EAS*1*75 implement this new required functionality. Issue # 1: In the MILITARY SERVICE DATA, SCREEN <1>, for the following options: Add a New LTC CoPayment Test [EASEC LTC COPAY TEST ADD] Edit an Existing LTC Copay Exemption Test [EASEC LTC EXEMPTION TEST EDIT] View a LTC Copayment Test [EASEC LTC COPAY TEST VIEW] the Radiation Exposure Method will now reflect the new codes introduced with patch DG*5.3*659. The entire set of codes includes: 2 Hiroshima/Nagasaki 3 Atmospheric Nuclear Testing 4 H/N and Atmospheric Testing 5 Underground Nuclear Testing 6 Exposure at Nuclear Facility 7 Other SOFTWARE RETRIEVAL ================== The software for this patch is not being distributed through the National Patch Module. That is because this patch is being distributed as a host file. The host file will contain the following two KIDS builds: Host file name: DG_53_P659.KID Builds: DG*5.3*659 EAS*1.0*75 Sites may retrieve the software directly using FTP from the ANONYMOUS.SOFTWARE directory at the following OI Field Offices: Albany : ftp.fo-albany.med.va.gov Hines : ftp.fo-hines.med.va.gov Salt Lake City : ftp.fo-slc.med.va.gov First Available Server : download.vista.med.va.gov The following file will be available: File Name Description --------- -------------- DG_53_P659.KID Host file containing KIDS software distribution Note: Use ASCII mode when transferring the .KID file. This patch addresses the following New Service Request (NSR): ------------------------------------------------------------- There is no NSR associated with this patch. This patch addresses the following Remedy Ticket(s): ---------------------------------------------------- There are no NOIS/Remedy tickets associated with this patch. COMPONENTS SENT WITH PATCH -------------------------- 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: ;;1.0;ENROLLMENT APPLICATION SYSTEM;**[patch list]**;Mar 15, 2001 CHECK^XTSUMBLD results Routine Before Patch After Patch Patch List ======= ============ =========== ========== EASECSC1 17231633 17782315 5,7,38,62,75 Number of routines in patch: 1 Number of routines changed: 1 CHECK1^XTSUMBLD (new method) results Routine Before Patch After Patch Patch List ======= ============ =========== ========== EASECSC1 29731222 30763255 5,7,38,62,75 Number of routines in patch: 1 Number of routines changed: 1 Test Sites: ----------- Madison, WI (Medium) Salisbury, NC (Large) West LA, CA (Large) ================INSTALLATION INSTRUCTIONS ================= The components sent with this patch, EAS*1.0*75, namely routine EASECSC1, have been included in the host file DG_53_P659.KID. Please follow the instructions listed in the INSTALLATION INSTRUCTIONS section of the patch description for patch DG*5.3*659. Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: EASECSC1 Before: B29731222 After: B30763255 **5,7,38,62,75** Description of Changes: Summary of changes: included new code handling for radiation exposure method Before: +40 S Z=6 D WW W " ION Rad.: " S X=3,Z1=7,DGLTC=1 D YN W "Reg: " S X=11,Z1=9 D DAT W "Method: " S X=$P(DGRPX,"^",12) W $S(X="B":"BOTH",X="T ":"NUCLEAR TESTING",X="N":"NAGASAKI/HIROSHIMA",1:"") After: +40 S Z=6 D WW W " ION Rad.: " S X=3,Z1=7,DGLTC=1 D YN W "Reg: " S X=11,Z1=9 D DAT W "Method: " +41 S X=$P(DGRPX,"^",12) W $S(X=2:"HIROSHIMA/NAGASAKI",X=3:"ATMOSPHERIC NUCLEAR TESTING",X=4:"H/N AND ATMOSPHERIC TESTING",X=5:"UNDERGROUND NUCLEAR TESTING",X=6:"EXPOSURE AT NUCLEAR FACILITY",X=7:"OTHER",1:"") ============================================================================= User Information: Entered By : GINSBERG,ELIOT Date Entered : MAY 07, 2006 Completed By: RUDINGER,NANCY L. Date Completed: NOV 02, 2006 Released By : FLANAGAN,PATTY Date Released : NOV 03, 2006 ============================================================================= Packman Mail Message: ===================== No routines included