Legal
Security Policy
Technical and organizational security measures for the Careflow platform.
Last updated: 16 July 2026
1. Principles
We design Careflow with defense-in-depth: secure defaults, least privilege, multi-tenant isolation, and continuous improvement.
2. Application security
- HTTPS/TLS for data in transit
- Password hashing for credentials (not stored in plain text)
- Session-based authentication with role awareness
- Clinic-scoped authorization on API and database queries
- Input validation on API boundaries
- Separation of platform admin authentication from clinic authentication
3. Multi-tenancy
Clinical and business records are associated with a clinic identifier. Application queries are scoped to the active clinic to reduce the risk of cross-tenant data exposure.
4. Infrastructure
We use reputable cloud and database providers. Access to production systems is limited to authorized personnel. Backups and operational monitoring are used to support availability and recovery.
5. WhatsApp and third parties
When clinics enable WhatsApp Business messaging, message content is transmitted through Meta's official APIs under the clinic's configuration. Payment data is handled by payment processors; Careflow does not store full card numbers on its servers.
6. Incident response
We investigate suspected security incidents, contain impact, and notify affected clinics when legally required or contractually obligated, with information reasonably available at the time.
7. Your responsibilities
Use strong passwords, manage staff access, keep devices updated, and report suspected compromise promptly to support.
8. Reporting a vulnerability
Email [email protected] with a responsible disclosure description. Do not access other tenants' data while testing.