Europe/Berlin
Back to Projects
February 2026 – Present

DaDriv

A doctor-facing dashboard for a structured remote patient monitoring programme, with automated PDF reporting.
Private repo
Tech stack
Next.js
React 19
TypeScript
FHIR R4
PDF Generation
Vercel
DaDriv interface

Overview

DaDriv is a clinician dashboard I build at ACTIMI for a structured, multi-month remote patient monitoring study. Study nurses enroll patients and capture a detailed clinical baseline, and GPs then record follow-up data at scheduled visits. For each patient the app generates a comprehensive PDF medical report with conditional sections, and includes clinical decision support that surfaces automated recommendations from the recorded parameters. It's deployed on Vercel and backed entirely by FHIR R4. There is no separate database, since every resource lives in the FHIR store, and it's built to handle a roomful of clinicians working concurrently.

My Role

I build the clinician-facing dashboard, including the multi-step clinical forms, the automated PDF report generation, the decision-support logic, and the FHIR data layer.

Key Features

Multi-step patient enrollment capturing a detailed clinical baseline
Scheduled follow-up visit data entry for GPs
Automated, conditionally-rendered PDF medical reports
Clinical decision support derived from recorded parameters
FHIR R4 as the single source of truth, with no separate database
DaDriv