SCMCHL ;BP/DJB - PCMM HL7 Main Calling Point ; 16 Dec 2002 11:14 AM
Source file <SCMCHL.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| MAIN(MODE,XMITARRY,VARPTR,WORK) | ;Main entry point to generate Primary Care HL7
|
|
| LOOP | ;Loop thru EVENT POINTER xref and send message for each unique one.
|
|
| MANUAL | ;User passed in a specific variable pointer value. This value will
|
|
| FLAG(VARPTR,SCEVIEN) | ;Turn off transmission flag. This removes event from "AACXMIT"
|
|
| HLEIDW() | ;Return workload sending event
|
|
| HLEID() | ;Return pointer to sending event
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|