how to develop healthcare records using DApp on Blockchain

0 votes
Actucally i want to know how can we develop a blockchain based Healthcare record management system? Which technology should i use like hyperledger, Bigchain DB etc. Please reply asap i need it for my reserach work.
Jul 26, 2019 in Blockchain by anonymous
1,640 views

1 answer to this question.

0 votes

Hi. As Healthcare will be a private Blockchain for an organization, I think Hyperledger will be more suitable. To develop it, you need to setup the Blockchain network. Build an Hyperledger Fabric network and then depending on your requirement, add nodes, give permissions and write chaincode for managing data. 

You can refer to this link: https://hyperledger-fabric.readthedocs.io/en/release-1.4/

answered Jul 26, 2019 by Esha
what if i want a global healthcare system like accessible in any hospital? but i need to maintain a distributed database also does hyperledger works for both front end and backend ?
If you want to make it global then you have to host the DApp on a server. Hyperledger is mainly for the Blockchain logic i.e., the backend. But you can connect a front-end to it using Node SDK. You can use NodeJS to design the front end.

Related Questions In Blockchain

0 votes
1 answer

How do I develop a supply chain DApp on Blockchain?

Either of the ways is acceptable but ...READ MORE

answered May 30, 2018 in Blockchain by Perry
• 17,100 points
1,101 views
0 votes
1 answer

How to create a new wallet on a blockchain?

Firstly, you need to have a clear ...READ MORE

answered Apr 4, 2018 in Blockchain by Christine
• 15,790 points
795 views
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
518 views
+1 vote
3 answers

Is it possible to store data about arbitrary objects on the blockchain using smart contracts?

Consider following tutorial from Hyperledger Fabric "Getting Started" pages. Basically ...READ MORE

answered Aug 30, 2018 in Blockchain by Artem
774 views
0 votes
1 answer

How to resolve blockchain DNS using Python Requests?

You could use one of their publicly ...READ MORE

answered Aug 20, 2018 in Blockchain by Omkar
• 69,190 points
1,422 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP