Europe/Berlin
Back to Projects
February 2026 – Present

Telepress

Cross-platform remote patient monitoring app connecting patients and clinicians through Bluetooth medical devices.
Private repo
Tech stack
React Native
Expo
TypeScript
FHIR
Bluetooth LE
TanStack Query
Telepress interface

Overview

Telepress is a remote patient monitoring application built at ACTIMI with React Native and Expo. Patients pair Bluetooth medical devices like blood-pressure monitors and scales to record their vital signs, and complete scheduled health questionnaires. Everything syncs to a FHIR-based backend so clinicians can follow them remotely. It's built offline-first, so readings captured without connectivity are stored locally and synced automatically once the device reconnects, backed by secure authentication and production crash and error reporting. One Expo codebase ships to both iOS and Android.

My Role

I work on the mobile app, building screens, the Bluetooth device-pairing and offline data-sync flows, and the integration with the FHIR backend and authentication provider.

Key Features

Pairs Bluetooth LE medical devices to capture vital signs
Scheduled health questionnaires synced to a FHIR backend
Offline-first: readings captured offline sync automatically on reconnect
Secure authentication with Apple and Google sign-in
Single Expo codebase shipping to both iOS and Android
Telepress