39 filesupdated Jun 18, 2026
files10Download
./examplesJun 15, 2026./libJun 15, 2026./testJun 15, 2026./test_dataJun 15, 2026LICENSEJun 15, 2026NOTESJun 15, 2026RakefileJun 15, 2026READMEJun 18, 2026ruby-hl7.gemspecJun 15, 2026VERSIONJun 15, 2026README
=Ruby HL7 Library README
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.
- Bug tracking: http://trac.hasno.info/ruby-hl7
- Subversion: svn://hasno.info/ruby-hl7
- Git: git://github.com/segfault/ruby-hl7.git
- Docs: http://ruby-hl7.rubyforge.org
- Rubyforge: http://rubyforge.org/projects/ruby-hl7
- Lists
- Developers: mailto:ruby-hl7-devel@rubyforge.org
- Users: mailto:ruby-hl7-users@rubyforge.org
Copyright (c) 2006-2009 Mark Guzman
== Download and Installation Install the gem using the following command: gem install ruby-hl7
== License see the LICENSE file