$TXT Created by BECKWITH,RALPH at DEV.DEV.FO-HINES.MED.VA.GOV (KIDS) on Wednesday, 03/01/06 at 12:52 ============================================================================= Run Date: JUL 11, 2006 Designation: RMPR*3*120 Package : RMPR - PROSTHETICS Priority: Mandatory Version : 3 SEQ #100 Status: Released Compliance Date: AUG 11, 2006 ============================================================================= Associated patches: (v)RMPR*3*114 <<= must be installed BEFORE `RMPR*3*120' Subject: INQ SUSPENSE PROBLEM; CONSULT CLONING, INACTIVE ICD9; PCE BACKGROUND TASK Category: - Routine Description: ============ THIS PATCH WILL ADDRESS THREE ISSUES: 1. Up-arrow out of option [RMPR INQ SUSPENSE] and going to option [RMPR SUSP] will use the same patient from the initial inquiry, instead of prompting for new patient name. 2. When cloning consults, inactive ICD9-codes are carried to new order. This causes an error message to be generated the next day via the mailman message: "PROSTHETICS PCE BACKGROUND MESSAGE". 3. Bad entries (null) in the VISIT File (9000010) when RMPR PCE BACKGROUND job running. ASSOCIATED E3R(s): ================= N/A Remedy: ====== 1. HD55228 Can't pull up suspense record. 2. HD125009 Consult cloning carries over inactive ICD9 codes. Duplicate: HD126652, HD131879 3. HD64877 Bad entries in VISIT FILE occurring when RMPR PCE BACKGROUND runs. Test Sites: ========== COLUMBUS OH ATLANTA GA BILOXI MS BIRMINGHAM AL Remedy Overview: ================ 1. HD55228 Can't pull up suspense record. Problem: ------- Up-arrow out of option [RMPR INQ SUSPENSE] and going to option [RMPR SUSP] will use the same patient from the initial inquiry, instead of prompting for new patient name. Resolution: ---------- Modify routine RMPRS to kill the variable RMPRDFN when exiting option. 2. HD125009 Consult cloning carries over inactive ICD9 codes. Problem: ------- Consult cloning carries over inactive ICD9 diagnosis codes. Resolution: ---------- Modify routines RMPRPCEA and RMPRPCEB to ignore suspense transaction processing to PCE if provisional diagnosis or suspense order related diagnosis are inactive. Although the cloning of consults with inactive provisional diagnosis will be allowed, these routines were modified to ignore suspense transaction processing to PCE if either provisional diagnosis or suspense order related diagnosis are inactive. Because the encounters are not transmitted to PCE workload will not be captured on these consults. 3. HD64887 Bad entries in VISIT FILE occurring when RMPR PCE BACKGROUND runs. Problem: ------- Prosthetics background job creating null visit nodes due to excessive creating/deleting for error conditions. Resolution: ---------- a. Sites MUST have all Prosthetics users set up with an active Person Class in New Person File based on previously distributed guidelines. b. Modify RMPRPCEB to start at correct node in File #660 when doing nightly RMPR PCE BACKGROUND task. INSTALLATION INSTRUCTION: ======================== This patch was created with Kernel V8 KIDS and should be installed into your production UCI. It can be installed anytime. Complete installation will take 5 minutes or less. Installation procedures are the same for Cache. Follow these instructions: 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. On the KIDS menu, under the 'Installation' menu, use the option 'Verify Checksum in Transport Global' and verify that all routines have the correct checksums. 3. From the 'Installation' menu of KIDS, user the option 'Install Package(s)'. Select the package 'RMPR*3.0*120 and proceed with the install. 4. You may queue this patch for install. Users may be on the system during install. 5. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', respond NO. 6. When prompted 'Want to DISABLE Schedule Options, Menu Options and Protocols? YES//', respond YES. When prompted to select the options you would like to place out of order, enter the following: IS Inquire to Individual Suspense Record 7. Insure that all Prosthetics package users have a Person Class defined in the New Person file with an active date. Routine Summary: =============== The following routines are included in this patch. The second line of the routines will look like: ;;3.0;PROSTHETICS;**[patch list]**;Feb 09, 1996 CHECK^XTSUMBLD results Routine Before Patch After Patch Patch List ------- ---------- --------- -------- RMPRPCEA 10165049 10903377 62,82,78,114 120 RMPRPCEB 6669351 7175373 62,69,77,82,78 114,120 RMPRS 11607175 11663548 26,28,30,45,52 62,120 Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: RMPRPCEA Before: B50015987 After: B52102527 **62,82,78,114,120** Routine Name: RMPRPCEB Before: B20818586 After: B21611450 **62,69,77,82,78,114,120** Routine Name: RMPRS Before: B30115630 After: B30300353 **26,28,30,45,52,62,120** ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : DEC 08, 2005 Completed By: HEFFERNAN,COREY Date Completed: JUL 11, 2006 Released By : DIETRICH,JON Date Released : JUL 11, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT