DESCRIPTION OF ENHANCEMENTS |
This build fixes several problems in the ART portion of the ART-CPRS
GMRAOR4
The ART EP asked the CPRS developers to include the OBSERVER field
value for all new reactions CPRS sends to the ART package. This routine
was changed to recognize this piece of data when it is passed to ART.
GMRAOR5
Fixes a syntax error.
Simplifies some code used to check for duplicate patient reactions.
interface.
Fixes a bug where the reaction was not completely filed if the reaction
value pointer and file was not recognized as one of the five pointed-to
files used by the ART package.
Modifies the code to call GMRAOR9 to store any drug ingredients or drug
classes if the reaction was of a drug type.
Modifies the code to add an entry to File 120.85 only if the patient
reaction was an observed drug reaction.
Sends the reaction as unverified so it will appear on the
list of reactions to be verified.
GMRAOR7
The sign/symptom data was not being stored in File 120.85 because a
call to SIGN^GMRAOR6 was passing the variable GMRAL when it should send
the array GMRAL.
GMRAOR8
This routine was modified to correct subfile numbers being set
Routine changes:
in fileman.
GMRAOR9
This is a new routine which stores drug ingredients and/or drug classes
for a patient drug reaction.
GMRAOR0
The DUPCHK entry point was quitting prematurely and therefore not
accurately checking for duplicate entries.
|