$TXT Created by KOPECKY,STEVE at DEVVII.FO-ALBANY.MED.VA.GOV (KIDS) on Monday, 09/19/05 at 14:54 ============================================================================= Run Date: JAN 30, 2006 Designation: IVM*2*112 Package : IVM - INCOME VERIFICATION MATCH Priority: Mandatory Version : 2 SEQ #93 Status: Released Compliance Date: MAR 02, 2006 ============================================================================= Associated patches: (v)IVM*2*34 <<= must be installed BEFORE `IVM*2*112' Subject: PFSS MODIFICATION FOR HEC UPDATE TO COTS Category: - Routine Description: ============ This patch is part of the Patient Financial Services System (PFSS) project. PFSS patches are being released on various schedules. Some patch functionality will not be active until a new PFSS switch is activated during final implementation. PFSS will initially be implemented at select pilot sites ONLY. The purpose of the PFSS project is to prepare the Veterans Health Information Systems and Technology Architecture (VistA) environment for the implementation of a commercial off-the-shelf (COTS) billing replacement system. The project consists of the implementation of the billing replacement system, business process improvements, and enhancements to VistA to support integration with the COTS billing replacement system. Significant changes to VistA legacy systems and ancillary packages are necessary. Some of the PFSS software components are not operational until the PFSS On/Off Switch, distributed with patch IB*2.0*260, is set to "ON". The ability for the local site to set the switch to "ON" will be provided at the appropriate time with the release of a subsequent Integrated Billing (IB) patch. For more information about the PFSS project, review the documentation accompanying this patch and refer to the following website: http://vista.med.va.gov/billreplace/ VistA Registration will remain the authoritative source for patient registration, however, the COTS application will be able to update limited patient information, primarily address information and next-of-kin (NOK) data. Since Registration updates can also be received through Health Eligibility Center updates, it will be necessary to "capture" these updates as they are processed into VistA legacy and forward the information to the COTS application. This patch will provide a software link to call the initiating process to generate an A31 Update Person message. This patch addresses the following New Service Request (NSR): ------------------------------------------------------------- None This patch addresses the following NOIS/Remedy Ticket(s): --------------------------------------------------------- None Overview of NOIS/Remedy Ticket(s): ---------------------------------- None Test Sites: ----------- Boston HCS, MA Dayton VAMC, OH Tuscaloosa, AL ================INSTALLATION INSTRUCTIONS ================= If installed during the normal workday, it is recommended that the following selection(s) in the OPTION (#19) file, and all of their descendants be disabled to prevent possible conflicts while running the KIDS Install. Other VISTA users will not be affected. N/A Install Time - less than 5 minutes 1. LOAD TRANSPORT GLOBAL --------------------- Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. DISABLE ROUTINE MAPPING (DSM for Open VMS sites only) ----------------------- Disable routine mapping on all systems for the routines listed in step 3 below. NOTE: If the routines included in this patch are not currently in your mapped routine set, please skip this step. 3. COMPONENTS SENT WITH PATCH -------------------------- The following is a list of the routines included in this patch. The second line of each of these routines now looks like: ;;2.0;INCOME VERIFICATION MATCH;**112**; 21-OCT-94 Checksum (Pre-CHECK1) Routine Old New Patch List ========= ========== =========== ================== IVMPREC2 4135098 4242169 **12,34,112** Checksum (CHECK1) Routine Old New Patch List ========= ========== =========== ================== IVMPREC2 11023005 11485332 **12,34,112** Number of Routines = 1 4. START UP KIDS ------------- 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 Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global Select Installation Option: 5. Select Installation Option: --------------------------- NOTE: The following are OPTIONAL - (When prompted for the INSTALL NAME, enter IVM*2.0*112): a. 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. b. 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.). c. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. 6. Select Installation Option: Install Package(s) ---------------- **This is the step to start the installation of this KIDS patch: a. Choose the Install Package(s) option to start the patch install. b. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//' answer NO (unless otherwise indicated) c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//' answer NO (unless otherwise indicated) 7. REBUILD MAPPED ROUTINE(S) (DSM for Open VMS sites only) ------------------------- Optional - Include the routines distributed with this patch in the mapped routine set. NOTE: This step is only necessary if you performed step 2 or if you wish to include the routines in your mapped set. Routine Information: ==================== Routine Name: IVMPREC2 Description of Changes: Before ====== 79 D GENACK^HLMA1(HLEID,HLMTIENS,HLEIDS,HLARYTYP,1,.HLRESLTA,HLMTIENA,. HLP) 80 ; 81 ORUQ ; After ===== 79 D GENACK^HLMA1(HLEID,HLMTIENS,HLEIDS,HLARYTYP,1,.HLRESLTA,HLMTIENA,. 80 ; The following line is added for PFSS Registration. This line wil l ensure any patient 81 ; registration updates received from the HEC are forwarded to a COTS billing application 82 ; See DBIA#4780 83 S X="DGPFSS1" X ^%ZOSF("TEST") I $T D SEND^DGPFSS1(DFN,0) 84 ; 85 ORUQ ; ============================================================================= User Information: Entered By : KOPECKY,STEPHEN C. Date Entered : SEP 06, 2005 Completed By: LYNCH,MARY F. Date Completed: JAN 26, 2006 Released By : GANUS,MAUNETTE Date Released : JAN 30, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT