Skip to content

segfault/ruby-hl7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24ad741 · Jul 12, 2013
Mar 18, 2007
Jul 10, 2013
Jul 10, 2013
Apr 3, 2008
Mar 16, 2007
Sep 22, 2009
Sep 22, 2009
Jul 11, 2013
Sep 22, 2009
Jul 10, 2013

Repository files navigation

=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:[email protected]
  * Users: mailto:[email protected]

 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