DGMSTHL7 ;ALB/SCK - Military Sexual Trauma HL7 Message builder ;8 Jan 99
Source file <DGMSTHL7.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EVENT(DFN,DGEVNT,DGRSLT) | ; Entry point to initiate HL7 ADT message for a MST status event
 ; Input ; DFN - IEN of patient in the PATIENT File, #2 ; DGEVNT - Event type, currently only A08 supported, Optional ; Default is A08 ; DGRSLT - Location of results from event trigger  | 
|
| BLDMSG(EVNTINFO,XMTARRY) | ;
 ; Input ; EVNTINFO - Array of event information ; ("DATE") - Event date ; ("DFN") - IEN of patient in PATIENT File (#2) ; ("EVENT") - HL7 message event ; ("SERVER") - HL7 Server protocol  | 
|
| SENDMSG(EVNTINFO,XMTARRY) | ;  Send ADT HL7 message
 ; Input ; EVNTINFO ; XMTARRY  |