# -*- encoding: utf-8 -*- # stub: health-data-standards 3.6.1 ruby lib Gem::Specification.new do |s| s.name = "health-data-standards".freeze s.version = "3.6.1".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, "Andre Quina".freeze] s.date = "2015-07-22" s.description = "A library for generating and consuming various healthcare related formats. These include HITSP C32, QRDA Category I, and QRDA Category III.".freeze s.email = "talk@projectpophealth.org".freeze s.files = ["Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "lib/health-data-standards.rb".freeze, "lib/health-data-standards/export/c32.rb".freeze, "lib/health-data-standards/export/cat_1.rb".freeze, "lib/health-data-standards/export/cat_1_r2.rb".freeze, "lib/health-data-standards/export/cat_3.rb".freeze, "lib/health-data-standards/export/ccda.rb".freeze, "lib/health-data-standards/export/csv.rb".freeze, "lib/health-data-standards/export/hdata/metadata.rb".freeze, "lib/health-data-standards/export/helper/cat1_view_helper.rb".freeze, "lib/health-data-standards/export/helper/html_view_helper.rb".freeze, "lib/health-data-standards/export/helper/scooped_view_helper.rb".freeze, "lib/health-data-standards/export/html.rb".freeze, "lib/health-data-standards/export/qrda/entry_template_resolver.rb".freeze, "lib/health-data-standards/export/qrda/hqmf-qrda-oids.json".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/node.rb".freeze, "lib/health-data-standards/ext/string.rb".freeze, "lib/health-data-standards/ext/symbol.rb".freeze, "lib/health-data-standards/import/bulk_record_importer.rb".freeze, "lib/health-data-standards/import/bundle/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/immunization_importer.rb".freeze, "lib/health-data-standards/import/c32/insurance_provider_importer.rb".freeze, "lib/health-data-standards/import/c32/patient_importer.rb".freeze, "lib/health-data-standards/import/cat1/diagnosis_active_importer.rb".freeze, "lib/health-data-standards/import/cat1/diagnosis_inactive_importer.rb".freeze, "lib/health-data-standards/import/cat1/diagnostic_study_order_importer.rb".freeze, "lib/health-data-standards/import/cat1/ecog_status_importer.rb".freeze, "lib/health-data-standards/import/cat1/encounter_order_importer.rb".freeze, "lib/health-data-standards/import/cat1/encounter_performed_importer.rb".freeze, "lib/health-data-standards/import/cat1/entry_package.rb".freeze, "lib/health-data-standards/import/cat1/gestational_age_importer.rb".freeze, "lib/health-data-standards/import/cat1/insurance_provider_importer.rb".freeze, "lib/health-data-standards/import/cat1/lab_order_importer.rb".freeze, "lib/health-data-standards/import/cat1/lab_result_importer.rb".freeze, "lib/health-data-standards/import/cat1/medication_active_importer.rb".freeze, "lib/health-data-standards/import/cat1/medication_dispensed_importer.rb".freeze, "lib/health-data-standards/import/cat1/patient_importer.rb".freeze, "lib/health-data-standards/import/cat1/procedure_importer.rb".freeze, "lib/health-data-standards/import/cat1/procedure_intolerance_importer.rb".freeze, "lib/health-data-standards/import/cat1/procedure_order_importer.rb".freeze, "lib/health-data-standards/import/cat1/procedure_performed_importer.rb".freeze, "lib/health-data-standards/import/cat1/symptom_active_importer.rb".freeze, "lib/health-data-standards/import/cat1/tobacco_use_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/cda/allergy_importer.rb".freeze, "lib/health-data-standards/import/cda/condition_importer.rb".freeze, "lib/health-data-standards/import/cda/encounter_importer.rb".freeze, "lib/health-data-standards/import/cda/entry_finder.rb".freeze, "lib/health-data-standards/import/cda/locatable_import_utils.rb".freeze, "lib/health-data-standards/import/cda/medical_equipment_importer.rb".freeze, "lib/health-data-standards/import/cda/medication_importer.rb".freeze, "lib/health-data-standards/import/cda/narrative_reference_handler.rb".freeze, "lib/health-data-standards/import/cda/organization_importer.rb".freeze, "lib/health-data-standards/import/cda/procedure_importer.rb".freeze, "lib/health-data-standards/import/cda/provider_importer.rb".freeze, "lib/health-data-standards/import/cda/result_importer.rb".freeze, "lib/health-data-standards/import/cda/section_importer.rb".freeze, "lib/health-data-standards/import/cda/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/cda_identifier.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/cqm/aggregate_objects.rb".freeze, "lib/health-data-standards/models/cqm/bundle.rb".freeze, "lib/health-data-standards/models/cqm/measure.rb".freeze, "lib/health-data-standards/models/cqm/patient_cache.rb".freeze, "lib/health-data-standards/models/cqm/prefilter.rb".freeze, "lib/health-data-standards/models/cqm/query_cache.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/qrda/author.rb".freeze, "lib/health-data-standards/models/qrda/custodian.rb".freeze, "lib/health-data-standards/models/qrda/device.rb".freeze, "lib/health-data-standards/models/qrda/header.rb".freeze, "lib/health-data-standards/models/qrda/id.rb".freeze, "lib/health-data-standards/models/qrda/legal_authenticator.rb".freeze, "lib/health-data-standards/models/qrda/organization.rb".freeze, "lib/health-data-standards/models/qrda/person.rb".freeze, "lib/health-data-standards/models/record.rb".freeze, "lib/health-data-standards/models/reference.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/transfer.rb".freeze, "lib/health-data-standards/models/treating_provider.rb".freeze, "lib/health-data-standards/models/vital_sign.rb".freeze, "lib/health-data-standards/railtie.rb".freeze, "lib/health-data-standards/tasks.rb".freeze, "lib/health-data-standards/tasks/bundle.rake".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/hqmf_template_oid_map.json".freeze, "lib/health-data-standards/util/vs_api.rb".freeze, "lib/health-data-standards/validate/base_validator.rb".freeze, "lib/health-data-standards/validate/data_validator.rb".freeze, "lib/health-data-standards/validate/measure_validator.rb".freeze, "lib/health-data-standards/validate/performance_rate_validator.rb".freeze, "lib/health-data-standards/validate/reported_result_extractor.rb".freeze, "lib/health-data-standards/validate/schema_validator.rb".freeze, "lib/health-data-standards/validate/schematron/c_processor.rb".freeze, "lib/health-data-standards/validate/schematron/java_processor.rb".freeze, "lib/health-data-standards/validate/schematron_validator.rb".freeze, "lib/health-data-standards/validate/validation_error.rb".freeze, "lib/health-data-standards/validate/validators.rb".freeze, "lib/hqmf-generator/attribute.xml.erb".freeze, "lib/hqmf-generator/characteristic_criteria.xml.erb".freeze, "lib/hqmf-generator/code.xml.erb".freeze, "lib/hqmf-generator/condition_criteria.xml.erb".freeze, "lib/hqmf-generator/derivation.xml.erb".freeze, "lib/hqmf-generator/description.xml.erb".freeze, "lib/hqmf-generator/document.xml.erb".freeze, "lib/hqmf-generator/effective_time.xml.erb".freeze, "lib/hqmf-generator/encounter_criteria.xml.erb".freeze, "lib/hqmf-generator/field.xml.erb".freeze, "lib/hqmf-generator/fulfills.xml.erb".freeze, "lib/hqmf-generator/grouper_criteria.xml.erb".freeze, "lib/hqmf-generator/hqmf-generator.rb".freeze, "lib/hqmf-generator/local_variable.xml.erb".freeze, "lib/hqmf-generator/measure_observation_definition.xml.erb".freeze, "lib/hqmf-generator/observation_criteria.xml.erb".freeze, "lib/hqmf-generator/population_criteria.xml.erb".freeze, "lib/hqmf-generator/precondition.xml.erb".freeze, "lib/hqmf-generator/precondition_cv.xml.erb".freeze, "lib/hqmf-generator/procedure_criteria.xml.erb".freeze, "lib/hqmf-generator/reason.xml.erb".freeze, "lib/hqmf-generator/reference.xml.erb".freeze, "lib/hqmf-generator/source.xml.erb".freeze, "lib/hqmf-generator/specific_occurrence.xml.erb".freeze, "lib/hqmf-generator/subset.xml.erb".freeze, "lib/hqmf-generator/substance_criteria.xml.erb".freeze, "lib/hqmf-generator/supply_criteria.xml.erb".freeze, "lib/hqmf-generator/template_id.xml.erb".freeze, "lib/hqmf-generator/temporal_relationship.xml.erb".freeze, "lib/hqmf-generator/value.xml.erb".freeze, "lib/hqmf-generator/variable_criteria.xml.erb".freeze, "lib/hqmf-model/attribute.rb".freeze, "lib/hqmf-model/data_criteria.json".freeze, "lib/hqmf-model/data_criteria.rb".freeze, "lib/hqmf-model/document.rb".freeze, "lib/hqmf-model/population_criteria.rb".freeze, "lib/hqmf-model/precondition.rb".freeze, "lib/hqmf-model/types.rb".freeze, "lib/hqmf-model/utilities.rb".freeze, "lib/hqmf-parser.rb".freeze, "lib/hqmf-parser/1.0/attribute.rb".freeze, "lib/hqmf-parser/1.0/comparison.rb".freeze, "lib/hqmf-parser/1.0/data_criteria.rb".freeze, "lib/hqmf-parser/1.0/data_criteria_oid_xpath.json".freeze, "lib/hqmf-parser/1.0/document.rb".freeze, "lib/hqmf-parser/1.0/expression.rb".freeze, "lib/hqmf-parser/1.0/observation.rb".freeze, "lib/hqmf-parser/1.0/population_criteria.rb".freeze, "lib/hqmf-parser/1.0/precondition.rb".freeze, "lib/hqmf-parser/1.0/range.rb".freeze, "lib/hqmf-parser/1.0/restriction.rb".freeze, "lib/hqmf-parser/1.0/utilities.rb".freeze, "lib/hqmf-parser/2.0/data_criteria.rb".freeze, "lib/hqmf-parser/2.0/document.rb".freeze, "lib/hqmf-parser/2.0/population_criteria.rb".freeze, "lib/hqmf-parser/2.0/precondition.rb".freeze, "lib/hqmf-parser/2.0/types.rb".freeze, "lib/hqmf-parser/2.0/utilities.rb".freeze, "lib/hqmf-parser/converter/pass1/data_criteria_converter.rb".freeze, "lib/hqmf-parser/converter/pass1/document_converter.rb".freeze, "lib/hqmf-parser/converter/pass1/population_criteria_converter.rb".freeze, "lib/hqmf-parser/converter/pass1/precondition_converter.rb".freeze, "lib/hqmf-parser/converter/pass1/precondition_extractor.rb".freeze, "lib/hqmf-parser/converter/pass1/simple_data_criteria.rb".freeze, "lib/hqmf-parser/converter/pass1/simple_operator.rb".freeze, "lib/hqmf-parser/converter/pass1/simple_population_criteria.rb".freeze, "lib/hqmf-parser/converter/pass1/simple_precondition.rb".freeze, "lib/hqmf-parser/converter/pass1/simple_restriction.rb".freeze, "lib/hqmf-parser/converter/pass2/comparison_converter.rb".freeze, "lib/hqmf-parser/converter/pass2/operator_converter.rb".freeze, "lib/hqmf-parser/parser.rb".freeze, "lib/util/counter.rb".freeze, "resources/schema/infrastructure/cda/CDA_SDTC.xsd".freeze, "resources/schema/infrastructure/cda/POCD_MT000040_SDTC.xsd".freeze, "resources/schema/infrastructure/cda/SDTC.xsd".freeze, "resources/schema/processable/coreschemas/NarrativeBlock.xsd".freeze, "resources/schema/processable/coreschemas/datatypes-base_SDTC.xsd".freeze, "resources/schema/processable/coreschemas/datatypes.xsd".freeze, "resources/schema/processable/coreschemas/infrastructureRoot.xsd".freeze, "resources/schema/processable/coreschemas/voc.xsd".freeze, "resources/schematron/iso-schematron-xslt1/ExtractSchFromRNG.xsl".freeze, "resources/schematron/iso-schematron-xslt1/ExtractSchFromXSD.xsl".freeze, "resources/schematron/iso-schematron-xslt1/iso_abstract_expand.xsl".freeze, "resources/schematron/iso-schematron-xslt1/iso_dsdl_include.xsl".freeze, "resources/schematron/iso-schematron-xslt1/iso_schematron_message.xsl".freeze, "resources/schematron/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl".freeze, "resources/schematron/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl".freeze, "resources/schematron/iso-schematron-xslt1/readme.txt".freeze, "resources/schematron/iso-schematron-xslt1/schematron-skeleton-api.htm".freeze, "resources/schematron/iso-schematron-xslt2/ExtractSchFromRNG-2.xsl".freeze, "resources/schematron/iso-schematron-xslt2/ExtractSchFromXSD-2.xsl".freeze, "resources/schematron/iso-schematron-xslt2/iso_abstract_expand.xsl".freeze, "resources/schematron/iso-schematron-xslt2/iso_dsdl_include.xsl".freeze, "resources/schematron/iso-schematron-xslt2/iso_schematron_message_xslt2.xsl".freeze, "resources/schematron/iso-schematron-xslt2/iso_schematron_skeleton_for_saxon.xsl".freeze, "resources/schematron/iso-schematron-xslt2/iso_svrl_for_xslt2.xsl".freeze, "resources/schematron/iso-schematron-xslt2/readme.txt".freeze, "resources/schematron/iso-schematron-xslt2/sch-messages-cs.xhtml".freeze, "resources/schematron/iso-schematron-xslt2/sch-messages-de.xhtml".freeze, "resources/schematron/iso-schematron-xslt2/sch-messages-en.xhtml".freeze, "resources/schematron/iso-schematron-xslt2/sch-messages-fr.xhtml".freeze, "resources/schematron/iso-schematron-xslt2/sch-messages-nl.xhtml".freeze, "resources/schematron/iso-schematron-xslt2/schematron-skeleton-api.htm".freeze, "resources/schematron/qrda/cat_1/CDAR2_QRDA_I_R1_D3_2015MAY_Schematron.sch".freeze, "resources/schematron/qrda/cat_1/voc.xml".freeze, "resources/schematron/qrda/cat_1_r2/QRDA Category I Release 2.sch".freeze, "resources/schematron/qrda/cat_1_r2/voc.xml".freeze, "resources/schematron/qrda/cat_3/QRDA Category III.sch".freeze, "resources/schematron/qrda/cat_3/voc.xml".freeze, "templates/_author.hdata.erb".freeze, "templates/_pedigree.hdata.erb".freeze, "templates/c32/_allergies.c32.erb".freeze, "templates/c32/_allergies_no_current.c32.erb".freeze, "templates/c32/_care_goals.c32.erb".freeze, "templates/c32/_code_with_reference.c32.erb".freeze, "templates/c32/_conditions.c32.erb".freeze, "templates/c32/_conditions_no_current.c32.erb".freeze, "templates/c32/_encounters.c32.erb".freeze, "templates/c32/_immunizations.c32.erb".freeze, "templates/c32/_medical_equipment.c32.erb".freeze, "templates/c32/_medications.c32.erb".freeze, "templates/c32/_medications_no_current.c32.erb".freeze, "templates/c32/_narrative_block.c32.erb".freeze, "templates/c32/_procedures.c32.erb".freeze, "templates/c32/_results.c32.erb".freeze, "templates/c32/_social_history.c32.erb".freeze, "templates/c32/_vital_signs.c32.erb".freeze, "templates/c32/show.c32.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.1.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.101.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.103.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.105.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.11.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.12.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.13.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.14.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.17.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.18.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.2.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.20.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.23.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.26.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.28.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.3.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.31.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.32.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.34.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.38.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.4.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.40.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.41.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.42.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.43.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.44.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.45.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.46.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.47.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.51.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.54.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.57.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.59.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.62.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.63.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.64.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.66.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.69.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.7.cat1.erb".freeze, "templates/cat1/_2.16.840.1.113883.10.20.24.3.76.cat1.erb".freeze, "templates/cat1/_address.cat1.erb".freeze, "templates/cat1/_author.cat1.erb".freeze, "templates/cat1/_fulfills.cat1.erb".freeze, "templates/cat1/_id.cat1.erb".freeze, "templates/cat1/_measures.cat1.erb".freeze, "templates/cat1/_medication_details.cat1.erb".freeze, "templates/cat1/_medication_dispense.cat1.erb".freeze, "templates/cat1/_ordinality.cat1.erb".freeze, "templates/cat1/_organization.cat1.erb".freeze, "templates/cat1/_patient_data.cat1.erb".freeze, "templates/cat1/_providers.cat1.erb".freeze, "templates/cat1/_reason.cat1.erb".freeze, "templates/cat1/_record_target.cat1.erb".freeze, "templates/cat1/_reporting_parameters.cat1.erb".freeze, "templates/cat1/_result_value.cat1.erb".freeze, "templates/cat1/_telecom.cat1.erb".freeze, "templates/cat1/show.cat1.erb".freeze, "templates/cat3/_address.cat3.erb".freeze, "templates/cat3/_author.cat3.erb".freeze, "templates/cat3/_continuous_variable_value.cat3.erb".freeze, "templates/cat3/_id.cat3.erb".freeze, "templates/cat3/_measure_data.cat3.erb".freeze, "templates/cat3/_organization.cat3.erb".freeze, "templates/cat3/_performance_rate.cat3.erb".freeze, "templates/cat3/_providers.cat3.erb".freeze, "templates/cat3/_reporting_parameters.cat3.erb".freeze, "templates/cat3/_supplemental_data.cat3.erb".freeze, "templates/cat3/_telecom.cat3.erb".freeze, "templates/cat3/show.cat3.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] s.homepage = "https://github.com/projectcypress/health-data-standards".freeze s.licenses = ["APL 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A library for generating and consuming various healthcare related formats.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.8.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.6.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.9.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.1".freeze]) end