| GENERAL DESCRIPTION | 
Progress Notes has a variable pointer, DXLS, file 121,
field 30 that is as follows:
FILE    ORDER   PREFIX  LAYGO   MESSAGE
80      1      I       n       ICD9 Code
627.5    2      D       n       DSM-III-R Code This is for use with
Mental Health v4.18 and Mental Health v5.0.
With the release of Mental Heath v5.01 this will be changed to:
FILE    ORDER   PREFIX  LAYGO   MESSAGE
80      1      I       n       ICD9 Code
627.7    2      D       n       DSM-IV
PNs should have had an agreement to use this file.  Prior to the release of
Progress Notes v2.5 this data was a part of the Mental Health progress notes
global 606.  The agreement was somehow overlooked when the data was converted
to ^GMR(121.
GMRP*2.5*26 will make Progress Notes fully compatible with versions 4.18, 5.0
and 5.01 of Mental Health.
Progress Notes rtns ^GMRPNP3 and ^GMRPNP4 have been modified to check for the
existence of all 3 possible globals and accomplish the prting accordingly.
 
 |