EN |
Sends a single HL7 message.
Required input: HLMTN, HLSDATA local array (or ^TMP("HLS")), and all
INIT^HLTRANS created variables.
Optional input: HLSEC
Output variables: HLERR, only if an error occurs.
|
EN1 |
Same as EN^HLTRANS, except no MSH is created.
|
INIT |
Initializes basic variables for HL7 message creation.
Required input: HLNDAP
Output variables: HLDA, HLDAN, HLDAP, HLDT, HLDT1, HLECH, HLFS, HLNDAP,
HLNDAP0, HLPID, HLQ, HLVER. HLERR if any error.
HLNDAP reset to internal entry number if HLNDAP was
originally an application name.
|
KILL |
Kills all variables created by INIT^HLTRANS.
|