MonoForge

segfault / ruby-hl7

ruby-hl7

Public

the ruby hl7 library

39 filesupdated Jun 18, 2026

README

=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.

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