Medi-Care – 医疗护理区块链毕设代写
区块链毕设代写本文提供国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,Medi-Care – 医疗护理区块链毕设代写 是一篇很好的国外资料
Medi-Care 
A decentralized web application using ReactJS, Flask, Solidity, IPFS and the Ethereum Blockchain to store and view all medical documents securely
About the D-App
The Medi-Care app has 2 main users:
- Patient
- Doctor
Patients can:
- Upload a document to the blockchain. The document is added as a node in IPFS which returns a hash. The hash is then stored on the blockchain
- View the uploaded documents
- Analyse the uploaded documents. The text from the document is extracted and NER(Named Entity Recognition) is performed on the text using BERN(Biomedical Named Entity recognition and multi-type Normalization)
- Analyse their reports to find keywords related to Drugs or Diseases
- Add a trusted doctor to view their medical documents
Doctors can:
- Upload a medical document about a certain patient to the blockchain
- View a certain patient’s uploaded document
About the Ethereum Blockchain
Ethereum is an open source, public, blockchain-based distributed computing platform and operating system featuring smart contract functionality.
About the InterPlanetary File System(IPFS)
The InterPlanetary File System is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file in a global namespace connecting all computing devices
Dependencies
- React.js
- Web3.js
- Ganache-cli
- Truffle
- Solidity
- Metamask
- Flask
- Ipfs
- Pytesseract
Getting Started
To run React development server
cd blockchain npm start
To run Flask server
cd server python app.py
Working Demonstration
References
How Can Blockchain Keep Medical Records Secure?
License
MIT License Link
© 2020 Sherwyn D’souza
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products. Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page. For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they’re used to log you in. Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they’re used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more
Medi Care<
>
一个使用ReactJS、Flask、Solidity、IPFS和以太坊eth区块链blockchain的分散式web应用程序安全地存储和查看所有医疗文档
关于D-App的信息
Medi-Care应用程序有两个主要用户:
- 患者
- 医生
患者可以:
- 将文档上传到区块链blockchain。文档被添加为IPFS中返回哈希的节点。然后哈希存储在区块链blockchain上
- 查看上传的文档
- 分析上传的文档。从文档中提取文本,并使用BERN(生物医学命名实体识别和多类型规范化)对文本执行NER(命名实体识别)
- 分析他们的报告,以找到与药物或疾病相关的关键字
- 添加可信的医生以查看其医疗文档
医生可以:
- 上载关于某个患者的医疗文档到区块链blockchain
- 查看某个患者上传的文档
关于以太坊eth区块链blockchain的信息
以太坊eth是一个基于区块链blockchain的开源、公共分布式应用程序具有智能合约功能的计算平台和操作系统。星际文件系统是一种协议和对等网络,用于在分布式文件系统中存储和共享数据。IPFS使用内容寻址来唯一标识连接所有计算设备的全局命名空间中的每个文件?
关于星际文件系统(IPFS)
The InterPlanetary File System is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file in a global namespace connecting all computing devices
开始
- React.js公司
- Web3.js
- Ganache cli
- 块菌
- Solidity
- Metamask
- Flask
- Ipfs
- Pytesseract
运行React development server
运行Flask server
cd blockchain npm start
工作演示
参考
许可证
基本cookies
始终有效的
分析cookies
cd server python app.py
参考
<>
许可证
MIT许可证链接
基本cookies
©2020 Sherwyn D’souza
我们使用可选的第三方分析Cookie了解您如何使用GitHub.com网站所以我们可以制造更好的产品。了解更多。
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。
您可以随时通过单击页面底部的Cookie首选项来更新您的选择。有关更多信息,请参阅我们的隐私声明。
我们使用基本Cookie来执行基本的网站功能,例如,它们用于让您登录。了解更多
我们使用analytics Cookie来了解您如何使用我们的网站,以便我们能够使其变得更好,例如,它们用于收集有关您访问的页面以及完成一项任务需要多少次单击的信息。了解更多
始终有效的
We use essential cookies to perform essential website functions, e.g. they’re used to log you in. Learn more
分析cookies
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they’re used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » Medi-Care – 医疗护理区块链毕设代写