| GENERAL DESCRIPTION |
As a standing integration agreement, the Progress Notes
pkg (GMRP) will support the entry point ENPAT^GMRPNCW for the use of MAS in
the Patient Warnings application. A line was inserted after Q^DGSEC to invoke
this entry point if the rtn GMRPNCW is present in the system. Lines DGSEC+2
and CHKDFN+2^DPTLK were also modified somewhat to accomodate this call, as
well as the Post-Selection Action of the Patient file (#2). The function of
ENPAT^GMRPNCW sets flag (GMRPEN) which turns on Patient Warnings (CWAD) which
lists directly under the patient's name on a ^DIC lookup the most recent
Crisis Notes, Clinical Warning note, Allergy information, and/or Directive
note in the form "C: date time"; a secondary menu option exists to allow users
to view the text of these notes at their convenience. No variables are to be
returned to MAS, and the only variable required to be received is the patient
DFN in Y.
|