One controlled entry point
External requests pass through the gateway. Internal health, parser, AI, database, and storage interfaces are not exposed as public application routes.
Security by architecture
Health data requires more than a login screen. Hoom separates public routing, identity, health records, document processing, AI processing, billing, and persistent files into bounded services.
Designed for continuity
External requests pass through the gateway. Internal health, parser, AI, database, and storage interfaces are not exposed as public application routes.
Identity Manager validates access tokens before protected requests reach backend services. Portal access is checked separately for owner, read, and write permissions.
Production deployment is designed for encryption in transit and encrypted disks, with original files stored outside the public web root.
The stack includes bounded uploads, parser resource limits, rate limiting, structured log redaction, durable job handling, account erasure, and security test gates.
Your history stays connected
Bring records, facts, and time together before the next appointment.