Skip to main content

Functional Overview

One Health serves three audiences — patients, providers, and care teams — from a single HIPAA-compliant source of truth.

Core workflows

1. Patient intake → first visit

2. Research-assisted decision support

Key capabilities by audience

CapabilityPatientProviderCare teamFamily
Timeline view✓ own record✓ consent-scoped✓ within team✓ via proxy
Document upload✓ on patient✓ for minor
Messaging✓ with care team✓ with patient + team✓ with team✓ within family
AI clinical intelligence✓ with citations✓ within team
Consent grant / revoke✓ per provider / scope✓ for minor
Break-glass access✓ w/ justification + audit
Family-group management
Accessibilityfull WCAG 2.1 AAfullfullfull

Design principles (P1–P6)

Zero-cognitive-load design enforced by the ux-review skill:

#PrincipleIn practice
P1Show the minimumNo UI element without a clear purpose; hidden-by-default "advanced" options
P2One action, one placePrimary CTA above the fold, mobile-friendly 44px min tap target
P3Never surpriseDestructive actions = confirmation; state changes = visible feedback
P4Fast and forgivingOptimistic updates + rollback on error; idle-timeout w/ warning
P5Speak humanNo acronyms unexpanded; narrative where appropriate
P6Never brokenErrorBoundary wraps every region; 0-stack-trace in prod

Each new UI component is reviewed against these 6 principles + accessibility baseline. See /ux-review.

Deeper