Files > ADT/HL7 TRANSMISSION

name
ADT/HL7 TRANSMISSION
number
39.4
location
^VAT(39.4,
description
This file will be used to keep track of HL7 transmissions sent to external systems. An entry in this file will be created for each transmission sent, when an acknowledgement is returned the entry will be deleted. This file will contain transmitted records and records not accepted by other systems. The file is currently maintained by the VIC software modules and should not be altered. Per VHA Directive 10-93-142, this file definition should not be modified.
Fields
#NameLocationTypeDetailsIndexDescription
.01message id(+)0;1FREE TEXTBThe unique ID for the HL7 message
.02transmission date/time0;2DATE-TIMEThis field contains the date/time that the message was generated
.03patient0;3POINTER2The name of the patient for which this transmission occurred
.04transmitted by0;4POINTER200This field is used to indicate which person caused the transmission to be sent.
.05dhcp option0;5POINTER19This field will contain the option from which the transaction was invoked.
.06sending application0;6POINTER771This field contain the application which generated the transmission.
.07status0;7SET OF CODES0:TRANSMITTED
1:REJECT ACK
This field will contain a 0 if the record has been transmitted but not yet acknowledged. It will contain a 1 if a negative acknowledgement is returned
.08reject reason0;8FREE TEXTThis field will contain a message explaining why the transmission was rejected.

Not Referenced