============================================================================= Run Date: JUN 11, 2026 Designation: RMPV*1*5 Package : RMPV - PROSTHETICS VISION 4 SIGHT I Priority: EMERGENCY Version : 1 SEQ #3 Status: Released Compliance Date: JUN 16, 2026 ============================================================================= Associated patches: (v)RMPV*1*4 <<= must be installed BEFORE `RMPV*1*5' Subject: 4SIGHTII API BARCODE & RESET INVENTORY INFO Category: - Informational Description: ============ This informational patch contains information that describes the installation processes for the associated XML file which deploys an ObjectScript class and a bug fix to prevent an error from occurring on the LPCI Report page in 4-Sight II. EHRM Impact Statement: ---------------------- - This patch should have no EHRM impact, and can be installed at all sites, including EHRM converted sites. 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: ----------------------- N/A New Service Requests (NSRs): NSR 202207224 4 Sight Automated Eyeglass Ordering Version 2 (4SV2) is a modernized system that captures Veteran eyeglass prescription data from patient records, automatically generates eyeglass orders, and reconciles payments upon invoicing. It replaces the outdated original 4 Sight system with a streamlined, accurate, and efficient ordering and record updating process Patient Safety Issues (PSIs): N/A Defect Tracking System Ticket(s) & Overview: N/A Problem: -------- Error occurring in the LPCI Report when consults character limit exceeds 5mb. Resolution: ----------- Increased character limit in consults so LPCI Report will not cause errors. Test Sites: ----------- Omaha VA Medical Center (Omaha, NE) - Station 636 CHG Order # CHG0736076 Grand Island VA Medical Center (Grand Island, NE) - Station 636A4 Lincoln VA Clinic (Lincoln, NE) - Station 636A5 Des Moines VA Medical Center (Des Moines, IA) - Station 636A6 Iowa City VA Medical Center (Iowa City, IA) - Station 636A8 Ralph H. Johnson VA Medical Center (Charleston, SC) - Station 534 CHG Order # CHG0736076 Software and Documentation Retrieval Instructions: -------------------------------------------------- Other Software Files: This release also includes other software files. Other software files can be obtained by accessing the URL: https://download.vista.domain.ext/index.html/SOFTWARE Documentation describing the new functionality is included in this release. Documentation can be found on the VA Software Documentation Library at: https://www.domain.ext/vdl/. Documentation can also be obtained at https://download.vista.domain.ext/index.html/SOFTWARE Documentation Title File Name -------------------------------------------------------------------------- 4-Sight II VA Logistics Integration Platform (VALIP) API Package Deployment Installation Instructions RMPV_1_5_IRIS_API_DIBRG.pdf RMPV_1_5_IRIS_API_DIBRG.docx 4-Sight II Technical Manual RMPV_TM.pdf RMPV_TM.docx 4-Sight II User Guide RMPV_UG.pdf RMPV_UG.docx 4-Sight II Admin Guide RMPV_ADMIN_GUIDE.pdf RMPV_ADMIN_GUIDE.docx VistA Patch Installation: ------------------- Pre/Post Installation Overview: This is a planned install. Field Enhancement and Sustainment will deploy the XML file to Production. For more information, contact Product Delivery Services (SNOW Assignment Group SPM.HEALTH.HISM.APP.FES.MUMPS.TRIAGE). Pre-Installation Instructions: N/A VistA Post-Installation Instructions: N/A VistA Back-Out/Roll Back Plan: ------------------------ N/A InterSystems IRIS for Health REST API Installation and Backout Steps: --------------------------- This is a planned install. Field Enhancement and Sustainment will deploy the XML file to Production. For more information, contact Product Delivery Services (SNOW Assignment Group SPM.HEALTH.HISM.APP.FES.MUMPS.TRIAGE). Installation Procedure Full Package Installation: Linux BASH command line installation is available for this package on IRIS systems. The command line method will create (or recreate) the Web Application and will import and compile the application's eXtensible Markup Language (XML) file. No other actions are required. Note: This option can be used even if the web application and/or files are already installed to update previous installations or repair a broken one. 1. Log into LINUX at each required instance (SCDR#PSVR and SCDR#TSVR nodes for selected site(s)). 2. Run the following command: dzdo /srv/vista/ESL/FES/iris/4sight2/4Sight-II_Deployment_1_1/install.sh 3. Observe output for errors. Update to XML File Only: 1. Log into an IRIS command-prompt (aka programmer mode) on the target instance. 2. Issue the following commands: S filename = "/srv/vista/ESL/FES/iris/4sight2/4Sight-II_Deployment_1_1.xml" S qspec = "cuk" W $System.Status.GetErrorText($system.OBJ.Load(filename,qspec)) 3. Observe output for errors Post Install Procedures: Installers should update ServiceNow ticket to indicate installation has been completed and add install logs to Patch Tracking Outlook message. Back Out Plan: Removing the application: Step 1: Delete the web application Option 1: Manually delete the "/api/valip/fs2" web applications using the IRIS Management Portal. In the IRIS System Management Portal, navigate through System Administration -> Security -> Applications and click Web Applications. Find the entry for "/api/valip/fs2" and Click on the Delete entry in the last column. Option 2: 1. Connect to the Linux Command Line 2. Start an IRIS session using rdp_iris_session or manually. 3. Connect to the %SYS namespace by typing ZN "%SYS". 4. Type the following command: S sc=##class(Security.Applications).Delete("/api/valip/fs2") I sc=1 { W "Deleted" } Else { W $System.Status.GetErrorText(sc) } Step 2: Delete the class files: Type the following command at the VistA programmer prompt or any IRIS session (no special permissions required): D ##class(%SYSTEM.OBJ) .DeletePackage("VALIP") Revert to previous version of application 1. Log into an IRIS command-prompt (aka programmer mode) on the target instance. 2. Issue the following commands: S filename = /srv/vista/ESL/FES/iris/4sight2/ S qspec = "ck" W $System.Status.GetErrorText($system.OBJ.Load(filename,qspec)) 3. Observe output for errors Routine Information: ==================== No routines included. ============================================================================= User Information: Entered By : Date Entered : MAY 05, 2026 Completed By: Date Completed: JUN 11, 2026 Released By : Date Released : JUN 11, 2026 ============================================================================= Packman Mail Message: ===================== No routines included