# MyGNUHealth

> a personal health record application part of the GNU Health ecosystem

**Wikidata**: [Q108929265](https://www.wikidata.org/wiki/Q108929265)  
**Source**: https://4ort.xyz/entity/mygnuhealth

## Summary
MyGNUHealth is a free software personal health record (PHR) application developed by Luis Falcón as part of the GNU Health ecosystem. It enables individuals to manage and control their own health information securely and privately. The application supports multiple platforms including desktop and mobile environments like the PinePhone.

## Key Facts
- Creator: Luis Falcón, a Spanish computer scientist and physician
- First stable release: June 24, 2021 (version 1.0)
- Latest stable version: 2.0.3 (released March 30, 2024)
- Programming language: Python
- Operating systems supported: GNU/Linux distributions and BSD-based systems
- Mobile support: Available for PinePhone
- License: Free software license (SPDX identifier Q27016754)
- Part of: GNU Health project
- Manual available in English, Spanish, French, and German
- Maintained by: Luis Falcón

## FAQs
### Q: What is MyGNUHealth used for?
A: MyGNUHealth is a personal health record application that allows users to store, manage, and access their medical and health-related data. It gives individuals full control over their health information without relying on third-party services.

### Q: Is MyGNUHealth free to use?
A: Yes, MyGNUHealth is free software. Users can freely run, study, modify, and redistribute it under the terms of its license.

### Q: On which platforms can I run MyGNUHealth?
A: MyGNUHealth runs on GNU/Linux-based operating systems and BSD variants. A mobile version is also available specifically for the PinePhone.

## Why It Matters
MyGNUHealth plays a critical role in empowering individuals with ownership and privacy over their personal health data. In an era where digital health tools often rely on centralized platforms that may compromise user privacy, MyGNUHealth offers a decentralized alternative rooted in ethical software principles. As part of the broader GNU Health initiative, it aligns with the goals of the free software movement, ensuring transparency, accessibility, and user autonomy. Its cross-platform availability—including support for mobile devices like the PinePhone—makes it adaptable to diverse technological ecosystems while maintaining strong security and freedom standards.

## Notable For
- Being the first PHR app fully integrated into the GNU Health ecosystem
- Supporting both desktop and mobile platforms, including the PinePhone
- Developed and maintained entirely as free software under ethical licensing
- Offering multilingual documentation in four languages
- Authored by a dual-expertise professional: both physician and computer scientist

## Body
### Overview
MyGNUHealth (also known as MyGH or MYGNUHealth) is a personal health record (PHR) application created by Luis Falcón. It was developed as part of the GNU Health suite of tools aimed at promoting universal health coverage through free software solutions.

### Development & Authorship
The software was authored by Luis Falcón, who holds degrees in both medicine and computer science. His background uniquely positions him to bridge clinical needs with robust software design. He continues to maintain and develop the application actively.

### Technical Details
- **Programming Language**: Written primarily in Python
- **Supported Platforms**:
  - Desktop: GNU/Linux-based systems
  - Mobile: PinePhone (via dedicated build)
  - Also compatible with BSD-family operating systems
- **License**: Distributed under a recognized free software license identified as SPDX code Q27016754
- **Part Of**: Integrated within the larger GNU Health ecosystem

### Release History
Below are notable releases with official dates and download links:
- Version 1.0 – Released June 24, 2021
- Version 1.0.5 – Released October 18, 2021
- Version 2.0 – Released September 27, 2023
- Version 2.0.3 – Released March 30, 2024

All versions are archived and downloadable from the GNU FTP mirror servers.

### Documentation & Localization
User manuals are officially provided in several languages:
- English
- Spanish
- French
- German

These resources ensure global usability and adoption across different linguistic communities.

### Community & Movement Alignment
MyGNUHealth adheres strictly to the values of the free software movement. This ensures that users retain complete control over how their sensitive health data is stored, processed, and shared.

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "MyGNUHealth",
  "description": "a personal health record application part of the GNU Health ecosystem",
  "additionalType": ["SoftwareApplication", "MobileApplication"]
}

## References

1. Python Package Index
2. [Release of MyGNUHealth 1.0.5. 2021](https://lists.gnu.org/archive/html/info-gnu/2021-10/msg00005.html)
3. [Release of MyGNUHealth 1.0.4. 2021](https://lists.gnu.org/archive/html/info-gnu/2021-08/msg00007.html)
4. [Release of MyGNUHealth 1.0.3. 2021](https://lists.gnu.org/archive/html/info-gnu/2021-07/msg00012.html)
5. [MyGNUHealth maintenance release 1.0.2 is out!. 2021](https://savannah.gnu.org/forum/forum.php?forum_id=10023)
6. [MyGNUHealth 1.0.1 is out. 2021](https://lists.gnu.org/archive/html/info-gnu/2021-07/msg00003.html)
7. [GNUHealth Personal Health Record 1.0 released!. 2021](https://lists.gnu.org/archive/html/info-gnu/2021-06/msg00012.html)
8. [Source](https://ftp.gnu.org/gnu/health/mygnuhealth/)
9. [MyGNUhealth 2.2 series released!. 2024](https://lists.gnu.org/archive/html/health-announce/2024-06/msg00000.html)
10. [MyGNUHealth 2.2.1 released. 2024](https://lists.gnu.org/archive/html/health-announce/2024-07/msg00000.html)