$TXT Created by BECKWITH,RALPH at DEV.DEV.FO-HINES.MED.VA.GOV (KIDS) on Tuesday, 02/27/07 at 09:02 ============================================================================= Run Date: JUL 25, 2007 Designation: RMPR*3*133 Package : RMPR - PROSTHETICS Priority: Mandatory Version : 3 SEQ #114 Status: Released Compliance Date: AUG 25, 2007 ============================================================================= Associated patches: (v)RMPR*3*72 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*90 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*118 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*119 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*129 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*131 <<= must be installed BEFORE `RMPR*3*133' (v)RMPR*3*132 <<= must be installed BEFORE `RMPR*3*133' Subject: ORDER ERROR,DUAL V-PROV ENTRIES;PO SECURITY STATEMENT;MISC PROBLEMS Category: - Routine Description: ============ 1. CAN+5^RMPR4M removing item from order 2. Two entries in the V PROVIDER file (#9000010.06) from Prosthetics Midnight PCE task 3. Question on data in the VISIT File (#9000010) for field CREATED BY USER (#.23) 4. Error DESP+19^RMPRN6PL 5. Security Statement - Prosthetics Purchase Order ASSOCIATED NSR(s): ================== N/A Remedy: ====== 1. HD165545 Remove item from order error: CAN+5^RMPR4M Duplicates: HD104524, HD140874, HD187090 2. HD170712 Two entries in the V PROVIDER file (#9000010.06) per Prosthetics PCE Duplicates: HD175269, HD186829 3. HD92858 Question on data field CREATED BY USER (#.23) in the VISIT File (#9000010) 4. HD62911 Error DESP+19^RMPRN6PL 5. HD174421 Security Statement - Prosthetics Purchase Order Test Sites: ========== UPSTATE NY SALISBURY DANVILLE Remedy Overview: ================ 1. HD165545 Remove item from order error: CAN+5^RMPR4M Problem: -------- Removing line item from order (after Midnight Processing task has been run) causes system error. Resolution: ----------- Modify routine RMPR4M and RMPR4E21 to correct variable used to delete visit associated with P.O. item. 2. HD170712 Two entries in the V PROVIDER file (#9000010.06) per Prosthetics PCE Problem: -------- The nightly Prosthetics to PCE task is sending a 2nd Provider to the visit associated with the issue due to a fault in patch RMPR*3.0*78. Resolution: ----------- Check the 'BA1' nodes for null piece one instead of entire node being null in RMPRPCEA. 3. HD92858 Question on data field CREATED BY USER (#.23) in the VISIT File (#9000010) Problem: -------- The Prosthetics Midnight PCE task is using the users DUZ that activated the task in Taskman instead of Postmaster when creating Visit record and populating Created By field. Resolution: ----------- Modify routine RMPRPCEB to set the task originator to Postmaster when task begins and later used when sent in visit creation. 4. HD62911 Error DESP+19^RMPRN6PL Problem: -------- Subscript error in routine RMPRN6 when handling shipping nodes with a 0.00 cost. Resolution: ----------- Modify routine RMPRN6 to handle zero cost shipping records properly to default to stock description rather accessing the HCPCS file for a description when there is no internal ien for the HCPCS lookup. 5. HD174421 Security Statement - Prosthetics Purchase Order Problem: -------- Printed P.O.'s do not contain the privacy statement defined in the Data Transfer Agreement in place. The following statement will be added to printed P.O.'s: "Acceptance of this purchase order requires recipient to take appropriate measures to secure the information and to ensure that the confidentiality of patient information is maintained." Options that will be affected by the new security message are: PCR Reprint a Purchase Card Form 24 Reprint a 2421 Form Selecting VISTA print during GUI Purchase Card Order. Create a Purchase Card Order via GUI and select GUI print Resolution: ----------- Modify routines RMPRP21, RMPR4P21 and RMPR9P21 to include the Data Transfer Agreement after the P.O. header. 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. Prosthetics users should NOT be on the system during installation. 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*133 and proceed with the install. 4. You may queue this patch for install. Users may be on the system during patch 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: RMPR OFFICIAL Prosthetic Official's Menu 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 ------- ---------- --------- -------- RMPR4E21 22633082 22658901 3,12,26,28,30, 34,41,45,62,111, 78,114,118,133 RMPR4M 7828417 7845724 3,26,28,30,41,62, 90,133 RMPR4P21 17263493 17678190 3,15,19,26,55,90, 132,133 RMPR9P21 18043666 18850166 90,116,119,133 RMPRN6PL 6638839 6734281 32,34,36,51,70, 72,133 RMPRP21 17926875 18341572 3,19,55,90,129, 133 RMPRPCEA 11191425 11290680 62,82,78,114,120 128,131,133 RMPRPCEB 7175373 7217326 62,69,77,82,78, 114,120,133 Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: RMPR4E21 Before: B60190666 After: B60269025 **3,12,26,28,30,34,41,45,62, 111,78,114,118,133** Routine Name: RMPR4M Before: B29129320 After: B29241453 **3,26,28,30,41,62,90,133** Routine Name: RMPR4P21 Before: B31454912 After: B32742391 **3,15,19,26,55,90,132,133** Routine Name: RMPR9P21 Before: B40190006 After: B40804309 **90,116,119,133** Routine Name: RMPRN6PL Before: B16111637 After: B16252833 **32,34,36,51,70,72,133** Routine Name: RMPRP21 Before: B30821456 After: B32044208 **3,19,55,90,129,133** Routine Name: RMPRPCEA Before: B53474069 After: B53901671 **62,82,78,114,120,128,131,133** Routine Name: RMPRPCEB Before: B21611450 After: B21783607 **62,69,77,82,78,114,120,133** Routine list of preceding patches: 72, 118, 119, 129, 131, 132 ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : OCT 25, 2006 Completed By: GOLDSMITH,JAMES H Date Completed: JUL 25, 2007 Released By : DIETRICH,JON Date Released : JUL 25, 2007 ============================================================================= Packman Mail Message: ===================== $END TXT