EIE |
This API is called when an allergy has been marked
'entered in error'
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
Internal entry number of the entry to be marked as
entered in error from file 120.8.
|
DFN |
Input |
The patient identifier.
|
ARRAY |
Input |
Array that contains specific data related to the
action of marking the allergy as entered in error. Includes date/time of
action, who invoked the action and any comments related to the action.
|
|
NKA |
API that changes the patient's assessment to 'no
known allergies' from an un-assessed state.
|
|
UPDATE |
This API is called when there is updated (typically
new) allergy information to be stored.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
This variable may be left blank if the allergy is a
new allergy. If the update call is for an existing allergy (being edited)
then this will be the internal entry number from file 120.8.
|
DFN |
Input |
Patient identifier.
|
ARRAY |
Input |
This array holds all of the allergy data to be stored
for the patient.
|
|