This file holds definitions of CIRN events that occur. When an event occurs, and entry is placed into a queue and is associated with an entry in this file. This file will determine how the event is processed (i.e., the routine to call to process the event and related HL7 Protocol). Since each event type is placed on it's on queue, this file also determines characteristics of the queue itself.
INPUT TRANSFORM: K:+X'=X!(X>600)!(X<30)!(X?.E1"."1N.N) X
LAST EDITED: MAR 21, 1996
HELP-PROMPT: Type a Number between 30 and 600, 0 Decimal Digits
DESCRIPTION: When an event is put on a queue to be processed, a separate job is started in the background to process the entries on the queue. After all entries on the queue are processed, the job can continue to monitor the queue for
new entries. The hang time defines the amount of time the job stays active waiting for new entries. If no entries are placed in the queue within the hang time, the background job stops.