$TXT Created by SMITH,ROBERT at INPVAA.FO-BIRM.MED.VA.GOV (KIDS) on Wednesday, 12/22/04 at 16:01 ============================================================================= Run Date: MAY 02, 2005 Designation: PSD*3*55 Package : PSD - CONTROLLED SUBSTANCES Priority: Mandatory Version : 3 SEQ #43 Status: Released Compliance Date: JUN 02, 2005 ============================================================================= Associated patches: (v)PSD*3*18 <<= must be installed BEFORE `PSD*3*55' (v)PSD*3*26 <<= must be installed BEFORE `PSD*3*55' Subject: OUTPATIENT DISPENSING REPORT DOES NOT PRINT TO PRINTER Category: - Routine Description: ============ This patch will correct the problem of the Outpatient Dispensing Report not printing to a device. ASSOCIATED NOIS: ================ MAC-1204-60957 Report doesn't print to device = Remedy Ticket= 68517 ASSOCIATED E3RS: ================ N/A PARTICIPATING TEST SITES ======================== DUBLIN, GA INDIANAPOLIS, IN (C) PUGET SOUND HCS NOIS OVERVIEW: ============== MAC-1204-60957 Report doesn't print to device = 68517 Problem: -------- When user prints the Outpatient Dispensing Report to a printer nothing prints and the report prints on the screen. Resolution: ----------- The "U IO" command will be added to the Outpatient Dispensing Report routines. This will allow the report to be printed on the device that the user has selected. Technical: ========== MAC-1204-60957 Report doesn't print to device Problem: -------- When user prints the Outpatient Dispensing Report to a printer nothing prints and the report prints on the screen. BEFORE: ------- START+1^PSDOPTI N LN,PSDR,PG S (PG,PSDOUT)=0 D HEADER S (PSD,PSDU)=0 START+1^PSDOPTN N PSDR,PG S (PG,PSDOUT)=0 K LN D HEADER S PSDT=PSDT-1 START+1^PSDOPTS N PSDR,PG S (PG,PSDOUT)=0 K LN D HEADER S PSDU=0 START+1^PSDOPTX N LN,PSDR,PG S (PG,PSDOUT)=0 D HEADER S PSDU=0 AFTER: ------ START+1^PSDOPTI U IO N LN,PSDR,PG S (PG,PSDOUT)=0 D HEADER S (PSD,PSDU)=0 START+1^PSDOPTN U IO N PSDR,PG S (PG,PSDOUT)=0 K LN D HEADER S PSDT=PSDT-1 START+1^PSDOPTS U IO N PSDR,PG S (PG,PSDOUT)=0 K LN D HEADER S PSDU=0 START+1^PSDOPTX U IO N LN,PSDR,PG S (PG,PSDOUT)=0 D HEADER S PSDU=0 ROUTINE SUMMARY: ================ The following is a list of the routine(s) included in this patch. The second line of each of these routine(s) will look like: ;;3.0; CONTROLLED SUBSTANCES ;**[Patch List]**;13 Feb 97 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== PSDOPTI 16466211 16483916 18,55 PSDOPTN 10846697 10864897 18,55 PSDOPTS 15232357 15248757 18,26,55 PSDOPTX 10413380 10429305 18,55 INSTALLATION INSTRUCTIONS ========================= This patch can be installed at any time. Users do not need to be off the system. Installation will take less than 2 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. (DSM for Open VMS sites only) Disable routine mapping on all systems for the routines listed in the Routine Summary. NOTE: If the routines included in this patch are not currently in your mapped routine set, please skip this step. 3. 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 4. From this menu, you may elect to use the following options (when prompted for the INSTALL NAME, enter PSD*3.0*55): 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. 5. Use the Install Package(s) option and select the package PSD*3.0*55. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO (unless otherwise indicated). b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', answer NO. 6. (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. Routine Information: ==================== Routine Name: - PSDOPTN Routine Checksum: Routine Name: - PSDOPTI Routine Checksum: Routine Name: - PSDOPTS Routine Checksum: Routine Name: - PSDOPTX Routine Checksum: ============================================================================= User Information: Entered By : SMITH,ROBERT J Date Entered : DEC 21, 2004 Completed By: ANDERSON,MAXINE Date Completed: APR 28, 2005 Released By : CONSENTINO,ALBERT Date Released : MAY 02, 2005 ============================================================================= Packman Mail Message: ===================== $END TXT