$TXT Created by KNOEPFLE,RICH at DEV.DEV.FO-HINES.MED.VA.GOV (KIDS) on Monday, 11/26/07 at 09:21 ============================================================================= Run Date: DEC 19, 2007 Designation: FH*5.5*10 Package : FH - DIETETICS Priority: Mandatory Version : 5.5 SEQ #10 Status: Released Compliance Date: JAN 10, 2008 ============================================================================= Associated patches: (v)FH*5.5*11 <<= must be installed BEFORE `FH*5.5*10' Subject: Enhance API for DSS Extract Category: - Routine Description: ============ This patch contains the following item: 1) Enhancement to the routine FHDSSAPI, which provides an NFS Application Programmer Interface (API) for the Decision Support System (DSS) Extract providing inpatient and outpatient data within a given date range. The entry point is DATA^FHDSSAPI(StartDate,EndDate), and data is returned in a subscripted ^TMP global. For details of the API's input and output variables and format of returned data please refer to patch FH*5.5*7. This patch corrects and improves the inpatient data returned by the API by more accurately retrieving and screening data within the given date range. The inpatient data returned in the original API could not be utilized because of difficulties in how inpatient data is stored in the Nutrition Person (#115) file. This patch will correct these problems by more accurately returning data for patients who were receiving meals during the given date range. The Nutrition files from which the DSS NUT Extract takes its data, may contain records that ideally should not be collected by DSS. These records show an admission date in the Nutrition File with no related discharge date thereby causing NUT records to be created in the extract when they should not. This may occur when an incomplete or erroneous admission is picked up or a discharge date/time is not picked up by the Nutrition Package. An outpatient NUT record is generated because the patient does not have a valid inpatient location. Remedy ticket 221618 has been filed by Nutrition and Food Service to correct this issue. Data Dictionary Changes: ======================== There are no Data Dictionary changes in this patch. Routine Summary: ================ The following routine is included in this patch. The second line of this routine should look like: ;;5.5;DIETETICS;**[patch list]**;Jan 28, 2005 CHECK1^XTSUMBLD results: (NEW CHECKSUM VALUES) Routine Pre Patch 10 Post Patch 10 Patch List ========== =============== =============== =============== FHDSSAPI 23023370 27566483 7,11,10 CHECK^XTSUMBLD results: (OLD CHECKSUM VALUES) Routine Pre Patch 10 Post Patch 10 Patch List ========== =============== =============== =============== FHDSSAPI 12428005 11395417 7,11,10 Total number of routines: 1 Total number of routines modified: 1 Total number of new routines: 0 Total number of deleted routines: 0 Test Sites ========== Alexandria Central Texas HCS Cheyenne Cincinnati Little Rock ---------------------------------------------------------------------------- Installation instructions: ========================== This Patch is created with Kernel V8 KIDS. Follow these instructions: 1) Use Packman option 'INSTALL/CHECK MESSAGE' to load the KIDS build onto your system. 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, use the option 'Install Package(s)'. Select the package 'FH*5.5*10' and proceed with install. Users may remain on the system. Install should take less than two minutes. 4) The routines included in this patch should be installed in the production UCI. The DIETETICS options do not need to be disabled during the installation of this patch. Your customer support representative will answer any questions regarding this patch. 5) Recommended responses to the following installation questions: Want KIDS to INHIBIT LOGONs during the install? NO// NO Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO// NO Routine Information: ==================== The second line of each of these routines now looks like: ;;5.5;DIETETICS;**[Patch List]**;Jan 28, 2005;Build 5 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: FHDSSAPI Before: B23023370 After: B27566483 **7,11,10** Routine list of preceding patches: 11 ============================================================================= User Information: Entered By : INGRAM,FLORENCE A Date Entered : AUG 09, 2006 Completed By: DAYON,RUFINO Date Completed: DEC 14, 2007 Released By : KREUZ,SHERI B Date Released : DEC 19, 2007 ============================================================================= Packman Mail Message: ===================== $END TXT