| Path: | README |
| Last Update: | Tue Oct 02 21:39:45 -0400 2007 |
A simple way to parse and create hl7 2.x messages with ruby. Examples can be found in HL7::Message The version id can be found in the HL7::VERSION constant.
Copyright (c) 2006-2007 Mark Guzman $Id: README 26 2007-03-18 14:41:41Z segfault $
Install the gem using the following command:
gem install ruby-hl7
see the LICENSE file