# -*- encoding: utf-8 -*- # stub: roqua-healthy 1.5.4 ruby lib Gem::Specification.new do |s| s.name = "roqua-healthy".freeze s.version = "1.5.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Marten Veldthuis".freeze, "Jorn van de Beek".freeze, "Samuel Esposito".freeze, "Henk van der Veen".freeze] s.date = "2017-12-01" s.description = "Receives queries from RoQua, sends them to Mirth, and translates Mirth's responses back into Rubyland.".freeze s.email = "support@roqua.nl".freeze s.files = [".document".freeze, ".gitignore".freeze, ".gitlab-ci.yml".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".rubocop_todo.yml".freeze, ".yardopts".freeze, "Appraisals".freeze, "ChangeLog.md".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/get".freeze, "bin/get_old_mirth_processing_result".freeze, "bin/get_xml_for_patient".freeze, "bin/parse_local_xml".freeze, "circle.yml".freeze, "gemfiles/rails41.gemfile".freeze, "gemfiles/rails42.gemfile".freeze, "gemfiles/rails50.gemfile".freeze, "lib/roqua/errors.rb".freeze, "lib/roqua/healthy.rb".freeze, "lib/roqua/healthy/a19.rb".freeze, "lib/roqua/healthy/a19/address_parser.rb".freeze, "lib/roqua/healthy/a19/cdis_name_parser.rb".freeze, "lib/roqua/healthy/a19/correct_patient_check.rb".freeze, "lib/roqua/healthy/a19/fetcher.rb".freeze, "lib/roqua/healthy/a19/impulse_name_parser.rb".freeze, "lib/roqua/healthy/a19/name_parser.rb".freeze, "lib/roqua/healthy/a19/response_parser.rb".freeze, "lib/roqua/healthy/a19/response_validator.rb".freeze, "lib/roqua/healthy/a19/transformer.rb".freeze, "lib/roqua/healthy/client.rb".freeze, "lib/roqua/healthy/errors.rb".freeze, "lib/roqua/healthy/message_cleaner.rb".freeze, "lib/roqua/healthy/oru.rb".freeze, "lib/roqua/healthy/oru/client.rb".freeze, "lib/roqua/healthy/version.rb".freeze, "lib/roqua_healthy.rb".freeze, "roqua-healthy.gemspec".freeze, "spec/fixtures/cdis_gerda_geit.xml".freeze, "spec/fixtures/cdis_jan_fictief.xml".freeze, "spec/fixtures/cdis_missing_address.xml".freeze, "spec/fixtures/cdis_piet_fictief.xml".freeze, "spec/fixtures/comez_patient.xml".freeze, "spec/fixtures/epic_no_gender.xml".freeze, "spec/fixtures/epic_not_found.xml".freeze, "spec/fixtures/epic_test_client.xml".freeze, "spec/fixtures/ggzwnb_patient.xml".freeze, "spec/fixtures/medoq_patient.xml".freeze, "spec/fixtures/oru-requests/spsy1218j.hl7".freeze, "spec/fixtures/oru-requests/spsy1218o.hl7".freeze, "spec/fixtures/oru-requests/spsy1218o2.hl7".freeze, "spec/fixtures/oru-requests/spsy411o.hl7".freeze, "spec/fixtures/oru-requests/spsy411o2.hl7".freeze, "spec/fixtures/oru-requests/spsyl.hl7".freeze, "spec/fixtures/oru-responses/xmcare_nack.hl7".freeze, "spec/fixtures/user_patient.xml".freeze, "spec/fixtures/user_patient_not_found.xml".freeze, "spec/fixtures/user_patient_with_gsm_and_email.xml".freeze, "spec/fixtures/user_patient_with_maiden_name.xml".freeze, "spec/fixtures/xmcare_impersonating_cdis.xml".freeze, "spec/fixtures/xmcare_patient.xml".freeze, "spec/fixtures/xmcare_patient_email_in_field_number_four.xml".freeze, "spec/fixtures/xmcare_patient_not_found.xml".freeze, "spec/fixtures/xmcare_patient_with_maiden_name.xml".freeze, "spec/fixtures/xmcare_patient_without_birthdate.xml".freeze, "spec/fixtures/xmcare_phone_cell_in_prn.xml".freeze, "spec/fixtures/xmcare_phone_cell_in_prn_orn.xml".freeze, "spec/fixtures/xmcare_phone_home_in_prn.xml".freeze, "spec/fixtures/xmcare_timeout_waiting_for_ack.xml".freeze, "spec/fixtures/xmcare_unconventional_phone_cell_in_orn.xml".freeze, "spec/fixtures/xmcare_unconventional_phone_cell_in_orn2.xml".freeze, "spec/healthy_spec.rb".freeze, "spec/integration/cdis_spec.rb".freeze, "spec/integration/comez_spec.rb".freeze, "spec/integration/epic_spec.rb".freeze, "spec/integration/ggzwnb_spec.rb".freeze, "spec/integration/medo_spec.rb".freeze, "spec/integration/mirth_spec.rb".freeze, "spec/integration/user_spec.rb".freeze, "spec/integration/xmcare_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fixtures.rb".freeze, "spec/unit/a19/address_parser_spec.rb".freeze, "spec/unit/a19/correct_patient_check_spec.rb".freeze, "spec/unit/a19/fetcher_spec.rb".freeze, "spec/unit/a19/response_validator_spec.rb".freeze, "spec/unit/a19_spec.rb".freeze, "spec/unit/client_spec.rb".freeze, "spec/unit/message_cleaner_spec.rb".freeze, "spec/unit/oru/client_spec.rb".freeze] s.homepage = "https://github.com/roqua/healthy".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new("~> 2.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Arranges communication between Mirth and RoQua".freeze s.test_files = ["spec/fixtures/cdis_gerda_geit.xml".freeze, "spec/fixtures/cdis_jan_fictief.xml".freeze, "spec/fixtures/cdis_missing_address.xml".freeze, "spec/fixtures/cdis_piet_fictief.xml".freeze, "spec/fixtures/comez_patient.xml".freeze, "spec/fixtures/epic_no_gender.xml".freeze, "spec/fixtures/epic_not_found.xml".freeze, "spec/fixtures/epic_test_client.xml".freeze, "spec/fixtures/ggzwnb_patient.xml".freeze, "spec/fixtures/medoq_patient.xml".freeze, "spec/fixtures/oru-requests/spsy1218j.hl7".freeze, "spec/fixtures/oru-requests/spsy1218o.hl7".freeze, "spec/fixtures/oru-requests/spsy1218o2.hl7".freeze, "spec/fixtures/oru-requests/spsy411o.hl7".freeze, "spec/fixtures/oru-requests/spsy411o2.hl7".freeze, "spec/fixtures/oru-requests/spsyl.hl7".freeze, "spec/fixtures/oru-responses/xmcare_nack.hl7".freeze, "spec/fixtures/user_patient.xml".freeze, "spec/fixtures/user_patient_not_found.xml".freeze, "spec/fixtures/user_patient_with_gsm_and_email.xml".freeze, "spec/fixtures/user_patient_with_maiden_name.xml".freeze, "spec/fixtures/xmcare_impersonating_cdis.xml".freeze, "spec/fixtures/xmcare_patient.xml".freeze, "spec/fixtures/xmcare_patient_email_in_field_number_four.xml".freeze, "spec/fixtures/xmcare_patient_not_found.xml".freeze, "spec/fixtures/xmcare_patient_with_maiden_name.xml".freeze, "spec/fixtures/xmcare_patient_without_birthdate.xml".freeze, "spec/fixtures/xmcare_phone_cell_in_prn.xml".freeze, "spec/fixtures/xmcare_phone_cell_in_prn_orn.xml".freeze, "spec/fixtures/xmcare_phone_home_in_prn.xml".freeze, "spec/fixtures/xmcare_timeout_waiting_for_ack.xml".freeze, "spec/fixtures/xmcare_unconventional_phone_cell_in_orn.xml".freeze, "spec/fixtures/xmcare_unconventional_phone_cell_in_orn2.xml".freeze, "spec/healthy_spec.rb".freeze, "spec/integration/cdis_spec.rb".freeze, "spec/integration/comez_spec.rb".freeze, "spec/integration/epic_spec.rb".freeze, "spec/integration/ggzwnb_spec.rb".freeze, "spec/integration/medo_spec.rb".freeze, "spec/integration/mirth_spec.rb".freeze, "spec/integration/user_spec.rb".freeze, "spec/integration/xmcare_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/fixtures.rb".freeze, "spec/unit/a19/address_parser_spec.rb".freeze, "spec/unit/a19/correct_patient_check_spec.rb".freeze, "spec/unit/a19/fetcher_spec.rb".freeze, "spec/unit/a19/response_validator_spec.rb".freeze, "spec/unit/a19_spec.rb".freeze, "spec/unit/client_spec.rb".freeze, "spec/unit/message_cleaner_spec.rb".freeze, "spec/unit/oru/client_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.2".freeze, "< 6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.0.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.22".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.13".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.2.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.40".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["= 1.2".freeze]) end