A Healthcare Data Exchange that enables exchange of patient health records, particularly CCDAs between EHRs using blockchain. Since, the data is exchanged in a decentralized way, any EHR from any location can join the exchange network. The system is designed to be a decentralized alternative to the centralized HIE system in the US.
npm install
(only once) inside the dir.sample.xml
file in hie_dir/
(if present).nodemon hie.js
to start the express server.node dummy\ ehr.js
to start transfer of the sample.xml file.ccda_store has ccda files created by the clinic ccda_cache has ccda files requested by the clinic ehr_store has ccda files created by the ehr software. files from this folder will be uploaded to ccda_store on UploadFile