$TXT Created by YORTY,M. ROBERT at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Thursday, 06/12/03 at 10:28 ============================================================================= Run Date: JUL 17, 2003 Designation: SD*5.3*284 Package : SD - SCHEDULING Priority: Mandatory Version : 5.3 SEQ #263 Status: Released Compliance Date: AUG 17, 2003 ============================================================================= Associated patches: (v)SD*5.3*272 <<= must be installed BEFORE `SD*5.3*284' Subject: Add Error Code '370M' to PCMM HL7 ERROR CODE (#404.472) File Category: - Other - Routine Description: ============ This patch address a missing error when listing the 'PCMM Transmission Error Report'. Error message 370M -'Provider SSN invalid' will be added to your error codes in the PCMM HL7 ERROR CODE (#404.472) File and will now display on the report. It also addresses the inability to up-arrow ('^') out of the 'PCMM Transmission Error Report' when abundant number of errors are displayed. This patch addresses the following NOIS message(s): --------------------------------------------------- TAM-0103-30630 PCMM Transmission Errors LOM-0302-60746 PCMM TRANSMISSION ERROR REPORT EXIT FEATURE NOT WORKING Overview of NOIS Message(s): ---------------------------- TAM-0103-30630 PCMM Transmission Errors Problem: -------- Users discovered a problem after receiving some 'PCMM Transmission Errors Received' messages sent from Austin. These messages were displaying a total number of rejections, greater than the number of rejections listed on the 'PCMM Transmission Error Report'. Identifying these rejected entries through the PCMM HL7 TRANSMISSION LOG (#404.471) File and HL7 MESSAGE TEXT (#772) File revealed the discovery that the rejected code for 'Provider with an invalid SSN', Error Code 370M, was not listed in the PCMM HL7 ERROR CODE (#404.472) File. The report, 'PCMM Transmission Error Report' uses codes from this PCMM HL7 ERROR CODE file to display the error messages on the report. Resolution: ----------- This patch will add the new error code 370M into the PCMM HL7 ERROR CODE (#404.472) File and will display on the 'PCMM Transmission Error Report'. LOM-0302-60746 PCMM TRANSMISSION ERROR REPORT EXIT FEATURE NOT WORKING Problem: -------- When pulling the 'PCMM Transmission Error Report' with abundant number of errors to display, the prompt: "Enter RETURN to continue or '^' to exit:" will not allow you to exit with an up-arrow ('^'). Resolution: ----------- Within the print section of the 'PCMM Transmission Error Report' there was not an appropriate quit flag allowing the report to quit with an up-arrow ('^'). Test Sites: ----------- Tampa Bay VAMC Portland VAMC Martinsburg VAMC Lebanon VAMC =======================INSTALLATION INSTRUCTIONS========================== This patch can be loaded with users on the system. Install Time - 1 minute. Please ensure that your programming variables are set, including your DUZ(0)="@", otherwise installation will abort. 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: ;;5.3;Scheduling;**[patch list]**;AUG 13,1993 CHECK^XTSUMBLD results Routine Before Patch After Patch Patch List ------- ------------ ----------- ---------- SCMCHLR9 6953434 7031886 210,284 SD53P284 N/A 1516909 284 Total number of routines - 2 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 SD*5.3*284): 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, DD's, 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) ------------------ 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. c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer NO. 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. 8. The routine SD53P284 can be deleted after the patch has been successfully installed. Routine Information: ==================== Routine Name: - SD53P284 This temporary routine will run the environment check to verify programming variables and a post init to populate code 370M into the PCMM HL7 ERROR CODE (#404.472) file. Routine Checksum: Routine Name: - SCMCHLR9 BEFORE ------ PRINTERR+15^SCMCHLR9 F S SCSUB=$O(^TMP("SCERRSRT",$J,SCSORTBY,SCSUB)) Q:SCSUB="" D PRINTERR+18^SCMCHLR9 .F S SCTLIEN=$O(^TMP("SCERRSRT",$J,SCSORTBY,SCSUB,SCTLIEN)) Q:'SCTLIEN D AFTER ----- PRINTERR+15^SCMCHLR9 F S SCSUB=$O(^TMP("SCERRSRT",$J,SCSORTBY,SCSUB)) Q:SCSUB="" D Q:QUIT PRINTERR+18^SCMCHLR9 .F S SCTLIEN=$O(^TMP("SCERRSRT",$J,SCSORTBY,SCSUB,SCTLIEN)) Q:'SCTLIEN D Q:QUIT Routine Checksum: ============================================================================= User Information: Entered By : YORTY,M ROBERT Date Entered : FEB 12, 2003 Completed By: FAIN,ZACHARY Date Completed: JUL 17, 2003 Released By : WASHINGTON,JANET P Date Released : JUL 17, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT