Febi Stack

FHIR + Ethereum + BigchainDB + IPFS = Decentralized stack for Personal Health Records management
Alternatives To Febi Stack
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Aws Ecs Demo Laravel34
4 years ago2PHP
A simple Laravel PHP sample application for ECS http://aws.amazon.com/ecs
Ehealth Workshop18
4 years agoPython
Building e-health IoT solutions with AWS
Rancher Updater6
4 years ago10March 25, 2019JavaScript
Febi Stack5
4 years agoJavaScript
FHIR + Ethereum + BigchainDB + IPFS = Decentralized stack for Personal Health Records management
Health Barbecue4
3 years ago13mitTypeScript
Fitnessoverflow3
2 years agoJavaScript
A fitness themed Q/A Board that is a clone of Stack Overflow
Aws Ecs Docker Codepipeline Laravel3
4 years ago1PHP
Laravel 5.6 demo application - CodePipeline/CodeBuild will build Docker Container, then deploy this app to AWS ECS
Stakit3
9 years agoRuby
An app that allows Users to login, create graphical representations of supplement Stacks, add/remove Supplements to their Stacks, and share/discuss Stacks with other Users.
Earthchip2
a year ago23CSS
IoT full stack platform for monitoring the health of your plants
Cozy Konnector Ameli2
2 months ago7agpl-3.0JavaScript
Gets information from Ameli (french national insurance)
Alternatives To Febi Stack
Select To Compare


Alternative Project Comparisons
Readme

The F.E.B.I Stack

Introduction

F.E.B.I. stands for

  • FHIR Frontend
  • Ethereum
  • IPFS
  • BigchainDB

F.E.B.I. is a PoC application stack which uses decentralized technologies for Health Records

Decetralized stack vs Traditional web stacks

FEBI vs LEMP

Technology FEBI LEMP
Application Logic Ethereum PHP
Database BigchainDB MySQL
Filesystem IPFS Linux
Server Browser only Nginx

Frontend

To build the frontend you must have Yarn or npm installed, then run yarn start for a local server or yarn build to build the files to later upload in IPFS.

Blockchain TODO

Requirements

  1. Metamask browser plugin
  2. Ganache locally installed
  3. Truffle locally installed

Running the smart contracts

  • Compile contracts: truffle compile
  • Migrate contracts: truffle migrate
  • Test contracts: truffle test

IPFS

Requirements

Instructions

  1. In a terminal run ipfs daemon
  2. In a second terminal run ipfs add -r ipfs/app

TODOs

  1. Encrypt FHIR files before upload them in IPFS
  2. Ethereum User Registry smart contract
  3. Ethereum Asset hashes and signatures smart contract
  4. Ethereum Permissioning and Access Control rules smart contract
  5. OAuth login to EHR apps with FHIR support (e.g. Epic, Cerner sandboxes)
  6. React material UI
Popular Health Projects
Popular Stack Projects
Popular Applications Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Blockchain
Stack
Ethereum
Health
Ipfs
Ethereum Dapp