Registry / serialization / ruby-hl7

ruby-hl7

JSON →
library1.4.0rbrubygemsunverified

A simple library to parse and generate HL7 2.x messages.

gem install ruby-hl7
INSTALL
IMPORT
SIG · RUBY-HL7
R
ruby-hl7
serializationrubyv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HL7
✓ require 'ruby-hl7'

Create a minimal HL7 message

require 'ruby-hl7' msg = HL7::Message.new msg[:MSH] = HL7::Message::Segment::MSH.new msg[:MSH][:sending_app] = 'MyApp' puts msg.to_hl7
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
ruby-hl7 — gem install ruby-hl7 · libregistry