Fasten Health
Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator, designed to integrate with 100,000's of insurances/hospitals/clinics in the United States.
Product Overview
Fasten Health is an innovative, open-source, self-hosted electronic medical record (EMR) aggregator designed for personal and family use. This cutting-edge project allows users to integrate with thousands of insurance providers, hospitals, and clinics across the United States, putting their health data in one secure place. With a focus on ease of use and extensibility, Fasten Health offers a solid foundation for managing medical records while supporting the industry-standard FHIR protocol.
Main Features
Fasten Health boasts a range of features that set it apart from other EMR systems:
- Self-Hosted: Designed for families, not clinics, making it an ideal solution for personal and family use.
- FHIR Protocol Support: Fasten Health supports the Medical industry's (semi-standard) FHIR protocol, ensuring seamless integration with various healthcare providers.
- OAuth2 Authentication: No passwords necessary! Fasten Health uses OAuth2 (Smart-on-FHIR) authentication for secure access to medical records.
- Offline Access: With OAuth's offline_access scope, Fasten Health automatically pulls changes and updates where possible, keeping your health data up-to-date even when you're not online.
- Multi-User Support: Perfect for households or families, Fasten Health supports multiple users with distinct profiles and access controls.
- Condition-Specific Dashboards & Tracking: Get a clear view of your medical history with condition-specific dashboards and tracking for diagnostic tests.
- Future Features:
- Vaccination & condition-specific recommendations using NIH/WHO clinical care guidelines (HEDIS/CQL)
- ChatGPT-style interface to query your own medical history (offline)
- Integration with smart devices & wearables
Getting Started
To start using Fasten Health, you can choose from two flavors:
- ghcr.io/fastenhealth/fasten-onprem:sandbox: A testing environment that connects to a limited number of healthcare providers using synthetic data.
- ghcr.io/fastenhealth/fasten-onprem:main: The full version, allowing you to connect to over 25,000 healthcare providers using your existing accounts.
Instructions
To set up Fasten Health:
- Install Docker on your computer by following the official guide.
- Run the following commands in the Windows command line or Mac/Linux terminal:
docker pull ghcr.io/fastenhealth/fasten-onprem:main docker run --rm \ -p 9090:8080 \ -v ./db:/opt/fasten/db \ -v ./cache:/opt/fasten/cache \ ghcr.io/fastenhealth/fasten-onprem:main
- Open a browser to http://localhost:9090 to access Fasten Health.
Get started with Fasten Health today and take control of your health data!
Related
MisskeyDokuwiki
Budibase
OTS
Grimoire
Plone
Taiga
SeaweedFS
LinkStack
Rapido
Star history for Fasten Health