--- !ruby/object:Gem::Specification name: health-data-standards version: !ruby/object:Gem::Version version: 4.0.1 platform: ruby authors: - The MITRE Corporation autorequire: bindir: bin cert_chain: [] date: 2017-11-30 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rest-client requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.0 - !ruby/object:Gem::Dependency name: erubis requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.7.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.7.0 - !ruby/object:Gem::Dependency name: mongoid requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 5.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 5.0.0 - !ruby/object:Gem::Dependency name: mongoid-tree requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.0.0 - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.2.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.2.0 - !ruby/object:Gem::Dependency name: protected_attributes requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.0.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.0.5 - !ruby/object:Gem::Dependency name: uuid requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.3.7 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.3.7 - !ruby/object:Gem::Dependency name: builder requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.1' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.1' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 - !ruby/object:Gem::Dependency name: highline requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.7.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.7.0 - !ruby/object:Gem::Dependency name: rubyzip requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.2.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.2.1 - !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.10 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.1.10 - !ruby/object:Gem::Dependency name: memoist requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.9.1 description: A library for generating and consuming various healthcare related formats. These include HITSP C32, QRDA Category I, and QRDA Category III. email: tacoma-list@lists.mitre.org executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - lib/health-data-standards.rb - lib/health-data-standards/export/c32.rb - lib/health-data-standards/export/cat_1.rb - lib/health-data-standards/export/cat_1_r2.rb - lib/health-data-standards/export/cat_3.rb - lib/health-data-standards/export/ccda.rb - lib/health-data-standards/export/csv.rb - lib/health-data-standards/export/exceptions.rb - lib/health-data-standards/export/hdata/metadata.rb - lib/health-data-standards/export/helper/cat1_view_helper.rb - lib/health-data-standards/export/helper/html_view_helper.rb - lib/health-data-standards/export/helper/scooped_view_helper.rb - lib/health-data-standards/export/html.rb - lib/health-data-standards/export/qrda/entry_template_resolver.rb - lib/health-data-standards/export/qrda/hqmf-qrda-oids.json - lib/health-data-standards/export/rendering_context.rb - lib/health-data-standards/export/template_helper.rb - lib/health-data-standards/export/view_helper.rb - lib/health-data-standards/ext/node.rb - lib/health-data-standards/ext/string.rb - lib/health-data-standards/ext/symbol.rb - lib/health-data-standards/import/bulk_record_importer.rb - lib/health-data-standards/import/bundle/importer.rb - lib/health-data-standards/import/c32/care_goal_importer.rb - lib/health-data-standards/import/c32/condition_importer.rb - lib/health-data-standards/import/c32/immunization_importer.rb - lib/health-data-standards/import/c32/insurance_provider_importer.rb - lib/health-data-standards/import/c32/patient_importer.rb - lib/health-data-standards/import/cat1/clinical_trial_participant_importer.rb - lib/health-data-standards/import/cat1/device_order_importer.rb - lib/health-data-standards/import/cat1/diagnosis_active_importer.rb - lib/health-data-standards/import/cat1/diagnosis_importer.rb - lib/health-data-standards/import/cat1/diagnosis_inactive_importer.rb - lib/health-data-standards/import/cat1/diagnostic_study_order_importer.rb - lib/health-data-standards/import/cat1/ecog_status_importer.rb - lib/health-data-standards/import/cat1/encounter_order_act_importer.rb - lib/health-data-standards/import/cat1/encounter_order_importer.rb - lib/health-data-standards/import/cat1/encounter_performed_act_importer.rb - lib/health-data-standards/import/cat1/encounter_performed_importer.rb - lib/health-data-standards/import/cat1/entry_package.rb - lib/health-data-standards/import/cat1/gestational_age_importer.rb - lib/health-data-standards/import/cat1/immunization_administered_importer.rb - lib/health-data-standards/import/cat1/insurance_provider_importer.rb - lib/health-data-standards/import/cat1/lab_order_importer.rb - lib/health-data-standards/import/cat1/lab_result_importer.rb - lib/health-data-standards/import/cat1/medication_active_importer.rb - lib/health-data-standards/import/cat1/medication_dispensed_act_importer.rb - lib/health-data-standards/import/cat1/medication_dispensed_importer.rb - lib/health-data-standards/import/cat1/patient_importer.rb - lib/health-data-standards/import/cat1/procedure_intolerance_importer.rb - lib/health-data-standards/import/cat1/procedure_order_importer.rb - lib/health-data-standards/import/cat1/procedure_performed_importer.rb - lib/health-data-standards/import/cat1/symptom_active_importer.rb - lib/health-data-standards/import/cat1/tobacco_use_importer.rb - lib/health-data-standards/import/cat1/transfer_from_act_importer.rb - lib/health-data-standards/import/cat1/transfer_from_importer.rb - lib/health-data-standards/import/cat1/transfer_to_act_importer.rb - lib/health-data-standards/import/cat1/transfer_to_importer.rb - lib/health-data-standards/import/ccda/allergy_importer.rb - lib/health-data-standards/import/ccda/care_goal_importer.rb - lib/health-data-standards/import/ccda/condition_importer.rb - lib/health-data-standards/import/ccda/encounter_importer.rb - lib/health-data-standards/import/ccda/immunization_importer.rb - lib/health-data-standards/import/ccda/insurance_provider_importer.rb - lib/health-data-standards/import/ccda/medical_equipment_importer.rb - lib/health-data-standards/import/ccda/medication_importer.rb - lib/health-data-standards/import/ccda/patient_importer.rb - lib/health-data-standards/import/ccda/procedure_importer.rb - lib/health-data-standards/import/ccda/result_importer.rb - lib/health-data-standards/import/ccda/vital_sign_importer.rb - lib/health-data-standards/import/cda/allergy_importer.rb - lib/health-data-standards/import/cda/communication_importer.rb - lib/health-data-standards/import/cda/condition_importer.rb - lib/health-data-standards/import/cda/encounter_importer.rb - lib/health-data-standards/import/cda/entry_finder.rb - lib/health-data-standards/import/cda/locatable_import_utils.rb - lib/health-data-standards/import/cda/medical_equipment_importer.rb - lib/health-data-standards/import/cda/medication_importer.rb - lib/health-data-standards/import/cda/narrative_reference_handler.rb - lib/health-data-standards/import/cda/organization_importer.rb - lib/health-data-standards/import/cda/procedure_importer.rb - lib/health-data-standards/import/cda/provider_importer.rb - lib/health-data-standards/import/cda/result_importer.rb - lib/health-data-standards/import/cda/section_importer.rb - lib/health-data-standards/import/cda/vital_sign_importer.rb - lib/health-data-standards/import/hdata/metadata_importer.rb - lib/health-data-standards/import/provider_import_utils.rb - lib/health-data-standards/models/address.rb - lib/health-data-standards/models/admission_source.rb - lib/health-data-standards/models/adverse_event.rb - lib/health-data-standards/models/allergy.rb - lib/health-data-standards/models/assessment.rb - lib/health-data-standards/models/care_experience.rb - lib/health-data-standards/models/care_goal.rb - lib/health-data-standards/models/cda_identifier.rb - lib/health-data-standards/models/coded_result_value.rb - lib/health-data-standards/models/communication.rb - lib/health-data-standards/models/component.rb - lib/health-data-standards/models/condition.rb - lib/health-data-standards/models/cqm/aggregate_objects.rb - lib/health-data-standards/models/cqm/bundle.rb - lib/health-data-standards/models/cqm/measure.rb - lib/health-data-standards/models/cqm/patient_cache.rb - lib/health-data-standards/models/cqm/prefilter.rb - lib/health-data-standards/models/cqm/query_cache.rb - lib/health-data-standards/models/encounter.rb - lib/health-data-standards/models/encounter_principal_diagnosis.rb - lib/health-data-standards/models/entry.rb - lib/health-data-standards/models/facility.rb - lib/health-data-standards/models/family_history.rb - lib/health-data-standards/models/fulfillment_history.rb - lib/health-data-standards/models/functional_status.rb - lib/health-data-standards/models/guarantor.rb - lib/health-data-standards/models/immunization.rb - lib/health-data-standards/models/insurance_provider.rb - lib/health-data-standards/models/lab_result.rb - lib/health-data-standards/models/medical_equipment.rb - lib/health-data-standards/models/medication.rb - lib/health-data-standards/models/metadata/author.rb - lib/health-data-standards/models/metadata/base.rb - lib/health-data-standards/models/metadata/change_info.rb - lib/health-data-standards/models/metadata/link_info.rb - lib/health-data-standards/models/metadata/pedigree.rb - lib/health-data-standards/models/order_information.rb - lib/health-data-standards/models/organization.rb - lib/health-data-standards/models/patient_preference.rb - lib/health-data-standards/models/person.rb - lib/health-data-standards/models/personable.rb - lib/health-data-standards/models/physical_quantity_result_value.rb - lib/health-data-standards/models/procedure.rb - lib/health-data-standards/models/provider.rb - lib/health-data-standards/models/provider_performance.rb - lib/health-data-standards/models/provider_preference.rb - lib/health-data-standards/models/qrda/author.rb - lib/health-data-standards/models/qrda/custodian.rb - lib/health-data-standards/models/qrda/device.rb - lib/health-data-standards/models/qrda/header.rb - lib/health-data-standards/models/qrda/id.rb - lib/health-data-standards/models/qrda/legal_authenticator.rb - lib/health-data-standards/models/qrda/organization.rb - lib/health-data-standards/models/qrda/person.rb - lib/health-data-standards/models/record.rb - lib/health-data-standards/models/reference.rb - lib/health-data-standards/models/result_value.rb - lib/health-data-standards/models/support.rb - lib/health-data-standards/models/svs/concept.rb - lib/health-data-standards/models/svs/value_set.rb - lib/health-data-standards/models/telecom.rb - lib/health-data-standards/models/thing_with_codes.rb - lib/health-data-standards/models/transfer.rb - lib/health-data-standards/models/treating_provider.rb - lib/health-data-standards/models/vital_sign.rb - lib/health-data-standards/railtie.rb - lib/health-data-standards/tasks.rb - lib/health-data-standards/tasks/bundle.rake - lib/health-data-standards/util/code_system_helper.rb - lib/health-data-standards/util/hl7_helper.rb - lib/health-data-standards/util/hqmf_template_helper.rb - lib/health-data-standards/util/hqmf_template_oid_map.json - lib/health-data-standards/util/hqmfr2_template_oid_map.json - lib/health-data-standards/util/hqmfr2cql_template_oid_map.json - lib/health-data-standards/util/nlm_helper.rb - lib/health-data-standards/util/vs_api.rb - lib/health-data-standards/validate/base_validator.rb - lib/health-data-standards/validate/data_validator.rb - lib/health-data-standards/validate/measure_validator.rb - lib/health-data-standards/validate/performance_rate_validator.rb - lib/health-data-standards/validate/qrda_qdm_template_validator.rb - lib/health-data-standards/validate/reported_result_extractor.rb - lib/health-data-standards/validate/schema_validator.rb - lib/health-data-standards/validate/schematron/c_processor.rb - lib/health-data-standards/validate/schematron/java_processor.rb - lib/health-data-standards/validate/schematron_validator.rb - lib/health-data-standards/validate/validation_error.rb - lib/health-data-standards/validate/validators.rb - lib/hqmf-generator/attribute.xml.erb - lib/hqmf-generator/characteristic_criteria.xml.erb - lib/hqmf-generator/code.xml.erb - lib/hqmf-generator/condition_criteria.xml.erb - lib/hqmf-generator/derivation.xml.erb - lib/hqmf-generator/description.xml.erb - lib/hqmf-generator/document.xml.erb - lib/hqmf-generator/effective_time.xml.erb - lib/hqmf-generator/encounter_criteria.xml.erb - lib/hqmf-generator/field.xml.erb - lib/hqmf-generator/fulfills.xml.erb - lib/hqmf-generator/grouper_criteria.xml.erb - lib/hqmf-generator/hqmf-generator.rb - lib/hqmf-generator/local_variable.xml.erb - lib/hqmf-generator/measure_observation_definition.xml.erb - lib/hqmf-generator/observation_criteria.xml.erb - lib/hqmf-generator/population_criteria.xml.erb - lib/hqmf-generator/precondition.xml.erb - lib/hqmf-generator/precondition_cv.xml.erb - lib/hqmf-generator/procedure_criteria.xml.erb - lib/hqmf-generator/reason.xml.erb - lib/hqmf-generator/reference.xml.erb - lib/hqmf-generator/source.xml.erb - lib/hqmf-generator/specific_occurrence.xml.erb - lib/hqmf-generator/subset.xml.erb - lib/hqmf-generator/substance_criteria.xml.erb - lib/hqmf-generator/supply_criteria.xml.erb - lib/hqmf-generator/template_id.xml.erb - lib/hqmf-generator/temporal_relationship.xml.erb - lib/hqmf-generator/temporal_relationship_attribute.xml.erb - lib/hqmf-generator/value.xml.erb - lib/hqmf-generator/variable_criteria.xml.erb - lib/hqmf-model/attribute.rb - lib/hqmf-model/data_criteria.json - lib/hqmf-model/data_criteria.rb - lib/hqmf-model/document.rb - lib/hqmf-model/population_criteria.rb - lib/hqmf-model/precondition.rb - lib/hqmf-model/types.rb - lib/hqmf-model/utilities.rb - lib/hqmf-parser.rb - lib/hqmf-parser/1.0/attribute.rb - lib/hqmf-parser/1.0/comparison.rb - lib/hqmf-parser/1.0/data_criteria.rb - lib/hqmf-parser/1.0/data_criteria_oid_xpath.json - lib/hqmf-parser/1.0/document.rb - lib/hqmf-parser/1.0/expression.rb - lib/hqmf-parser/1.0/observation.rb - lib/hqmf-parser/1.0/population_criteria.rb - lib/hqmf-parser/1.0/precondition.rb - lib/hqmf-parser/1.0/range.rb - lib/hqmf-parser/1.0/restriction.rb - lib/hqmf-parser/1.0/utilities.rb - lib/hqmf-parser/2.0/data_criteria.rb - lib/hqmf-parser/2.0/data_criteria_helpers/dc_base_extract.rb - lib/hqmf-parser/2.0/data_criteria_helpers/dc_definition_from_template_or_type_extract.rb - lib/hqmf-parser/2.0/data_criteria_helpers/dc_post_processing.rb - lib/hqmf-parser/2.0/data_criteria_helpers/dc_specific_occurrences_and_source_data_criteria_extract.rb - lib/hqmf-parser/2.0/document.rb - lib/hqmf-parser/2.0/document_helpers/doc_population_helper.rb - lib/hqmf-parser/2.0/document_helpers/doc_utilities.rb - lib/hqmf-parser/2.0/field_value_helper.rb - lib/hqmf-parser/2.0/population_criteria.rb - lib/hqmf-parser/2.0/precondition.rb - lib/hqmf-parser/2.0/source_data_criteria_helper.rb - lib/hqmf-parser/2.0/types.rb - lib/hqmf-parser/2.0/utilities.rb - lib/hqmf-parser/2.0/value_set_helper.rb - lib/hqmf-parser/converter/pass1/data_criteria_converter.rb - lib/hqmf-parser/converter/pass1/document_converter.rb - lib/hqmf-parser/converter/pass1/population_criteria_converter.rb - lib/hqmf-parser/converter/pass1/precondition_converter.rb - lib/hqmf-parser/converter/pass1/precondition_extractor.rb - lib/hqmf-parser/converter/pass1/simple_data_criteria.rb - lib/hqmf-parser/converter/pass1/simple_operator.rb - lib/hqmf-parser/converter/pass1/simple_population_criteria.rb - lib/hqmf-parser/converter/pass1/simple_precondition.rb - lib/hqmf-parser/converter/pass1/simple_restriction.rb - lib/hqmf-parser/converter/pass2/comparison_converter.rb - lib/hqmf-parser/converter/pass2/operator_converter.rb - lib/hqmf-parser/cql/data_criteria.rb - lib/hqmf-parser/cql/data_criteria_helpers/dc_definition_from_template_or_type_extract.rb - lib/hqmf-parser/cql/data_criteria_helpers/dc_post_processing.rb - lib/hqmf-parser/cql/document.rb - lib/hqmf-parser/cql/document_helpers/doc_population_helper.rb - lib/hqmf-parser/cql/value_set_helper.rb - lib/hqmf-parser/parser.rb - lib/util/counter.rb - resources/schema/infrastructure/cda/CDA_SDTC.xsd - resources/schema/infrastructure/cda/POCD_MT000040_SDTC.xsd - resources/schema/infrastructure/cda/SDTC.xsd - resources/schema/processable/coreschemas/NarrativeBlock.xsd - resources/schema/processable/coreschemas/datatypes-base_SDTC.xsd - resources/schema/processable/coreschemas/datatypes.xsd - resources/schema/processable/coreschemas/infrastructureRoot.xsd - resources/schema/processable/coreschemas/voc.xsd - resources/schematron/iso-schematron-xslt1/ExtractSchFromRNG.xsl - resources/schematron/iso-schematron-xslt1/ExtractSchFromXSD.xsl - resources/schematron/iso-schematron-xslt1/iso_abstract_expand.xsl - resources/schematron/iso-schematron-xslt1/iso_dsdl_include.xsl - resources/schematron/iso-schematron-xslt1/iso_schematron_message.xsl - resources/schematron/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl - resources/schematron/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl - resources/schematron/iso-schematron-xslt1/readme.txt - resources/schematron/iso-schematron-xslt1/schematron-skeleton-api.htm - resources/schematron/iso-schematron-xslt2/ExtractSchFromRNG-2.xsl - resources/schematron/iso-schematron-xslt2/ExtractSchFromXSD-2.xsl - resources/schematron/iso-schematron-xslt2/iso_abstract_expand.xsl - resources/schematron/iso-schematron-xslt2/iso_dsdl_include.xsl - resources/schematron/iso-schematron-xslt2/iso_schematron_message_xslt2.xsl - resources/schematron/iso-schematron-xslt2/iso_schematron_skeleton_for_saxon.xsl - resources/schematron/iso-schematron-xslt2/iso_svrl_for_xslt2.xsl - resources/schematron/iso-schematron-xslt2/readme.txt - resources/schematron/iso-schematron-xslt2/sch-messages-cs.xhtml - resources/schematron/iso-schematron-xslt2/sch-messages-de.xhtml - resources/schematron/iso-schematron-xslt2/sch-messages-en.xhtml - resources/schematron/iso-schematron-xslt2/sch-messages-fr.xhtml - resources/schematron/iso-schematron-xslt2/sch-messages-nl.xhtml - resources/schematron/iso-schematron-xslt2/schematron-skeleton-api.htm - resources/schematron/qrda/cat_1/HL7_CDAR2_QRDA_Category_I_2_12_16.sch - resources/schematron/qrda/cat_1/voc.xml - resources/schematron/qrda/cat_1_r2/QRDA Category I Release 2.sch - resources/schematron/qrda/cat_1_r2/voc.xml - resources/schematron/qrda/cat_1_r3_1/HL7 QRDA Category I STU 3.1.sch - resources/schematron/qrda/cat_1_r3_1/HL7 QRDA Category III STU 1.1.sch - resources/schematron/qrda/cat_1_r3_1/QRDA Category I STU Release 3.1.sch - resources/schematron/qrda/cat_1_r3_1/voc.xml - resources/schematron/qrda/cat_1_r4/HL7 QRDA Category I STU 4.sch - resources/schematron/qrda/cat_1_r4/voc.xml - resources/schematron/qrda/cat_3/QRDA Category III.sch - resources/schematron/qrda/cat_3/voc.xml - resources/schematron/qrda/cat_3_r1_1/HL7 QRDA Category III STU 1.1.sch - resources/schematron/qrda/cat_3_r1_1/voc.xml - resources/schematron/qrda/cat_3_r2/HL7 QRDA Category III STU 2.sch - resources/schematron/qrda/cat_3_r2/voc.xml - resources/schematron/qrda/cat_3_r2_1/HL7 QRDA Category III STU 2.1.sch - resources/schematron/qrda/cat_3_r2_1/voc.xml - templates/_author.hdata.erb - templates/_pedigree.hdata.erb - templates/c32/_allergies.c32.erb - templates/c32/_allergies_no_current.c32.erb - templates/c32/_care_goals.c32.erb - templates/c32/_code_with_reference.c32.erb - templates/c32/_conditions.c32.erb - templates/c32/_conditions_no_current.c32.erb - templates/c32/_encounters.c32.erb - templates/c32/_immunizations.c32.erb - templates/c32/_medical_equipment.c32.erb - templates/c32/_medications.c32.erb - templates/c32/_medications_no_current.c32.erb - templates/c32/_narrative_block.c32.erb - templates/c32/_procedures.c32.erb - templates/c32/_results.c32.erb - templates/c32/_social_history.c32.erb - templates/c32/_vital_signs.c32.erb - templates/c32/show.c32.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.22.4.85.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.1.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.101.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.103.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.105.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.11.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.12.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.13.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.135.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.136.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.14.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.140.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.17.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.18.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.2.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.20.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.22.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.23.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.26.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.28.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.3.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.31.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.32.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.34.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.37.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.38.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.4.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.40.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.41.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.42.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.43.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.44.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.45.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.46.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.47.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.51.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.54.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.57.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.59.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.62.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.63.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.64.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.66.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.69.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.7.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.81.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.82.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.9.cat1.erb - templates/cat1/r2/_2.16.840.1.113883.10.20.28.3.6.cat1.erb - templates/cat1/r2/_address.cat1.erb - templates/cat1/r2/_author.cat1.erb - templates/cat1/r2/_fulfills.cat1.erb - templates/cat1/r2/_id.cat1.erb - templates/cat1/r2/_measures.cat1.erb - templates/cat1/r2/_medication_details.cat1.erb - templates/cat1/r2/_medication_dispense.cat1.erb - templates/cat1/r2/_ordinality.cat1.erb - templates/cat1/r2/_organization.cat1.erb - templates/cat1/r2/_patient_data.cat1.erb - templates/cat1/r2/_patient_data_r3_1.cat1.erb - templates/cat1/r2/_providers.cat1.erb - templates/cat1/r2/_reason.cat1.erb - templates/cat1/r2/_record_target.cat1.erb - templates/cat1/r2/_reporting_parameters.cat1.erb - templates/cat1/r2/_result_value.cat1.erb - templates/cat1/r2/_telecom.cat1.erb - templates/cat1/r2/show.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.1.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.103.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.105.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.11.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.12.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.13.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.14.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.17.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.18.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.2.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.22.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.23.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.26.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.3.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.31.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.32.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.37.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.38.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.4.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.41.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.42.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.43.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.44.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.45.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.46.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.47.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.51.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.54.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.57.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.59.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.62.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.63.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.64.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.69.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.7.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.76.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.81.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.82.cat1.erb - templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.9.cat1.erb - templates/cat1/r3/_address.cat1.erb - templates/cat1/r3/_author.cat1.erb - templates/cat1/r3/_fulfills.cat1.erb - templates/cat1/r3/_id.cat1.erb - templates/cat1/r3/_measures.cat1.erb - templates/cat1/r3/_medication_details.cat1.erb - templates/cat1/r3/_medication_dispense.cat1.erb - templates/cat1/r3/_ordinality.cat1.erb - templates/cat1/r3/_organization.cat1.erb - templates/cat1/r3/_patient_data.cat1.erb - templates/cat1/r3/_providers.cat1.erb - templates/cat1/r3/_reason.cat1.erb - templates/cat1/r3/_record_target.cat1.erb - templates/cat1/r3/_reporting_parameters.cat1.erb - templates/cat1/r3/_result_value.cat1.erb - templates/cat1/r3/_telecom.cat1.erb - templates/cat1/r3/show.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.1.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.103.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.105.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.12.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.135.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.136.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.140.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.17.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.18.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.2.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.23.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.26.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.3.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.31.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.32.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.38.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.4.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.41.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.42.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.43.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.44.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.45.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.46.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.47.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.51.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.54.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.57.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.59.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.62.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.63.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.64.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.69.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.7.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.81.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.82.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.9.cat1.erb - templates/cat1/r3_1/_2.16.840.1.113883.10.20.28.3.6.cat1.erb - templates/cat1/r3_1/_address.cat1.erb - templates/cat1/r3_1/_author.cat1.erb - templates/cat1/r3_1/_fulfills.cat1.erb - templates/cat1/r3_1/_id.cat1.erb - templates/cat1/r3_1/_measures.cat1.erb - templates/cat1/r3_1/_medication_details.cat1.erb - templates/cat1/r3_1/_medication_dispense.cat1.erb - templates/cat1/r3_1/_ordinality.cat1.erb - templates/cat1/r3_1/_organization.cat1.erb - templates/cat1/r3_1/_patient_data.cat1.erb - templates/cat1/r3_1/_providers.cat1.erb - templates/cat1/r3_1/_reason.cat1.erb - templates/cat1/r3_1/_record_target.cat1.erb - templates/cat1/r3_1/_reporting_parameters.cat1.erb - templates/cat1/r3_1/_result_value.cat1.erb - templates/cat1/r3_1/_telecom.cat1.erb - templates/cat1/r3_1/show.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.1.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.103.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.105.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.12.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.135.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.136.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.140.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.144.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.145.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.17.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.18.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.2.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.22.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.23.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.3.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.31.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.32.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.37.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.38.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.4.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.41.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.42.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.43.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.44.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.45.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.46.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.47.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.51.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.54.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.57.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.59.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.62.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.63.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.64.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.7.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.81.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.82.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.9.cat1.erb - templates/cat1/r4/_2.16.840.1.113883.10.20.28.3.6.cat1.erb - templates/cat1/r4/_address.cat1.erb - templates/cat1/r4/_author.cat1.erb - templates/cat1/r4/_fulfills.cat1.erb - templates/cat1/r4/_id.cat1.erb - templates/cat1/r4/_measures.cat1.erb - templates/cat1/r4/_medication_details.cat1.erb - templates/cat1/r4/_medication_dispense.cat1.erb - templates/cat1/r4/_ordinality.cat1.erb - templates/cat1/r4/_organization.cat1.erb - templates/cat1/r4/_patient_data.cat1.erb - templates/cat1/r4/_providers.cat1.erb - templates/cat1/r4/_reason.cat1.erb - templates/cat1/r4/_record_target.cat1.erb - templates/cat1/r4/_reporting_parameters.cat1.erb - templates/cat1/r4/_result_value.cat1.erb - templates/cat1/r4/_telecom.cat1.erb - templates/cat1/r4/show.cat1.erb - templates/cat3/r1/_address.cat3.erb - templates/cat3/r1/_author.cat3.erb - templates/cat3/r1/_continuous_variable_value.cat3.erb - templates/cat3/r1/_id.cat3.erb - templates/cat3/r1/_measure_data.cat3.erb - templates/cat3/r1/_organization.cat3.erb - templates/cat3/r1/_performance_rate.cat3.erb - templates/cat3/r1/_providers.cat3.erb - templates/cat3/r1/_reporting_parameters.cat3.erb - templates/cat3/r1/_supplemental_data.cat3.erb - templates/cat3/r1/_telecom.cat3.erb - templates/cat3/r1/show.cat3.erb - templates/cat3/r1_1/_address.cat3.erb - templates/cat3/r1_1/_author.cat3.erb - templates/cat3/r1_1/_continuous_variable_value.cat3.erb - templates/cat3/r1_1/_id.cat3.erb - templates/cat3/r1_1/_measure_data.cat3.erb - templates/cat3/r1_1/_organization.cat3.erb - templates/cat3/r1_1/_performance_rate.cat3.erb - templates/cat3/r1_1/_providers.cat3.erb - templates/cat3/r1_1/_reporting_parameters.cat3.erb - templates/cat3/r1_1/_supplemental_data.cat3.erb - templates/cat3/r1_1/_telecom.cat3.erb - templates/cat3/r1_1/show.cat3.erb - templates/cat3/r2/_address.cat3.erb - templates/cat3/r2/_author.cat3.erb - templates/cat3/r2/_continuous_variable_value.cat3.erb - templates/cat3/r2/_id.cat3.erb - templates/cat3/r2/_measure_data.cat3.erb - templates/cat3/r2/_organization.cat3.erb - templates/cat3/r2/_performance_rate.cat3.erb - templates/cat3/r2/_providers.cat3.erb - templates/cat3/r2/_reporting_parameters.cat3.erb - templates/cat3/r2/_supplemental_data.cat3.erb - templates/cat3/r2/_telecom.cat3.erb - templates/cat3/r2/show.cat3.erb - templates/cat3/r2_1/_address.cat3.erb - templates/cat3/r2_1/_author.cat3.erb - templates/cat3/r2_1/_continuous_variable_value.cat3.erb - templates/cat3/r2_1/_id.cat3.erb - templates/cat3/r2_1/_measure_data.cat3.erb - templates/cat3/r2_1/_organization.cat3.erb - templates/cat3/r2_1/_performance_rate.cat3.erb - templates/cat3/r2_1/_providers.cat3.erb - templates/cat3/r2_1/_reporting_parameters.cat3.erb - templates/cat3/r2_1/_reporting_parameters_act.cat3.erb - templates/cat3/r2_1/_supplemental_data.cat3.erb - templates/cat3/r2_1/_telecom.cat3.erb - templates/cat3/r2_1/show.cat3.erb - templates/ccda/_allergies.ccda.erb - templates/ccda/_allergies_no_current.ccda.erb - templates/ccda/_care_goals.ccda.erb - templates/ccda/_code_with_reference.ccda.erb - templates/ccda/_conditions.ccda.erb - templates/ccda/_conditions_no_current.ccda.erb - templates/ccda/_encounters.ccda.erb - templates/ccda/_immunizations.ccda.erb - templates/ccda/_medical_equipment.ccda.erb - templates/ccda/_medications.ccda.erb - templates/ccda/_medications_no_current.ccda.erb - templates/ccda/_narrative_block.ccda.erb - templates/ccda/_procedures.ccda.erb - templates/ccda/_procedures_no_current.ccda.erb - templates/ccda/_results.ccda.erb - templates/ccda/_results_no_current.ccda.erb - templates/ccda/_social_history.ccda.erb - templates/ccda/_vital_signs.ccda.erb - templates/ccda/show.ccda.erb - templates/html/_entries_by_encounter.html.erb - templates/html/_entries_by_section.html.erb - templates/html/_entry.html.erb - templates/html/_header.html.erb - templates/html/_section.html.erb - templates/html/show.html.erb - templates/metadata.hdata.erb homepage: https://github.com/projectcypress/health-data-standards 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.5.2.1 signing_key: specification_version: 4 summary: A library for generating and consuming various healthcare related formats. test_files: []