Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: HLEVAPI3

Package: Health Level Seven

Routine: HLEVAPI3


Information

HLEVAPI3 ;O-OIFO/LJA/PIJ - Event Monitor APIs ; Mar 02, 2021@08:28

Source Information

Source file <HLEVAPI3.m>

Entry Points

Name Comments DBIA/ICR reference
EVENTONE(HLEVIENM,HLEVNM,HLEVIENE) ; Master job check of an event...
; ZTSKMST -- req
RUNS(HLEVIENE,RUN) ; Find latest 10 runs for calling API...
RECEVM(HLEVIENM,HLEVIENE,RES,ZTSK,HLEVIENJ) ;
QUEUEV ; Queued event job starts here...
; HLEVIENE,HLEVIENJ,HLEVIENM -- req
MAILIT ; Generic mail out call...
; HLEVIENE,HLEVIENJ -- req
; XMY(...) can be created before this call...
MONFLAG(VAL) ; Set ^TMP("HLEVFLAG",$J), or return it's value...
; User may pass in the following values for VAL...
COUNT(MON,STATUS,GBL,LIM) ; Number of entries for monitor with STATUS...
MARKERR ; Mark any RUNNING, but non-current entry's status to ERROR...
EOR ;HLEVAPI3 - Event Monitor APIs ;5/16/03 14:42
Info |  Source |  Entry Points