DESCRIPTION OF ENHANCEMENTS |
This patch corrects several miscellaneous data entry problems that
NOIS #LON-0596-61759 reported a duplicate screen display when using
like to place out of order, enter the following:
ECPAT Enter/Edit Patient Procedures
ECBATCH Batch Enter Data by Patient
ECBATCH PROC Data Entry (Batch) by Procedure
7. MSM sites: Please ensure you answer YES when asked if you want
to move the routines to other systems and indicate the appropriate
CPUs. Alternately, you can wait until the installation is complete
and move the routines listed in the ROUTINE INFORMATION section
to all systems.
the "Batch Data Entry by Patient" or "Data Entry (Batch) by Procedure"
options. After selecting a procedure, from the listing of available
procedures, the procedure name is echoed back plus printing the name
two additional times. The additional printing of the procedure names
has been eliminated.
Problem 3.
NOIS #LON-0596-61762 reported that when using the "Batch Data Entry
by Patient", if an "^" is entered at the prompt "Is this information
have been identified.
correct?" the user is not exited from the option. The user is then
prompted to "Select Next Patient". If a patient is selected the list of
selected patients is numbered incorrectly. Now when an "^" is entered
at "Is this information correct?" a screen displayed alerting the user
that "**NOTE** No action taken. You must re-enter the correct patient
and procedure data that has NOT been filed during this session. ". The
user is then prompted to "Select Patient".
Problem 4.
After confirming a category using the "Local Category (Enter/Edit)"
option the screen will display "??". The option correctly updated the
category name but was not updating the date created information when
the category was initially entered.
Problem 5.
NOIS STC-0696-40797 reported when creating an Event Code Screen the
user is prompted with "Is the following information correct? YES// "
when the data is listed previously on the screen. The display
message has been changed to read "Is this information correct? YES// ".
Problem 1.
Problem 6.
The routines ECED and ECDSSYN killed the variable ^TMP("ECPRO")
incorrectly. The correct method killing ^TMP("ECPRO",$J) has
been inserted. This will prevent procedure lists from being
deleted by mistake.
Problem 7.
When using the data entry options and selecting a procedure from
the listing displayed, an <UNDEF> error could occur if "01" was
entered instead of "1". This error has been corrected.
NOIS #OKL-0596-72092 reported an <UNDEF> error at SELC+1^ECBEN2A.
ROUTINE SUMMARY:
==================
The following routine is included in this patch. The second line of the
routines will look like:
<tab>;;2.0; EVENT CAPTURE ;**[patch list]**;8 May 96
CHECK^XTSUMBLD results:
The variable EC1 was undefined. All data entry options have been
Routine Name Before Patch After Patch Patch List
ECBEN2A 16143247 17248422 1
ECBEP1B 6124470 15735188 1
ECDSS2 3173984 3165330 1
ECDSSYN 11622115 11631282 1
ECED 9546738 9549509 1
ECED2 9397816 9471887 1
ECED3 14007833 14074752 1
reviewed to ensure that the variable EC1 is defined.
ECSCR 5323033 5255260 1
INSTALLATION INSTRUCTIONS:
==========================
This patch may be loaded during regular hours. It mainly affects users of
the Event Capture software. Installation will take less than 5 minutes.
1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu
and answer NO to the question 'Shall I preserve what is on disk in a
separate back-up message ?'. Answer YES to the prompt 'Want to
Continue with Load? YES//'
2. Review your mapped set. If any of the routines listed in the
ROUTINE INFORMATION section are mapped, they should be
removed from the mapped set at this time. None of the patched
routines are on the recommended mapping list.
3. From the Kernel Installation and Distribution System Menu, select
the Installation menu.
4. From this menu, you may elect to use the following options
(when prompted for INSTALL NAME, enter EC*2.0*1):
a. Backup a Transport Global - this option will create a backup
Problem 2.
message of any routines exported with the patch.
b. Compare Transport Global to Current System - this option will
allow you to view all changes that will be made when the patch
is installed.
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 EC*2.0*1.
6. When prompted 'Want to DISABLE Scheduled Options and Options?
YES//', respond YES. When prompted to select the options you would
|