DELETE |
Clear Obsolete Alerts (in Tools chapter)
|
DELETEA |
Clear Obsolete Alerts (in Tools chapter)
|
SETUP |
The new SETUP1 entry point should be used instead of
this entry point since it returns an indicator of success or failure on
setting up the specified alert. In new work this entry point should NOT be
used, Create Alerts (in Tools chapter)
|
PATIENT |
|
GETACT |
Return need variables for specific alert.
|
USER |
Returns current alerts for the user in an array.
|
USERDEL |
Delete undesired alerts for a user.
|
SETUP1 |
This entry point should be used instead of SETUP.
This entry point is called as a function and Returns a string beginning with 1
if successful, 0 if not successful. If successful the second piece is the IEN
in the Alert Tracking File and the third piece is the value of XQAID. If not
successful XQALERR is defined and contains reason for failure.
|
ACTION |
This entry point can be used to have the action for a
specific alert for the user executed. The alert ID for the desired alert is
passed as an argument.
DATE ACTIVATED: JUL 29, 2009
|