--- !ruby/object:Gem::Specification name: cqm-reports version: !ruby/object:Gem::Version version: 3.1.1 platform: ruby authors: - The MITRE Corporation autorequire: bindir: bin cert_chain: [] date: 2020-07-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: cqm-models requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.0.0 - !ruby/object:Gem::Dependency name: cqm-validators requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.0.0 - !ruby/object:Gem::Dependency name: mustache requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: erubis requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.7' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.7' - !ruby/object:Gem::Dependency name: mongoid-tree requirement: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: '2.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: '2.0' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.10' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.10' - !ruby/object:Gem::Dependency name: uuid requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.3' - !ruby/object:Gem::Dependency name: zip-zip requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' - !ruby/object:Gem::Dependency name: log4r requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.1' - !ruby/object:Gem::Dependency name: memoist requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' description: A library for import and export of reports for use with electronic Clinical Quality Measures (eCQMs). email: tacoma-list@lists.mitre.org executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - lib/cqm-reports.rb - lib/html-export/qdm-patient/_header_css.mustache - lib/html-export/qdm-patient/_javascript.mustache - lib/html-export/qdm-patient/data_element/_data_element.mustache - lib/html-export/qdm-patient/data_element/_data_element_codes.mustache - lib/html-export/qdm-patient/data_element/_data_element_other_fields.mustache - lib/html-export/qdm-patient/data_element/_data_element_times.mustache - lib/html-export/qdm-patient/qdm_patient.mustache - lib/html-export/qdm-patient/qdm_patient.rb - lib/qrda-export/catI-r5/_code.mustache - lib/qrda-export/catI-r5/_codes.mustache - lib/qrda-export/catI-r5/_header.mustache - lib/qrda-export/catI-r5/_measure_section.mustache - lib/qrda-export/catI-r5/_reporting_period.mustache - lib/qrda-export/catI-r5/qrda1_r5.mustache - lib/qrda-export/catI-r5/qrda1_r5.rb - lib/qrda-export/catI-r5/qrda_header/_author.mustache - lib/qrda-export/catI-r5/qrda_header/_custodian.mustache - lib/qrda-export/catI-r5/qrda_header/_documentation_of_service_event.mustache - lib/qrda-export/catI-r5/qrda_header/_information_recipient.mustache - lib/qrda-export/catI-r5/qrda_header/_legal_authenticator.mustache - lib/qrda-export/catI-r5/qrda_header/_participant.mustache - lib/qrda-export/catI-r5/qrda_header/_record_target.mustache - lib/qrda-export/catI-r5/qrda_templates/adverse_event.mustache - lib/qrda-export/catI-r5/qrda_templates/allergy_intolerance.mustache - lib/qrda-export/catI-r5/qrda_templates/assessment_order.mustache - lib/qrda-export/catI-r5/qrda_templates/assessment_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/assessment_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/communication_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/device_applied.mustache - lib/qrda-export/catI-r5/qrda_templates/device_order.mustache - lib/qrda-export/catI-r5/qrda_templates/device_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/diagnosis.mustache - lib/qrda-export/catI-r5/qrda_templates/diagnostic_study_order.mustache - lib/qrda-export/catI-r5/qrda_templates/diagnostic_study_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/diagnostic_study_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/encounter_order.mustache - lib/qrda-export/catI-r5/qrda_templates/encounter_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/encounter_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/family_history.mustache - lib/qrda-export/catI-r5/qrda_templates/immunization_administered.mustache - lib/qrda-export/catI-r5/qrda_templates/immunization_order.mustache - lib/qrda-export/catI-r5/qrda_templates/intervention_order.mustache - lib/qrda-export/catI-r5/qrda_templates/intervention_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/intervention_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/laboratory_test_order.mustache - lib/qrda-export/catI-r5/qrda_templates/laboratory_test_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/laboratory_test_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/medication_active.mustache - lib/qrda-export/catI-r5/qrda_templates/medication_administered.mustache - lib/qrda-export/catI-r5/qrda_templates/medication_discharge.mustache - lib/qrda-export/catI-r5/qrda_templates/medication_dispensed.mustache - lib/qrda-export/catI-r5/qrda_templates/medication_order.mustache - lib/qrda-export/catI-r5/qrda_templates/patient_care_experience.mustache - lib/qrda-export/catI-r5/qrda_templates/patient_characteristic_clinical_trial_participant.mustache - lib/qrda-export/catI-r5/qrda_templates/patient_characteristic_expired.mustache - lib/qrda-export/catI-r5/qrda_templates/patient_characteristic_payer.mustache - lib/qrda-export/catI-r5/qrda_templates/physical_exam_order.mustache - lib/qrda-export/catI-r5/qrda_templates/physical_exam_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/physical_exam_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/procedure_order.mustache - lib/qrda-export/catI-r5/qrda_templates/procedure_performed.mustache - lib/qrda-export/catI-r5/qrda_templates/procedure_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/program_participation.mustache - lib/qrda-export/catI-r5/qrda_templates/provider_care_experience.mustache - lib/qrda-export/catI-r5/qrda_templates/related_person.mustache - lib/qrda-export/catI-r5/qrda_templates/substance_recommended.mustache - lib/qrda-export/catI-r5/qrda_templates/symptom.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_admission_source.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_anatomical_location_site.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_author.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_author_participation.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_component.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_data_element_codes_as_values.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_days_supplied.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_encounter_diagnosis_qdm.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_entity.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_entity_care_partner.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_entity_organization.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_entity_patient.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_entity_practitioner.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_facility_location.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_immunization_details.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_immunization_supply_request.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_medication_details.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_medication_supply_request.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_method.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_ordinality.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_rank.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_reaction_observation.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_reason.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_related_to.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_results.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_severity.mustache - lib/qrda-export/catI-r5/qrda_templates/template_partials/_status.mustache - lib/qrda-export/catIII-r2-1/_continuous_variable_value.mustache - lib/qrda-export/catIII-r2-1/_header.mustache - lib/qrda-export/catIII-r2-1/_measure_data.mustache - lib/qrda-export/catIII-r2-1/_measure_section.mustache - lib/qrda-export/catIII-r2-1/_reporting_period.mustache - lib/qrda-export/catIII-r2-1/_stratification.mustache - lib/qrda-export/catIII-r2-1/_supplemental_data.mustache - lib/qrda-export/catIII-r2-1/qrda3_r21.mustache - lib/qrda-export/catIII-r2-1/qrda3_r21.rb - lib/qrda-export/catIII-r2-1/qrda_header/_author.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_custodian.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_documentation_of_service_event.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_information_recipient.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_legal_authenticator.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_participant_ehr.mustache - lib/qrda-export/catIII-r2-1/qrda_header/_participant_location.mustache - lib/qrda-export/helper/aggregate_object_helper.rb - lib/qrda-export/helper/cat1_view_helper.rb - lib/qrda-export/helper/date_helper.rb - lib/qrda-export/helper/frequency_helper.rb - lib/qrda-export/helper/patient_view_helper.rb - lib/qrda-export/helper/view_helper.rb - lib/qrda-import/base-importers/demographics_importer.rb - lib/qrda-import/base-importers/section_importer.rb - lib/qrda-import/cda_identifier.rb - lib/qrda-import/data-element-importers/adverse_event_importer.rb - lib/qrda-import/data-element-importers/allergy_intolerance_importer.rb - lib/qrda-import/data-element-importers/assessment_order_importer.rb - lib/qrda-import/data-element-importers/assessment_performed_importer.rb - lib/qrda-import/data-element-importers/assessment_recommended_importer.rb - lib/qrda-import/data-element-importers/communication_performed_importer.rb - lib/qrda-import/data-element-importers/device_applied_importer.rb - lib/qrda-import/data-element-importers/device_order_importer.rb - lib/qrda-import/data-element-importers/device_recommended_importer.rb - lib/qrda-import/data-element-importers/diagnosis_importer.rb - lib/qrda-import/data-element-importers/diagnostic_study_order_importer.rb - lib/qrda-import/data-element-importers/diagnostic_study_performed_importer.rb - lib/qrda-import/data-element-importers/diagnostic_study_recommended_importer.rb - lib/qrda-import/data-element-importers/encounter_order_importer.rb - lib/qrda-import/data-element-importers/encounter_performed_importer.rb - lib/qrda-import/data-element-importers/encounter_recommended_importer.rb - lib/qrda-import/data-element-importers/family_history_importer.rb - lib/qrda-import/data-element-importers/immunization_administered_importer.rb - lib/qrda-import/data-element-importers/immunization_order_importer.rb - lib/qrda-import/data-element-importers/intervention_order_importer.rb - lib/qrda-import/data-element-importers/intervention_performed_importer.rb - lib/qrda-import/data-element-importers/intervention_recommended_importer.rb - lib/qrda-import/data-element-importers/laboratory_test_order_importer.rb - lib/qrda-import/data-element-importers/laboratory_test_performed_importer.rb - lib/qrda-import/data-element-importers/laboratory_test_recommended_importer.rb - lib/qrda-import/data-element-importers/medication_active_importer.rb - lib/qrda-import/data-element-importers/medication_administered_importer.rb - lib/qrda-import/data-element-importers/medication_discharge_importer.rb - lib/qrda-import/data-element-importers/medication_dispensed_importer.rb - lib/qrda-import/data-element-importers/medication_order_importer.rb - lib/qrda-import/data-element-importers/patient_care_experience_importer.rb - lib/qrda-import/data-element-importers/patient_characteristic_clinical_trial_participant_importer.rb - lib/qrda-import/data-element-importers/patient_characteristic_expired_importer.rb - lib/qrda-import/data-element-importers/patient_characteristic_payer_importer.rb - lib/qrda-import/data-element-importers/physical_exam_order_importer.rb - lib/qrda-import/data-element-importers/physical_exam_performed_importer.rb - lib/qrda-import/data-element-importers/physical_exam_recommended_importer.rb - lib/qrda-import/data-element-importers/procedure_order_importer.rb - lib/qrda-import/data-element-importers/procedure_performed_importer.rb - lib/qrda-import/data-element-importers/procedure_recommended_importer.rb - lib/qrda-import/data-element-importers/program_participation_importer.rb - lib/qrda-import/data-element-importers/provider_care_experience_importer.rb - lib/qrda-import/data-element-importers/related_person_importer.rb - lib/qrda-import/data-element-importers/substance_administered_importer.rb - lib/qrda-import/data-element-importers/substance_order_importer.rb - lib/qrda-import/data-element-importers/substance_recommended_importer.rb - lib/qrda-import/data-element-importers/symptom_importer.rb - lib/qrda-import/entry_finder.rb - lib/qrda-import/narrative_reference_handler.rb - lib/qrda-import/patient_importer.rb - lib/util/code_system_helper.rb - lib/util/entity_helper.rb - lib/util/hqmf_template_helper.rb - lib/util/hqmf_template_oid_map.json - lib/util/hqmfr2_template_oid_map.json - lib/util/hqmfr2cql_template_oid_map.json - lib/util/qrda_template_helper.rb - lib/util/qrdar5_1_template_oid_map.json - lib/util/qrdar5_template_oid_map.json homepage: https://github.com/projecttacoma/cqm-reports licenses: - Apache-2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.14 signing_key: specification_version: 4 summary: A library for import and export of reports for use with electronic Clinical Quality Measures (eCQMs). test_files: []