Project

ruby-hl7

0.19
No release in over 3 years
There's a lot of open issues
A simple library to parse and generate HL7 2.x messages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
>= 0
>= 12.3.3
>= 3.9.0
= 0.16.1
~> 6.3
 Project Readme

Code Climate

Ruby HL7 Library

A simple way to parse and create HL7 2.x messages with Ruby.

Examples can be found in HL7::Message.

The gem's version id can be found in the HL7::VERSION constant.

Links

Maintained by:

Download and Installation

Rubygems

Install the gem using the following command:

gem install ruby-hl7

Bundler

In your Gemfile:

gem 'ruby-hl7'

License

See the LICENSE file.

Copyright (C) 2006-2014 Mark Guzman