| DESCRIPTION OF ENHANCEMENTS |
PATCH 3: This patch fixes a number of problems with the batch upload
the user isn't authorized to add an addendum to the
TIULC1 5470005 5678356 3
TIUMOVE 6394806 6445124 3
TIUPEVNT 12440029 12489033 3
TIUPNCV7 5344754 5294994 3
TIUPUTC 11775034 11993374 3
TIUPUTPN 6063243 6063169 3
TIUPUTU 5268373 5381409 3
TIURE 6411729 6529651 3
TIURS 9109901 9376324 3
TIUT 6965722 6971292 3
selected record. This is the appropriate behavior, and
Installation Instructions:
==========================
This patch may be installed with users on the system; however, it
should be installed at a non-peak time to minimize disruption to
the users. Installation of this patch will take less than 2 minutes.
1. Use the INSTALL/CHECK MESSAGE option on the Packman Menu.
will also prevent a rare UNDEF error at ADDENDUM+17^TIUADD
2. Review your mapped set. If any of the routines listed in this
patch are mapped, they should be removed from the mapped set at
this time, along with TIUXRC* and TIUEPN*, which include the
code for compiled cross-references and input template effected
by this patch.
3. From the Kernel Installation and Distribution System (KIDS) Menu,
select the Installation menu.
4. From the Installation menu, you may elect to use the following
that had been observed at several test sites.
options (when prompted for INSTALL NAME, enter TIU*1.0*3):
a. Backup a Transport Global
b. Compare Transport Global to Current System
c. Verify Checksums in Transport Global
5. Use the Install Package(s) option and select the package TIU*1.0*3.
6. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and
Protocols? YES//', respond YES, and DISABLE the TIU* Options and
Protocols.
7. If routines were unmapped as part of step 2, they should be returned
to the mapped set once the installation has run to completion.
2. Routine: TIUCHLP
Modified the GETPAT and GETPN subroutines to accom-
modate the changes to the filing error resolution
approach for BOTH the alerts and the option to
Review Upload Filing Events.
facilities of TIU, including the alerts and options for filing error
3. Routine: TIULC
Changed line REQVER+2 to recognize when the requirement
for verification has been satisfied for a given record,
and not impose the requirement inappropriately. Coincides
with changes to TIUT to assure that the release logic, and
signature alerts are always executed appropriately.
4. Routine: TIULC1
Added a function POSTSIGN, to identify the Post-signature
resolution. It also fixes a discrepancy in the estimated time to
action for a given document definition, and enforce its
inheritance.
5. Routine: TIUMOVE NOIS: PUG-0997-50895
Modified the MAIN subroutine to prevent an error reported
by Puget Sound and Central Texas, where repetitive upload
of single documents through the option for direct entry of
a Discharge Summary was occasionally resulting in a mis-
match to the patient.
completion computed by the Progress Notes conversion.
6. Routine: TIUPEVNT NOIS: PUG-0997-50895
Modified to help assure that changes to TIUMOVE are
reflected appropriately in the handling of upload filer
errors.
7. Routine: TIUPNCV7
Modified the SETVAR subroutine to correct the
computation of estimated time remaining.
8. Routine: TIUPUTC
Modified the GETREC subroutine to prevent a
<NULLSUBSCR> error when a caption is not associated
with any particular field in the target file.
9. Routine: TIUPUTPN
Modified to assure that notes that have been released from
the DRAFT state are not overwritten when subsequent
information is uploaded for the same title and visit (an
addendum will be added instead).
The following routines are included in this distribution:
10. Routine: TIUPUTU
Modified the CANEDIT function to exclude overwriting
any Discharge Summary record that had proceeded beyond
release from draft, whether the release event was
successfully recorded or not.
11. Routine: TIURE
Modified the FILERR subroutine to accommodate the
changes to the error resolution approach when the
option to Review Upload Filing Events is in use.
12. Routine: TIURS
Modified the ES subroutine to prevent prompting multiply
to "Print this Note? NO//" when an addendum is added for
cosigner's comments. Also changed ES subroutine to respond
appropriately when the /ES/ block elements contain a semi-
colon, preventing a COMMAND error. Implemented the post-
signature action supported by changes in TIULC1.
13. Routine: TIUT NOIS: PUG-0997-51130
1. Routine: TIUADD
Modified the VERIFY subroutine to stuff DUZ for field
1306 (VERIFIED BY), whereas it was stuffing DT. Also
modified the RELEASE subroutine to assure that the release
logic is executed when an uploaded document fails to be
filed initially, and is subsequently filed using the
options or alerts for filing error correction.
Routine Summary:
================
Changed line ADDENDUM+9 to exit the subroutine when
The following is a list of the routines included in this patch. The
second line of each of these routines will look like:
<tab>;;1.0;TEXT INTEGRATION UTILITIES;**[Patch List]**;Jun 20, 1997
Routine Name Before Patch After Patch Patch List
============ ============ =========== ==========
TIUADD 7939178 7989408 3
TIUCHLP 5315023 5741332 3
TIULC 8062118 8116087 3
|