LA7VIN ;DALOI/JMC - Process Incoming Lab HL7 Messages ;11/18/15 12:29
Source file <LA7VIN.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Only one process should run at a time
|
|
GETIN | ; Check the incoming queue for messages and then call LA7VIN1 to process the message.
|
|
CHKPROC | ; Check if any processing routine need to be tasked to process info in LAH
|
|
QUE | ; Call here to queue this processing routine to run in the background.
; Required variables are: LA76248 = pointer to configuration in 62.48 |
|
QLAH(LWL,ZTRTN) | ; Call here to queue result processing routine to run in the background.
; Call with LWL = pointer to load list in file #68.2 ; ZTRTN = name of processing routine to task |
|
CHECKTM | ; Check is LA7TASK NIGHTY is scheduled in TaskMan.
|
|
CHECKMG | ; Check if LAB MESSAGING mail group has active members.
|
|
XTMP | ; Set/update XTMP with current run time of this processing routine
|
FileNo | Call Tags |
---|---|
^VA(200 - [#200] | FIND1^DIC |