$TXT Created by HARTIN,JIM at DAYT17.FO-BAYPINES.MED.VA.GOV (KIDS) on Wednesday, 02/15/06 at 14:16 Run Date: APR 05, 2006 Designation: OR*3*247 Package : OR - ORDER ENTRY/RESULTS REPORTING Priority: Mandatory Version : 3 SEQ #224 Status: Released Compliance Date: MAY 06, 2006 ============================================================================= Subject: CORRECT PATIENTS FALLING OFF AUTOLINKED TEAM LIST Category: - Routine Description: ============ This patch addresses a problem in which patients are falling off Autolinked Team Lists. ASSOCIATED REMEDY: ================= HD0000000071203 Patients Falling off Autolinked Team Lists Duplicates: HD0000000071172 Patients falling off autolinked list HD0000000071218 Autolinked Team list problems HD0000000089455 Patient not showing on Team List PSI-05-057 PARTICIPATING TEST SITES: ======================== Cheyenne,WY Hudson Valley HCS Upstate New York HCS REMEDY OVERVIEW: =============== PROBLEM: ======== Patients were disappearing from Team List when moved via ADT MANAGER MENU DG MANAGER MENU / ADT Manager Menu / Bed Control Menu. This was a very intermittent problem and may seem to occur with any of the patient Bed Control menu process. This problem appears most on the Treating Specialty Transfer. SOLUTION: ========= The process removes the patient being move from all Auto Linked Team List then adds the patients back to the appropriate list. The routine that does this, ORLPAUT0, uses a Fileman call to file the patient name on the correct list. But it failed to initialize the optional variable DINUM when making this call. If this variable happens to have a value left by another process which failed to clear it, then Fileman uses this value to file the patient and the results are unpredictable. ROUTINE SUMMARY: =============== The second line of each of these routine(s) will look like: ;;3.0;ORDER ENTRY/RESULTS REPORTING;**[Patch List]**;Dec 17, 1997 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== ORLPAUT0 4762339 5023037 247 CHECK1^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== ORLPAUT0 8881895 9510223 247 INSTALLATION NOTES: ================== This patch may be installed with users on the system. However, it should be installed at a non-peak time to minimize disruption to the users. Installation of this patch should take less than 5 minute. 1. Use the INSTALL/CHECK MESSAGE option on the Packman Menu 2. From the Kernel Installation and Distribution System (KIDS) Menu, select the Installation menu. 3. From this menu, you may elect to use the following options: 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 allow you to ensure the integrity of the routines that are in the Transport Global. d. Print Transport Global - this option will allow you to view the components of the KIDS build. 4. Use the Install Package(s) option and select the package OR*3.0*247. 5. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', respond NO. 6. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', respond NO. Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: ORLPAUT0 Before: B8881895 After: B9510223 **247** ============================================================================= User Information: Entered By : HARTIN,JAMES Date Entered : FEB 12, 2006 Completed By: ILUSTRISIMO,LUCY Date Completed: MAR 30, 2006 Released By : SPIVEY,RICHARD J Date Released : APR 05, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT