| DESCRIPTION OF ENHANCEMENTS |
1. Patch 35 exported a new ADA Table, file 228, which supported CDT4
ADA table. DRM also allows for the sites to change the default ICD9
This patch should be installed when there are no dental DRM processes
running. The installation time should take less than 5 minute.
1. For DSM sites review your mapped set. Disable any of the above
routines if necessary.
2. From the Kernel Installation and Distribution System Menu, select
the Installation menu.
3. You may elect to use the following options (when prompted
mapping for a CDT code. The post-install program was suppose to
for INSTALL NAME, enter DENT*1.2*36):
a. Backup a Transport Global
b. Compare Transport Global to Current System
c. Verify Checksums in Transport Global
4. Use the Install Package(s) option and select the package
DENT*1.2*36.
5. When asked "Want KIDS to INHIBIT LOGONS during the install? Yes//",
respond "NO".
restore those local changes to the ADA table. But it did not due to
6. When prompted "Want to DISABLE Scheduled Options, Menu Options, and
Protocols? YES//", respond "NO".
7. AXP/DSM Sites - After the patch has been installed, rebuild your
map set, if necessary.
8. ********************* NOTE NOTE NOTE ***********************
Please review the Install log to see if there were any problems
reported in the post-installation process. If so you will see
a programming bug. This is fixed in this version. However, this
text not displayed in the installation example. Following are
some of the text you may or may not see.
******************************************************************
A. WARNING MESSAGES
These are just warning messages. Nothing is wrong.
Read all the associated text for more detailed explanations.
>>>>> Local CPT codes not added to the new ADA table <<<<<
>>>>> CPT codes who had inactive Diagnosis codes mapped to them <<<<<
patch cannot put back those locally mapped CPT codes that were
B. This should never happen.
If you see this message, just follow the instructions displayed
Unable to lock the ^DENT(228) global. Any local changes not restored
You can rerun this restore post-install option after the KIDS install
has completed.
1. Get to programmer's mode through Kernel sign-on
This ensures that the Kernel environment variables are set
deleted with patch 35.
2. Be sure your DUZ(0)="@" - this can be done from programmer's
mode by VAH>S DUZ(0)="@"
3. From programmer's prompt, VAH>D RESTORE^DENTVIP1
3. Some of the CDT4 codes exported in the patch 35 ADA Mapping Table
did not have NUM SURFACES indicated when they should have. Thus
user was not prompted for surfaces within the DRM GUI.
codes and ICPT*6.0*16 compatibility. Each CPT mapping has 19
NOIS: CHS-0403-41619
4. When using Fileman on file 228.1 and entering '??' at the Select
Dental History prompt, you may get an <UNDEF> error. This was due
to a bad Identifier on this file.
NOIS: IND-0403-41306
Technical Description
---------------------
5. Changes to Data Dictionary for file 228
associated fields. A few of those CPT codes had incorrect values for
A. B index changed from a traditional to a Key uniqueness index
B. DATA TO PUT IN DENT(221) field
1) Input transform changed to allow for CHK^DIE to be used as
that Fileman API does not use the internal record number.
2) Executable Help changed to allow to be invoked by Fileman
APIs that do not require internal record number.
3) Changed the field name from DATA TO PUT IN DENT(221) to
DATA FOR FILE 221.
C. PRIMARY field - a new set of codes value was entered, Either.
This code will be used in the future
some of their fields. While reviewing that table, Dental VAHQ and
D. FIELD FROM FILE 221 field
1) Field type was changed from numeric to free text
2) Input transform redone to make it more clear
3) Output transform redone to make it more clear
E. #SURFACES field was renamed to NUM SURFACES
F. New field added, PREV PRIMARY DIAGNOSIS (#25). This contains
the default diagnosis for that CPT code in the previous version
G. Field 1, DX ICD9, was changed to make it required
6. Changes to routines (tag^routine)
its coding task group decided to change many other individual field
A. DENTVDD
1) FLD4 - changed from being called by DO to being called by DO
with parameter passing. For fields 19 and 34 in file
221, FLD4 will no longer write to the screen
2) FLD4E - changed from being called by DO to being called by DO
with parameter passing.
3) NUM - logic redone to make it more clear
4) ID - fixed an <UNDEFINED> error at ID+6
NOIS: IND-0403-41306
B. DENTVUTL
values for quite a few CPT codes.
1) CPT - changed to call CPT^DSICCPT. Removed the appending of
the text '[PRIMARY]' to the CPT short description when
the ADA table (#228) has the PRIMARY flag set for this
CPT.
2) CPTIEN - changed to call CPT^DSICCPT
3) ICD - changed direct global access of data in file 81 to
calling ICD^DSICCPT
C. DENTVIP2 - new routine
REQUIRED BUILDS: DENT*1.2*35
===============
Test Sites:
==========
Manhattan
Minneapolis
NOIS ADDRESSED BY PATCH
=======================
CHS-0403-41619
2. The post-installation program in DENT*1.2*35 did not work as
IND-0403-41306
ROUTINE SUMMARY:
===============
The second line of each DENT routine will look like:
<tab>;;1.2;DENTAL;**[patch list]**;Aug 10, 2001
Routine Before Patch After Patch Patch List
-------- ------------ ----------- --------------
intended. DRM allows the sites to add local medical codes to the
DENTVDD 2851120 2804408 30,35,36
DENTVIP 1402389 704530 30,32,34,35,36
DENTVIP1 8913694 8645242 33,34,35,36
DENTVIP2 -n/a- 14330152 36
DENTVRP1 4976236 5016139 30,34,36
DENTVUTL 4283389 3529137 30,33,34,36
INSTALLATION INSTRUCTIONS FOR DENT_1_2P36.KID
=============================================
|