lib/health-data-standards.rb in health-data-standards-4.0.6 vs lib/health-data-standards.rb in health-data-standards-4.1.0
- old
+ new
@@ -144,9 +144,12 @@
require_relative 'health-data-standards/import/ccda/medication_importer'
require_relative 'health-data-standards/import/ccda/care_goal_importer'
require_relative 'health-data-standards/import/ccda/medical_equipment_importer'
require_relative 'health-data-standards/import/ccda/insurance_provider_importer'
+require_relative 'health-data-standards/import/cat1/medication_substance_administered_importer'
+require_relative 'health-data-standards/import/cat1/adverse_event_importer'
+require_relative 'health-data-standards/import/cat1/allergy_intolerance_importer'
require_relative 'health-data-standards/import/cat1/device_order_importer'
require_relative 'health-data-standards/import/cat1/gestational_age_importer'
require_relative 'health-data-standards/import/cat1/procedure_intolerance_importer'
require_relative 'health-data-standards/import/cat1/procedure_performed_importer'
require_relative 'health-data-standards/import/cat1/procedure_order_importer'