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
- Git: https://github.com/ruby-hl7/ruby-hl7.git
- Docs: https://rubydoc.info/gems/ruby-hl7
- Rubygems: https://rubygems.org/gems/ruby-hl7
- Google group: https://groups.google.com/group/ruby-hl7
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