There are also two other sources of free source code:
ftp://cucis.cis.columbia.edu/pub/hl7/hl7imex/
ftp://ftp.erl.wustl.edu/pub/hl7imexa/
I also understand that a large Australian software provider may put an HL7
Interface Engine into the public domain.
Klaus
=========================================
Klaus D. Veil
Research Fellow, University of Ballarat
Chair, HL7 Australia
Director, HL7 Board
Member, AHML Board of Management
============================================
PO Box 857, AVALON 2107, Australia
Phone: +61 412 746 457 Fax: +61 2 4787 1747
E-mail: [EMAIL PROTECTED]
============================================
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Horst Herb
> Sent: Wednesday, November 29, 2000 3:04 AM
> To: Sam Heard; [EMAIL PROTECTED]
> Subject: Fw: A Proposal
>
>
>
> > > Tim Cook and Andrew po-jung Ho have got the ball rolling with Zope and
> web
> > > interfaces that promise a lot and should be getting people excited.
> There
> > > are no HL7 open source efforts at the moment that I know of
> but we hope
> to
> >
> > Oh yes, there is, has been there for a long time. It is a "habilitation"
> > work of a German Dr., who made a very comprehensive openly
> sourced HL7 C++
> > class library & reference implementation available. Shall I
> search for the
> > URL? I can upload you the class lib, have it here on my server.
>
> Sorry, it wasn't a habilitation but a doctoral dissertation. The URLs were
> http://aurora.rg.iupui.edu/~gunther/
> http://aurora.rg.iupui.edu/~gunther/Project-outline.html
> http://aurora.rg.iupui.edu/~gunther/ProtoGen/README
>
> snip..........................
>
> ProtoGen/HL7 is essentially a parser/builder generator that extracts it's
> rules from the HL7 standard document. The interface to the
> parser/builder is
> C++. Thus, the result of the generator is a C++ class library for the HL7
> protocol. With the library you can build HL7 client/server applications or
> batch processors very easily. With the generator you can easily extend and
> customize the HL7 standard in order to fit the needs and customs of the
> systems you want to interface...
>
> ........................snip
>
> There are a lot of goodies on Gunthers home pages, worthwhile browsing.
> Helped me to understand HL7 better.
>