| IEN | 
Input | 
Internal Entry Number (IEN) for the allergy/adverse
reaction in the PATIENT ALLERGIES file (#120.8).
 
 | 
ARRAY | 
Input | 
Optional variable indicating the name of the array in
which to return results. If this is undefined, data is returned in GMRACT().
 
 | 
GMRACT | 
Output | 
Caret-delimited string: NOTE: Unless specified
otherwise, all fields are
returned in external format.
Piece   Value
================================================
1      REACTANT field (#.02) in the PATIENT
ALLERGIES file (#120.8)
2      ORIGINATOR field (#5) in the PATIENT
ALLERGIES file (#120.8)
3      TITLE field (#8) in the NEW PERSON file
(#200) for the ORIGINATOR
4      VERIFIED field (#19) in the PATIENT
ALLERGIES file (#120.8)
5      OBSERVED/HISTORICAL field (#6) in the
PATIENT ALLERGIES file (#120.8)
6      MECHANISM field (#17) in the PATIENT
ALLERGIES file (#120.8)
7      ALLERGY TYPE field (#3.1) in the
PATIENT ALLERGIES file (#120.8)
8      VERIFIER field (#21) in the PATIENT
ALLERGIES file (#120.8)
9      VERIFICATION DATE/TIME field (#20) in
the PATIENT ALLERGIES file (#120.8)
10     ORIGINATION DATE/TIME field (#4) in the
PATIENT ALLERGIES file (#120.8)
 
 | 
GMRACT('C',Y) | 
Output | 
Array of comments for this reaction. Comments is a
multiple field, and word processing: <date/time entered^source
(verifier/originator)>
 
 | 
GMRACT('C',Y,Z,0) | 
Output | 
Word processing text for comment GMRACT('C',Y).
 | 
GMRACT('O',Y) | 
Output | 
Array of observation dates/severities for this
reaction: <observation date^severity>.
 
 | 
GMRACT('S',Y) | 
Output | 
Array of signs/symptoms for this reaction:
<sign/symptom>.
 
 | 
GMRACT('V',Y) | 
Output | 
Array of VA drug classes for this reaction: <VA drug
class code^VA drug class name>.
 
 | 
GMRACT('I',Y) | 
Output | 
Array of drug ingredients for this reaction: <drug
ingredient name>.
 
 |