Patient App (hds-webapp)
Demo:
2f443cd (May 5, 2026)Prod: ad8e66a (May 4, 2026)
The HDS Patient App is a mobile-first web application that allows patients to:
- View and enter health data (diary, forms, medication)
- Manage connections with healthcare providers
- Track tasks and reminders
- Customize settings and profile
Key Features
Section titled “Key Features”- Diary view — chronological timeline of health events with mini-graphs for numeric data
- Timeline view — full-screen multi-stream visualization powered by
hds-react-timeline, opened from the Diary header. Per-user settings (row order, scale, graph types) persist on the user’s HDS account, syncing across devices - Form entry — dynamic forms driven by HDS data model (text, number, select, date, medication search)
- Medication search — search across WHO-ATC, RxNorm, SNOMED-CT via datasets service
- Connection management — accept invites from doctors, manage shared data access
- Settings — theme, language, timezone, date format, unit system
Tech Stack
Section titled “Tech Stack”- React 19, Vite 5, Tailwind CSS 4
- hds-lib (core), hds-forms-js (form components), hds-react-timeline (visualization), hds-style (palette-patient theming)
- Pryv.io for data storage and authentication