-
-
Notifications
You must be signed in to change notification settings - Fork 22
Home
github-actions[bot] edited this page Feb 21, 2026
·
5 revisions
Welcome to the MediKeep documentation wiki - your comprehensive resource for using and developing with MediKeep, the open-source medical records management system.
| I want to... | Go here |
|---|---|
| Use MediKeep | User Guide |
| Set up MediKeep | Installation Guide |
| Administer MediKeep | Admin Guide |
| Develop/Contribute | Developer Guide |
| Deploy to production | Deployment Guide |
| Get help | FAQ |
MediKeep is a comprehensive medical records management system designed for individuals and families to organize and track their health information.
- Patient Profiles - Manage records for yourself and family members
- Medical Records - Track 14 categories: medications, allergies, conditions, vitals, lab results, treatments, immunizations, procedures, injuries, symptoms, encounters, medical equipment, insurance, and emergency contacts
- Document Storage - Upload and organize medical documents and images
- Paperless-ngx Integration - Use Paperless-ngx as a document storage backend
- Lab Result Parsing - Automatically extract results from PDF lab reports
- PDF Reports - Generate comprehensive health summaries
- Data Sharing - Securely share patient records and family history with other users
- SSO Support - Sign in with Google, GitHub, or Microsoft
- Notifications - Get alerts via Discord, Email, Gotify, or Webhooks
- Frontend: React 18.3 with Mantine UI 8.x
- Backend: FastAPI (Python 3.12+)
- Database: PostgreSQL 15+
- Deployment: Docker
- User Guide - How to use MediKeep
- Paperless-ngx Integration - Document storage with Paperless-ngx
- Lab Result PDF Parsing - Automatic lab result extraction
- FAQ - Frequently asked questions
- Admin Guide - User management, backups, system health
- Installation Guide - Set up your own instance
- Deployment Guide - Production deployment
- SSO Setup - Configure single sign-on
- Backup & Recovery - Data protection
- Developer Guide - Start contributing
- Quick Start - Development environment setup
- Architecture - System design overview
- API Reference - Complete API documentation
- Database Schema - Data model reference
- Contributing - Code standards and workflow
- GitHub Issues: Report bugs or request features
- GitHub Discussions: Ask questions and share ideas
- FAQ: Common questions answered
MediKeep is open source and welcomes contributions! See the Contributing Guide to get started.
MediKeep | GitHub | Docker Hub
Resources