Skip to content
furfarch edited this page Feb 18, 2026 · 2 revisions

Purus Health Wiki

Welcome to the Purus Health documentation! This wiki provides comprehensive information about the app, its architecture, and development guidelines.

About Purus Health

Part of the Simply Series - Minimalist apps focused on one tracking task at a time.

Purus Health is a SwiftUI-based iOS and macOS application for managing personal medical records with CloudKit integration for cloud synchronization and sharing capabilities.

Key Features

  • 📱 Multi-Platform Support: Native apps for iOS (iPhone & iPad) and macOS
  • 🔒 Privacy-First: All data stored locally on your device
  • ☁️ Optional Cloud Sync: CloudKit integration for backup and synchronization
  • 🤝 Sharing: Share medical records with family members or healthcare providers
  • 👥 Support for Humans and Pets: Manage medical records for all family members
  • 📊 Comprehensive Record Types: Blood work, medications, vaccinations, allergies, and more

Technology Stack

  • Language: Swift 5.0
  • UI Framework: SwiftUI
  • Data Persistence: SwiftData
  • Cloud Services: CloudKit (optional)
  • Testing: Swift Testing framework
  • Platforms: iOS 26.2+ and macOS 26.2+

Wiki Navigation

Getting Started

Architecture

Advanced Topics

Quick Links

Support

For issues, questions, or feature requests, please open an issue on GitHub.

Simply Series

Purus Health is part of the Simply Series family of minimalist tracking apps:

  • Simply Drive - Vehicle tracking, drive logs, and maintenance checklists
  • Purus Health - Medical records and health tracking for humans and pets
  • Simply Train - Workout and training tracker (coming soon)

Each app follows the same design principles: minimalist approach, fast data entry, clean interfaces, and focused scope.

Clone this wiki locally