Files > ALERT DATE/TIME

parent
8992
name
ALERT DATE/TIME
number
8992.01
Fields
#NameLocationTypeDetailsIndexDescription
.01alert date/time0;1DATE-TIMEThis is the date and time when the alert was generated.
.02alert id0;2FREE TEXTThis is a field in which the package id passed during alert filing. This id may simply be a package namespace, or it may be a namespace followed by additional data to more accurately identify the type or purpose of the alert.
.03message text0;3FREE TEXTThis field contains the text of the message to be presented to the user at the time when he cycles through the menu system the first time after the alert has been filed for the user, and when the user selects the VIEW ALERTS option.
.04new alert flag0;4SET OF CODES1:NEW
This flag is used by the alert processing to indicate a new alert which has not previously been presented to the user. After the alert message text has been shown to the user, this flag is cleared and the user must then select the VIEW ALERTS option to process the alert.
.05action flag0;5SET OF CODESD:DELETE
R:RUN ROUTINE
I:IMMEDIATE RUN
This flag is optional at the present time, since the need for action processing can be determined by the presence of an option name or a routine name for use during alert processing.
.06reserved10;6FREE TEXTThis field is reserved for future use by the alert system.
.07entry point0;7FREE TEXTWhile named ENTRY POINT, this is a dual function field. If the next field (#.08, AROUTINE NAME) contains a routine name, this field contains the desired entry point within that routine (this field may also be null, indicating that the entry point should be at the top of the routine). If field #.08 is null, then the contents of this field is interpreted as the name of an option which is to be entered when the alert is processed.
.08aroutine name0;8FREE TEXTIf this field is not null, it contains the name of a routine which is to be used when the alert is processed. If there is also a value in field #.07, that value is used as an entry point into the routine specified in this field. If this field is null, field #.07 is interpreted as an option name which is to be used when the alert is processed. If both this field and field #.07 are null, the alert is processed as an information only alert.
.09reserved0;9FREE TEXTThis field is reserved for future use in the alert processing system.
.1can delete without processing0;10BOOLEAN1:YES
This field was added as a flag to identify alerts which the packages indicate may be deleted by the user without processing the alert. The value is optional and is passed by the package which generates the alert if they want to give permission for users to be able to delete the alert. The flag is checked in the code handling user deletion of alerts. If an alert involves an action (via an option or routine) it may not be deleted by the user unless this flag is set.
.13days for surrogate0;13NUMERIC
.14days for supervisor0;14NUMERIC
.15days for backup reviewer0;15NUMERICThe 'DAYS FOR BACKUP REVIEWER' field contains a number of days, which if exceeded without the alert being processed will cause the alert to be forwarded to the designated 'XQAL BACKUP REVIEWER' in the PARAMETER file with a comment indicating that the alert had not been reviewed by the original recipient. This forwarding option is in addition to the SUPERVISOR (based on entries for CHIEF in the SECTION/SERVICE file) or e-mail surrogates, and was requested by sites to be able to forward unprocessed alerts to a known, interested individual. This could be someone in Quality Assurance or a specific nurse responsible for handling overdue unprocessed alerts.
1data for alert1;E1,245FREE TEXTThis field and all following ^-separated fields are processed as a single entity and are returned in the variable XQADATA for use by the application which generated the alert. The package may pass a series of variables using any desired separator in the variable XQADATA at the time the alert is setup. When the alert is processed the value of XQADATA is returned to the application and may be used to establish parameters related to the alert without requiring interaction or provision of information by the user. In this way information related to patient entry number, specific internal numbers for the desired data, etc may be stored and returned.
2.01comment for display2;1FREE TEXT
3.01guid for gui3;1FREE TEXTThis field contains a Globally Unique IDentifier (GUID) which is used to identify the application which should be used in a graphical user interface environment (windows) to process the alert. This application must implement the IVAlert interface. The GUID should be of the form {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} where each x is a hexadecimal digit (0 through 9 or A through F).
3.02patient3;2POINTER2This field is a pointer value to the PATIENT file, if the alert is patient related. It is not a required field for non-patient related alerts.
4long info text4;0WORD-PROCESSING

Error: Invalid Global File Type: 8992.01