LakshaySK106 / BNB-PHR

"Empowering Health Through Blockchain: Streamlined Identity, Seamless Records, and Effortless Sharing. Your Health, Your Data, Your Way - Transforming Healthcare with Digital Precision."

Home Page:https://bnb-phr.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediSync

Check the BNB deployed address here: https://testnet.bscscan.com/address/0x54810d23c1949B174230Edd8Bd404f6f03359359

BNB Deployed address: "0x54810d23c1949B174230Edd8Bd404f6f03359359"

Demo video link: https://drive.google.com/file/d/1-tzPyiBrm3eUplw-26gcWvynv90wKeaR/view?usp=sharing

Description

PPT link: https://drive.google.com/file/d/17k1uuqJ1_pODwJNEpo0ZhahGoZRWkx27/view?usp=sharing

MediSync is a comprehensive blockchain-based healthcare infrastructure that addresses identity management, medical records management, user interfaces for various stakeholders, integration with Health Stack, and document search, sharing, and digitization capabilities. Here's a brief description of each component:

  1. Blockchain Infrastructure: A secure and decentralized blockchain network forms the foundation of the solution.

  2. Identity Management: Robust authentication ensures secure access control for healthcare providers and patients.

  3. Medical Records: All medical records are stored securely on the blockchain, ensuring tamper-proof and easily accessible records.

  4. User Interfaces for Stakeholders:

  • Hospital: Hospitals have their own portal for managing patient data, treatment histories, and collaborations with other healthcare providers.
  • Doctors: Independent doctors can access patient records relevant to their practice, facilitating seamless patient care.
  • Diagnostics: Diagnostic centers can securely store and retrieve test results, making them readily available to authorized healthcare professionals.
  • Patient: Patients have access to their own medical records, enabling them to stay informed about their health and share information with healthcare providers when needed.
  1. Health Stack Integration: Seamless integration with Health Stack for interoperability with existing healthcare systems.

  2. Document Search and Identification: Efficient search options by date, doctor, document type, hospital, and patient name enhance data retrieval.

  3. Document Sharing: Secure sharing of medical documents in various formats (images, PDFs) facilitates collaboration among healthcare professionals.

  4. PHR Digitization: The system enables the digitization of Personal Health Records (PHR) for patients, maintaining data integrity and security.

In summary, this blockchain-based healthcare solution offers a secure and user-friendly platform for managing medical records, promoting collaboration among stakeholders, and empowering patients with control over their health data. Blockchain technology ensures data integrity and privacy throughout the healthcare ecosystem.

Live link

Steps to run the website:

  1. Open IPFS desktop and go to the settings and paste the following content at the location shown below in the screenshot. Save the changes and restart the app.
"API": {
		"HTTPHeaders": {
			"Access-Control-Allow-Credentials": [
				"true"
			],
			"Access-Control-Allow-Methods": [
				"GET",
				"PUT",
				"POST"
			],
			"Access-Control-Allow-Origin": [
				"*"
			]
		}
	},

IPFS

  1. Run the website: https://bnb-phr.netlify.app/

Screenshots

  1. BNB smart chain deployment Login

  1. Doctor's Registration Login

Login

  1. Patient's Dashboard Patient Dashboard

  1. Patient sharing medical records Patient sharing medical records

  1. Patient's uploaded docs Patient uploaded docs

  1. Doctor providing diagnosis Doctor diagnosis

Doctor diagnosis

  1. Newsletter Newsletter

  1. Registered Hospitals Registered Hospitals

  1. Registered Doctors Registered Doctors

Authors

Lakshay Lakshay laksh.ay_ Lakshay Lakshay

License

MIT

About

"Empowering Health Through Blockchain: Streamlined Identity, Seamless Records, and Effortless Sharing. Your Health, Your Data, Your Way - Transforming Healthcare with Digital Precision."

https://bnb-phr.netlify.app/

License:MIT License


Languages

Language:JavaScript 88.9%Language:HTML 8.1%Language:CSS 2.5%Language:Solidity 0.5%