HLLP ;AISC/SAW-HL7 Hybrid Lower Level Protocol Receiver/Sender ;9/5/96 10:50
Source file <HLLP.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| INIT | ;Initialize Variables
 | 
|
| LOOP | ;Infinite loop to check for HL7 messages to send/receive
 | 
|
| EXIT | ||
| ERR | ;Trap error
 | 
|
| CHKREC | ;Check if there are HL7 messages to receive
 | 
|
| CHKSEND | ;Check if there are HL7 messages to send
 | 
|
| CS1 | ||
| EX | ||
| CSUM | ;Calculate Checksum
 | 
|
| REC | ;Receive a Message
 | 
|
| REC1 | ||
| SEND | ;Send a Message
 | 
|
| SENDN | 
| Name | Line Occurrences | 
|---|---|
| Function Call: READ | 
  | 
| Function Call: READ | 
  | 
| Function Call: READ | 
  | 
| Function Call: READ | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |