OpenSource-Hub
F

Fasten OnPrem

2.7k stars·Privacy Protection·SHA-256 checksum verified

Open-source, self-hosted personal health record (PHR) viewer that aggregates medical data from multiple providers in one private dashboard.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-host your family's medical records in one secure, private dashboard.

Core Features

  • Self-hosted: all data stays on your server, not in the cloud
  • Multi-provider aggregation: import FHIR bundles from insurers, hospitals, labs
  • Family-oriented: multi-user support for household health management
  • Condition dashboards: track specific parameters (e.g., blood sugar) over time
  • HTTPS with self-signed certificate: secure local access out of the box

What It Can't Do

  • 1) This open-source version cannot auto-import data from healthcare providers; you must manually upload FHIR bundles or enter data. 2) Uses a self-signed TLS certificate – you must accept the browser warning on first visit. 3) No native mobile app; web-only access.

Use Cases

  • Personal health record consolidation across different healthcare providers
  • Family health hub: manage records for each member in one place
  • Chronic condition monitoring with visual dashboards

Detailed Introduction

Fasten On-Prem is a secure, self-hosted personal health record application designed for families. It aggregates medical data from various healthcare providers (insurance, hospitals, clinics, labs) across vision, dental, and medical fields. Built on the FHIR protocol, it allows you to import existing FHIR bundles or manually enter data. The software runs entirely on your own infrastructure, ensuring your medical history never leaves your control. Features include condition-specific dashboards, family support, and future plans for AI-based querying and wearable integration. Unlike traditional EMR systems like OpenEMR that target clinics, Fasten focuses on individual/family use with a simpler, privacy-first approach.

Troubleshooting & FAQ (1)

informational
Does Fasten Onprem support MedENT EHR integration?

Fasten Onprem does not support direct retrieval of MedENT EHR records. The team is integrating MedENT into Fasten Connect, a separate tool. For Fasten Onprem users, no workaround exists at this time. Monitor issue #359 and #629 for updates.

GitHub Issue #359

Tags

personal-health-recordself-hostedfhirmedical-recordsopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and Docker Compose on your machine

4

Step 2: Download docker-compose-prod.yml and set_env.sh, run set_env.sh to generate .env file

5

Step 3: Execute 'docker compose up -d' and open https://localhost:9090 in your browser

Install Guide
  1. Step 1: Install Docker and Docker Compose on your machine
  2. Step 2: Download docker-compose-prod.yml and set_env.sh, run set_env.sh to generate .env file
  3. Step 3: Execute 'docker compose up -d' and open https://localhost:9090 in your browser
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Run 'docker compose down' to stop containers, delete the project folder and .env file. To remove all volumes use 'docker volume prune'.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseNot specified
Last Updated2026-06-27 10:55:05
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects