08-25-2009
28,
1
Join Date: Aug 2009
Last Activity: 17 August 2015, 3:58 PM EDT
Location: St. Louis, Missouri, USA
Posts: 28
Thanks Given: 0
Thanked 1 Time in 1 Post
HL7 MLLP Sender in C
Hi Everyone,
This is a pretty big request, but I was wondering if anyone out there has a program written in C, Perl, Tcl or whatever that can be executed from the command line and will send HL7 messages from a NL delimited file and send them to the specifid host/port using the MLLP HL7 TCP protocol?
I have a bare bones shell of a C program that will connect to a host/port and send data, but I'm having trouble formatting my data into MLLP format that the HL7 interface server process will accept without errors.
Thanks so much!
Troy