newbie: HL7 in vba

P

Peter Schmitz

Hi there,

I need to export some table data (patient data) into the HL7 format, that is
widely used in medical environments. Is there any ActiveX controle or open
source implementation available that does the trick? :)

Best wishes,

Peter
 
K

Klatuu

For a specialized format like that, you should go to the source. Here is a
site that has some info.

Wikipedia
http://en.wikipedia.org/wiki/Health_Level_7

Also I would google HL7
You get a bunch of stuff including some software that claims to be an
interface to it, and some research pointing out serious problems with the
format.
 
Top