shamil-t / ehr-blockchain

Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof platform for storing medical records and other healthcare related information.

Home Page:https://www.youtube.com/playlist?list=PL54V-i7zW55d1VKxEkp9DCPt5k_zE6m3X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EHR 2.0

Live

Live site hosted in firebase Click here

For Full working project

-- Apponitments
-- Pdf upload
-- and much more.

Demo : Youtube
Setup : Youtube

contact : Mail tshamil90@gmail.com

πŸ†πŸ…΄πŸ†€πŸ†„πŸ…ΈπŸ†πŸ…΄πŸ…ΌπŸ…΄πŸ…½πŸ†ƒπŸ†‚

1.Install nodeJs

2.Install Ganache

  1. Download IPFS (kubo)

4.Add Metamask Extension in Browser

  1. open cmd in project directory
npm install --force

5.open cmd/terminal as Administrator and type

npm install -g truffle

6.open Ganache

  • New Workspace
  • AddProject
  • Select truffle-config.js in Project Directory
  • Save Workspace

7.Compile and migrate Contracts

truffle migrate
  1. Run Server
npm start

Known Issue: (#15)

About

Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof platform for storing medical records and other healthcare related information.

https://www.youtube.com/playlist?list=PL54V-i7zW55d1VKxEkp9DCPt5k_zE6m3X

License:MIT License


Languages

Language:TypeScript 48.7%Language:HTML 33.6%Language:Sass 9.2%Language:CSS 4.4%Language:Solidity 2.1%Language:JavaScript 2.0%