mogox/ruby-hl7

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
NOTES.md
README.rdoc
Rakefile
VERSION
VERSION.yml
ruby-hl7.gemspec
test_data/adt_a01.hl7
test_data/cerner/cerner_bordetella.hl7
test_data/cerner/cerner_en.hl7
test_data/cerner/cerner_lead.hl7
test_data/cerner/cerner_sequential.hl7
test_data/empty-batch.hl7
test_data/empty.hl7
test_data/empty_segments.hl7
test_data/lotsunknowns.hl7
test_data/nist/ORU_R01_2.5.1_SampleTestCase1.er7
test_data/nist/ORU_R01_2.5.1_SampleTestCase2.er7
test_data/nist/ORU_R01_2.5.1_SampleTestCase3.er7
test_data/nist/ORU_R01_2.5.1_SampleTestCase4.er7
test_data/nist/ORU_R01_2.5.1_SampleTestCase5.er7
test_data/nist/ORU_R01_2.5.1_SampleTestCase6.er7
test_data/obxobr.hl7
test_data/realm/realm-animal-rabies.hl7
test_data/realm/realm-bad-batch.hl7
test_data/realm/realm-batch.hl7
test_data/realm/realm-campylobacter-jejuni.hl7
test_data/realm/realm-cj-badloinc.hl7
test_data/realm/realm-cj-joeslab.hl7
test_data/realm/realm-cj.hl7
test_data/realm/realm-err.hl7
test_data/realm/realm-hepatitis-c-virus.hl7
test_data/realm/realm-lead-laboratory-result.hl7
test_data/realm/realm-minimal-message.hl7
test_data/rqi_r04.hl7
test_data/test.hl7
test_data/test2.hl7
examples/proxy_server.rb21
lib/core_ext/date_time.rb31
lib/core_ext/string.rb5
lib/message.rb166
A
3 hrs
lib/message_parser.rb46
A
25 mins
lib/ruby-hl7.rb28
lib/segment.rb115
A
25 mins
lib/segment_default.rb8
lib/segment_fields.rb70
A
50 mins