healthpod

Health Pod — Your Health Data in your Data Vault

Flutter Dart

GitHub License Flutter Version Last Updated GitHub commit activity (dev) GitHub Issues

A solidui based app to support the storage and AI analysis of your health data with data encrypted and stored on your pwn personal online data store (pod) hosted in your Data Vault on a SOlid Server. The app was developed by the ANU Software Innovation Institute and written by Ashley Tang, Graham Williams, Zheyuan Xu, Kevin Wang, and Tony Chen.

If you appreciate the app then please show some ❤️ and star the GitHub Repository to support the project.

GitHub

The latest version of the app can be run online at healthpod.solidcommunity.au with no installation required, or downloaded and installed for your platform from the Solid Community AU:

Contributions are welcome. Visit github to submit an issue or, even better, fork the repository yourself, update the code, and submit a Pull Request. The app is implemented in Flutter using solidpod for Flutter to manage the Solid Pod interactions. Thank you.

Introduction

The Health Pod collects into one private and secure location all of your health data and medical records. Value is added to the data through various provided tools, including privacy preserving large language models. You collect your health data together and then you can interact with it to review your health. You can also decide if you want to share that data with anyone else, like you general practitioner for them to provide their professional advice.

For a quick start, first download the sample blood pressure CSV file. Then within the app navigate to the FILES tab, navigate to the BLOOD PRESSURE folder, tap the IMPORT CSV button, navigate to and choose the downloaded sample_blood_pressure.csv. After the import has completed, navigate to the VIEW tab and select the BLOOD PRESSURE option:

Blood Pressure Visualisation

Milestones

Design Goals

The app will work well on a desktop, web browser, a mobile phone or tablet.

A grid of icons provides access to the functionality.

The grid items include:

Use Cases

Time-stamp: <Tuesday 2025-10-28 10:37:08 +1100 Graham Williams>