Patient App (hds-webapp)
Demo:
04c10c4 (Mar 16, 2026)Prod: fdc4fe6 (Mar 10, 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
- 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-style (palette-patient theming)
- Pryv.io for data storage and authentication