| EN1 |
Variable XQADATA must be set by subscribing package.
Custodial package displays follow-up action for Imaging Exam/Request Changed
alert in character (roll and scroll) based environment.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
XQADATA |
Input |
This variable is used within the Kernel Alert utility
to store a package-specific data string when an alert is triggered. It is
then used in the alert follow-up action to display data appropriate for the
alert.
|
|
SET1 |
Variable XQADATA must be set by subscribing package.
Custodial package sets data in ^TMP($J,"RAE4") to be used by the subscribing
package in follow-up action displays for the Imaging Exam/Request Changed
alert. Subscribing package must KILL ^TMP($J,"RAE4") after using the data.
The intent of this entry point is to return data for use in GUI displays but
subscribing packages can use the api in other contexts as well.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
XQADATA |
Input |
This variable is used within the Kernel Alert utility
to store a package-specific data string when an alert is triggered. It is
then used in the alert follow-up action to display data appropriate for the
alert.
|
|