pub mod action_inbox_handler; pub mod alert_handler; pub mod alert_rule_handler; pub mod appointment_handler; pub mod article_category_handler; pub mod article_handler; pub mod article_tag_handler; pub mod ble_gateway_handler; pub mod care_plan_handler; pub mod consent_handler; pub mod consultation_handler; pub mod critical_alert_handler; pub mod critical_value_threshold_handler; pub mod daily_monitoring_handler; pub mod device_handler; pub mod device_reading_handler; pub mod diagnosis_handler; pub mod doctor_handler; pub mod family_proxy_handler; pub mod follow_up_handler; pub mod follow_up_template_handler; pub mod health_data_handler; pub mod medication_record_handler; pub mod medication_reminder_handler; pub mod patient_handler; pub mod points_handler; pub mod shift_handler; pub mod stats_handler; pub mod vital_signs_daily_handler;