| GENERAL DESCRIPTION | 
This extended action protocol is created with v4.0 and
is invoked whenever an allergy/adverse reaction tracking incident is verified
on a patient.  Action protocols from other applications may be added to this
event upon approval.
Listed below are the variables that will be defined for that reaction.
Variables:
GMRAPA = The Internal Entry Number of the reaction in
File 120.8 (PATIENT ALLERGIES)
GMRAPA(0) = The zero node of the entry in file 120.8.
Below is a description of the data for that node.
$P  Field name              Field type
-----------------------------------------------------------
1   PATIENT                 Pointer to File 2 (PATIENT)
2   REACTANT                Free Text of Reaction
3   GMR ALLERGY             Variable Pointer *
4   ORIGINATION DATE/TIME   Date/Time (FM format)
5   ORIGINATOR              Pointer to File 200 (NEW
PERSON)
6   OBSERVED/HISTORICAL     Set of Codes
(o=Observed,h=Historical)
12  ORIGINATOR SIGN OFF     Set of Codes
(1=Signed,(Zero or Null)=
Unsigned)
14  MECHANISM               Set of Codes (U=Unknown,
P=Pharmacologic,A=Allergy)
16  VERIFIED                Set of Codes
(1=Verified,(0 or Null)=Not
Verified)
17  VERIFICATION DATE/TIME  Date/Time (FM format)
18  VERIFIER                Pointer to File 200
20  ALLERGY TYPE            Free Text/Set of Codes
1 to 3 characters long
(Where "D" = Drug,
"F" = Food,
"O" = Other)
*The GMR ALLERGY field is a variable pointer which points to one of five
possible files. They are:
File Name              File Reference
---------              --------------
GMR ALLERGIES          GMR(120.8,  (e.g., 212;GMR(120.8,)
NATIONAL DRUG          PSNDF(
DRUG                   PSDRUG(
DRUG INGREDIENTS       PS(50.416,
VA DRUG CLASS          PS(50.605,
 
 |