evomimic / holo-health

Empowered (person-centric) health marketplace on holochain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holo-health

Person-Centric Healthcare Ecosystems on top of a holochain based infrastructure.

Code Status: Pre-alpha Design. Not for production use. This application has not been audited for any security validation.

Goals

  1. Create empowered health marketplaces that enable HealthCare Providers to offer health services (both online and in-person) that can be easily discovered and privately subscribed to by individuals.
  2. Put individuals in charge of their own healthcare data and their healthcare decisions.
  3. Enable better health outcomes by unifying all of an individual's health observations into a single Personal Health Record (PHR). Observations added by any healthcare provider in my ecosystem are added to my PHR.
  4. Design in direct support for compliance with relevant healthcare (e.g., HIPAA/HITECH) and personal information regulations (e.g., GDPR).
  5. Support traditional currency-for-service flows while also allowing an open-ended set of agreement types to be used to support alternative reciprocal value flows (e.g., alternative currencies, barter, or gift economy).

Additional PoC Goals

  1. Showcase Holochain Capabilities and Design Patterns This Proof of Concept (PoC) is intended to serve as a learning vehicle for both its primary author and (hopefully!) other holochain application developers. This includes viewing hApp's as micro-services that may be composed and choreographed in different ways (as opposed to just monolithic point solutions). Also, design choices tend to favor holochain capabilities even in cases when, in a true production project, alternate solutions may be preferable.
  2. Encourage Collaboration. Feedback and contributions from other members of the holochain community are welcomed!

Architecture

Refer to Holo-Health Application Architecture to explore the overall architecture and to drill into the various hAapps that, collectively, comprise holo-health.

License

Holo-health is software intended to foster the emergence and growth of Person-Centric Healthcare Ecosystems on top of a holochain based infrastructure.

Copyright (C) 2018 Steve Melville, Evolutionary Enterprises LLC

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The GNU General Public License does not permit incorporating your program into proprietary programs.

Refer to the LICENSE.txt file for license details.

About

Empowered (person-centric) health marketplace on holochain

License:GNU General Public License v3.0