# -*- encoding: utf-8 -*- # stub: health-data-standards 2.2.0 ruby lib Gem::Specification.new do |s| s.name = "health-data-standards".freeze s.version = "2.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Andy Gregorowicz".freeze, "Sam Sayer".freeze, "Marc Hadley".freeze, "Rob Dingwell".freeze] s.date = "2012-12-19" s.description = "A library for generating and consuming various healthcare related formats. This includes HITSP C32, ASTM CCR and PQRI.".freeze s.email = "talk@projectpophealth.org".freeze s.files = ["./lib/health-data-standards/util/hqmf_template_oid_map.json".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/health-data-standards.rb".freeze, "lib/health-data-standards/export/c32.rb".freeze, "lib/health-data-standards/export/ccda.rb".freeze, "lib/health-data-standards/export/ccr.rb".freeze, "lib/health-data-standards/export/csv.rb".freeze, "lib/health-data-standards/export/green_c32/entry.rb".freeze, "lib/health-data-standards/export/green_c32/export_generator.rb".freeze, "lib/health-data-standards/export/green_c32/record.rb".freeze, "lib/health-data-standards/export/hdata/metadata.rb".freeze, "lib/health-data-standards/export/html.rb".freeze, "lib/health-data-standards/export/rendering_context.rb".freeze, "lib/health-data-standards/export/template_helper.rb".freeze, "lib/health-data-standards/export/view_helper.rb".freeze, "lib/health-data-standards/ext/string.rb".freeze, "lib/health-data-standards/ext/symbol.rb".freeze, "lib/health-data-standards/import/c32/allergy_importer.rb".freeze, "lib/health-data-standards/import/c32/care_goal_importer.rb".freeze, "lib/health-data-standards/import/c32/condition_importer.rb".freeze, "lib/health-data-standards/import/c32/encounter_importer.rb".freeze, "lib/health-data-standards/import/c32/immunization_importer.rb".freeze, "lib/health-data-standards/import/c32/insurance_provider_importer.rb".freeze, "lib/health-data-standards/import/c32/locatable_import_utils.rb".freeze, "lib/health-data-standards/import/c32/medical_equipment_importer.rb".freeze, "lib/health-data-standards/import/c32/medication_importer.rb".freeze, "lib/health-data-standards/import/c32/organization_importer.rb".freeze, "lib/health-data-standards/import/c32/patient_importer.rb".freeze, "lib/health-data-standards/import/c32/procedure_importer.rb".freeze, "lib/health-data-standards/import/c32/provider_importer.rb".freeze, "lib/health-data-standards/import/c32/result_importer.rb".freeze, "lib/health-data-standards/import/c32/section_importer.rb".freeze, "lib/health-data-standards/import/c32/vital_sign_importer.rb".freeze, "lib/health-data-standards/import/ccda/allergy_importer.rb".freeze, "lib/health-data-standards/import/ccda/care_goal_importer.rb".freeze, "lib/health-data-standards/import/ccda/condition_importer.rb".freeze, "lib/health-data-standards/import/ccda/encounter_importer.rb".freeze, "lib/health-data-standards/import/ccda/immunization_importer.rb".freeze, "lib/health-data-standards/import/ccda/insurance_provider_importer.rb".freeze, "lib/health-data-standards/import/ccda/medical_equipment_importer.rb".freeze, "lib/health-data-standards/import/ccda/medication_importer.rb".freeze, "lib/health-data-standards/import/ccda/patient_importer.rb".freeze, "lib/health-data-standards/import/ccda/procedure_importer.rb".freeze, "lib/health-data-standards/import/ccda/result_importer.rb".freeze, "lib/health-data-standards/import/ccda/vital_sign_importer.rb".freeze, "lib/health-data-standards/import/ccr/patient_importer.rb".freeze, "lib/health-data-standards/import/ccr/product_importer.rb".freeze, "lib/health-data-standards/import/ccr/provider_importer.rb".freeze, "lib/health-data-standards/import/ccr/result_importer.rb".freeze, "lib/health-data-standards/import/ccr/section_importer.rb".freeze, "lib/health-data-standards/import/ccr/simple_importer.rb".freeze, "lib/health-data-standards/import/green_c32/advance_directive_importer.rb".freeze, "lib/health-data-standards/import/green_c32/allergy_importer.rb".freeze, "lib/health-data-standards/import/green_c32/care_goal_importer.rb".freeze, "lib/health-data-standards/import/green_c32/condition_importer.rb".freeze, "lib/health-data-standards/import/green_c32/encounter_importer.rb".freeze, "lib/health-data-standards/import/green_c32/immunization_importer.rb".freeze, "lib/health-data-standards/import/green_c32/medical_equipment_importer.rb".freeze, "lib/health-data-standards/import/green_c32/medication_importer.rb".freeze, "lib/health-data-standards/import/green_c32/patient_importer.rb".freeze, "lib/health-data-standards/import/green_c32/procedure_importer.rb".freeze, "lib/health-data-standards/import/green_c32/result_importer.rb".freeze, "lib/health-data-standards/import/green_c32/section_importer.rb".freeze, "lib/health-data-standards/import/green_c32/social_history_importer.rb".freeze, "lib/health-data-standards/import/green_c32/support_importer.rb".freeze, "lib/health-data-standards/import/green_c32/vital_sign_importer.rb".freeze, "lib/health-data-standards/import/hdata/metadata_importer.rb".freeze, "lib/health-data-standards/import/provider_import_utils.rb".freeze, "lib/health-data-standards/models/address.rb".freeze, "lib/health-data-standards/models/allergy.rb".freeze, "lib/health-data-standards/models/coded_result_value.rb".freeze, "lib/health-data-standards/models/condition.rb".freeze, "lib/health-data-standards/models/encounter.rb".freeze, "lib/health-data-standards/models/entry.rb".freeze, "lib/health-data-standards/models/facility.rb".freeze, "lib/health-data-standards/models/fulfillment_history.rb".freeze, "lib/health-data-standards/models/functional_status.rb".freeze, "lib/health-data-standards/models/guarantor.rb".freeze, "lib/health-data-standards/models/immunization.rb".freeze, "lib/health-data-standards/models/insurance_provider.rb".freeze, "lib/health-data-standards/models/lab_result.rb".freeze, "lib/health-data-standards/models/medical_equipment.rb".freeze, "lib/health-data-standards/models/medication.rb".freeze, "lib/health-data-standards/models/metadata/author.rb".freeze, "lib/health-data-standards/models/metadata/base.rb".freeze, "lib/health-data-standards/models/metadata/change_info.rb".freeze, "lib/health-data-standards/models/metadata/link_info.rb".freeze, "lib/health-data-standards/models/metadata/pedigree.rb".freeze, "lib/health-data-standards/models/order_information.rb".freeze, "lib/health-data-standards/models/organization.rb".freeze, "lib/health-data-standards/models/person.rb".freeze, "lib/health-data-standards/models/personable.rb".freeze, "lib/health-data-standards/models/physical_quantity_result_value.rb".freeze, "lib/health-data-standards/models/procedure.rb".freeze, "lib/health-data-standards/models/provider.rb".freeze, "lib/health-data-standards/models/provider_performance.rb".freeze, "lib/health-data-standards/models/record.rb".freeze, "lib/health-data-standards/models/result_value.rb".freeze, "lib/health-data-standards/models/support.rb".freeze, "lib/health-data-standards/models/svs/concept.rb".freeze, "lib/health-data-standards/models/svs/value_set.rb".freeze, "lib/health-data-standards/models/telecom.rb".freeze, "lib/health-data-standards/models/thing_with_codes.rb".freeze, "lib/health-data-standards/models/treating_provider.rb".freeze, "lib/health-data-standards/models/vital_sign.rb".freeze, "lib/health-data-standards/util/code_system_helper.rb".freeze, "lib/health-data-standards/util/hl7_helper.rb".freeze, "lib/health-data-standards/util/hqmf_template_helper.rb".freeze, "lib/health-data-standards/util/vs_api.rb".freeze, "templates/_address.gc32.erb".freeze, "templates/_advance_directive.gc32.erb".freeze, "templates/_allergies.c32.erb".freeze, "templates/_allergies_no_current.c32.erb".freeze, "templates/_allergy.gc32.erb".freeze, "templates/_care_goal.gc32.erb".freeze, "templates/_care_goals.c32.erb".freeze, "templates/_code_with_reference.c32.erb".freeze, "templates/_condition.gc32.erb".freeze, "templates/_conditions.c32.erb".freeze, "templates/_conditions_no_current.c32.erb".freeze, "templates/_encounter.gc32.erb".freeze, "templates/_encounters.c32.erb".freeze, "templates/_entry.gc32.erb".freeze, "templates/_immunization.gc32.erb".freeze, "templates/_immunizations.c32.erb".freeze, "templates/_insurance_provider.gc32.erb".freeze, "templates/_medical_equipment.c32.erb".freeze, "templates/_medical_equipment.gc32.erb".freeze, "templates/_medication.gc32.erb".freeze, "templates/_medications.c32.erb".freeze, "templates/_medications_no_current.c32.erb".freeze, "templates/_name.gc32.erb".freeze, "templates/_narrative_block.c32.erb".freeze, "templates/_organization.gc32.erb".freeze, "templates/_pedigree.hdata.erb".freeze, "templates/_procedure.gc32.erb".freeze, "templates/_procedures.c32.erb".freeze, "templates/_provider.gc32.erb".freeze, "templates/_result.gc32.erb".freeze, "templates/_results.c32.erb".freeze, "templates/_social_history.c32.erb".freeze, "templates/_social_history.gc32.erb".freeze, "templates/_support.gc32.erb".freeze, "templates/_telecom.gc32.erb".freeze, "templates/_vital_sign.gc32.erb".freeze, "templates/_vital_signs.c32.erb".freeze, "templates/ccda/_allergies.ccda.erb".freeze, "templates/ccda/_allergies_no_current.ccda.erb".freeze, "templates/ccda/_care_goals.ccda.erb".freeze, "templates/ccda/_code_with_reference.ccda.erb".freeze, "templates/ccda/_conditions.ccda.erb".freeze, "templates/ccda/_conditions_no_current.ccda.erb".freeze, "templates/ccda/_encounters.ccda.erb".freeze, "templates/ccda/_immunizations.ccda.erb".freeze, "templates/ccda/_medical_equipment.ccda.erb".freeze, "templates/ccda/_medications.ccda.erb".freeze, "templates/ccda/_medications_no_current.ccda.erb".freeze, "templates/ccda/_narrative_block.ccda.erb".freeze, "templates/ccda/_procedures.ccda.erb".freeze, "templates/ccda/_procedures_no_current.ccda.erb".freeze, "templates/ccda/_results.ccda.erb".freeze, "templates/ccda/_results_no_current.ccda.erb".freeze, "templates/ccda/_social_history.ccda.erb".freeze, "templates/ccda/_vital_signs.ccda.erb".freeze, "templates/ccda/show.ccda.erb".freeze, "templates/html/_entries_by_encounter.html.erb".freeze, "templates/html/_entries_by_section.html.erb".freeze, "templates/html/_entry.html.erb".freeze, "templates/html/_header.html.erb".freeze, "templates/html/_section.html.erb".freeze, "templates/html/show.html.erb".freeze, "templates/metadata.hdata.erb".freeze, "templates/record.gc32.erb".freeze, "templates/show.c32.erb".freeze] s.homepage = "https://github.com/projectcypress/health-data-standards".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A library for generating and consuming various healthcare related formats.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 1.6.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0.14".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.5.5".freeze]) end