Print Page as PDF
Detailed Adverse Reaction ICR (2422)

Detailed Adverse Reaction    ICR (2422)

Name Value
NUMBER 2422
IA # 2422
DATE CREATED 1998/05/21
CUSTODIAL PACKAGE ADVERSE REACTION TRACKING
CUSTODIAL ISC Salt Lake City
USAGE Supported
TYPE Routine
ROUTINE GMRAOR2
NAME Detailed Adverse Reaction
GENERAL DESCRIPTION
This integration agreement allows a package to retrieve
detailed information for a specific adverse reaction.
STATUS Under Revision
KEYWORDS DETAILED ADVERSE REACTION DATA
DURATION Till Otherwise Agreed
ID GMRAOR2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
EN1(IEN,ARRAY)
**NOTE: Patch GMRA*4*46 was released on 05/24/2016
with a compliance date of 06/24/2016. This patch included the new EN2
component, which is intended to replace this component. New subscribers should
use the EN2 component. A future patch will phase out the use of this component
as subscribing applications move to the EN2 component.
VARIABLES TYPE VARIABLES DESCRIPTION
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>.
EN2(IEN,ARRAY)
This call returns data for the adverse reaction
specified by IEN.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
Internal Entry Number (IEN) of the adverse reaction
within the PATIENT ALLERGIES file (#120.8) to return data for.
ARRAY Input
Name of the array to return data in. If not defined,
data is returned in GMRACT().

Returned Data Format: NOTE: Unless specified otherwise, all fields are
returned in external format.

ARRAY=Caret-delimited string
Caret-delimited string:
Piece   Value
================================================
1      REACTANT field (#.02) in the PATIENT
ALLERGIES file (#120.8)
NOTE: For reactions of type DRUG, DRUG
FOOD, DRUG OTHER, or DRUG FOOD
OTHER where the REACTANT field
does not exactly match the GMR
ALLERGY field (#1) in external
format, this piece will contain
the GMR ALLERGY field in external
format followed by a space
followed by the REACTANT field
surrounded by brackets. Consider
two examples:
"ATORVASTATIN [LIPITOR]" and
"IODINE".
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)

ARRAY("C",COUNT)=Caret-delimited string
COUNT - number that starts at one for the first
comment and increments by one for each
subsequent comment
Caret-delimited string:
Piece   Value
================================================
1      DATE/TIME COMMENT ENTERED sub-field
(#.01) in the COMMENTS field (#26) in
the PATIENT ALLERGIES file (#120.8)
2      COMMENT TYPE sub-field (#1.5) in the
COMMENTS field (#26) in the PATIENT
ALLERGIES file (#120.8)
3      USER ENTERING sub-field (#1) in the
COMMENTS field (#26) in the PATIENT
ALLERGIES file (#120.8)
NOTE: Nodes descendant from ARRAY("C",COUNT)
comprise the COMMENTS sub-field (#2) in
the COMMENTS field (#26) in the PATIENT
ALLERGIES file (#120.8).

ARRAY("O",COUNT)=Caret-delimited string
COUNT - number that starts at one for the first
observer and increments by one for each
subsequent observer
Caret-delimited string:
Piece   Value
================================================
1      DATE/TIME OF EVENT field (#.01) in the
ADVERSE REACTION REPORTING file
(#120.85)
2      SEVERITY field (#14.5) in the ADVERSE
REACTION REPORTING file (#120.85)

ARRAY("S",COUNT)=TEXT
COUNT - number that starts at one for the first
sign or symptom and increments by one
for each subsequent sign or symptom
TEXT - REACTION sub-field (#.01) in the
REACTIONS field (#10) in the PATIENT
ALLERGIES file (#120.8) followed by a
space followed by the DATE ENTERED sub-
field (#3) in the REACTIONS field (#10)
in the PATIENT ALLERGIES file (#120.8)
surrounded by parentheses.

ARRAY("V",COUNT)=Caret-delimited string
COUNT - number that starts at one for the first
drug class and increments by one
for each subsequent drug class
Caret-delimited string:
Piece   Value
================================================
1      VA DRUG CLASS sub-field (#.01) in the
DRUG CLASSES field (#3) in the PATIENT
ALLERGIES file (#120.8)
2      CLASSIFICATION field (#1) in the VA
DRUG CLASS file (#50.605) for the VA
DRUG CLASS sub-field (#.01) entry in
the DRUG CLASSES field (#3) in the
PATIENT ALLERGIES file (#120.8)

ARRAY("I",COUNT)=TEXT
COUNT - number that starts at one for the first
drug ingredient and increments by one
for each subsequent drug ingredient
TEXT - DRUG INGREDIENT sub-field (#.01) in the
DRUG INGREDIENTS field (#3) in the
PATIENT ALLERGIES file (#120.8)
DATE ACTIVATED 2017/02/13