SDPMHLS ;BPFO/JRC - Build ROU-R01 HL7 message for 'SD ENC PERF MON' application ;4/2/04
Source file <SDPMHLS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
QUE | ;Queue retroactive XMIT job
|
|
EN | ;Entry point
|
|
BLDMSG(OUTARR,XMTARRY) | ;Build OBR segment
|
|
MAKEOBX | ;Set type and count for total encounters to bld OBX
|
|
BLDOBX | ;Build OBX
|
|
SENDMSG(XMTARRY) | ;Send HL7 message
|
|
GETINFO | ;Get performance monitor data
|
|
MSG | ;Build bulletin and send
|
|
EXIT | ;Done
|