GithubHelp home page GithubHelp logo

glowdb / ehr_complete Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ehr-blockchain/ehr_complete

0.0 2.0 0.0 1.09 MB

Electronic Health Record Management

HTML 58.44% Gherkin 3.98% JavaScript 37.58%

ehr_complete's Introduction

EHR_complete

As our application uses Block Chain it is not currently deployed and you have to follow development procedures to test the application as Deploying Block Chain based solution is not affordable to a student like us.

Dependencies: Operating Systems: Ubuntu Linux 14.04 / 16.04 LTS (both 64-bit), or Mac OS 10.12 Docker Engine: Version 17.03 or higher Docker-Compose: Version 1.8 or higher Node: 8.9 or higher (note version 9 is not supported) npm: v5.x git: 2.9.x or higher Python: 2.7.x

First set up Hyperledger fabric: follow https://hyperledger.github.io/composer/latest/installing/development-tools.html
Once fabric up and running clone the above git repository EHR_Complete and open another terminal and follow below commands:

  1. composer archive create -t dir -n .
  2. composer network install --card PeerAdmin@hlfv1 --archiveFile [email protected]
  3. composer network start --networkName medical_chain --networkVersion 0.0.1 --networkAdmin admin --networkAdminEnrollSecret adminpw --card PeerAdmin@hlfv1 --file networkadmin.card
  4. composer card import --file networkadmin.card

To run Composer Rest server:

  1. composer-rest-server
  2. Enter admin@tutorial-network as the card name.
  3. Select never use namespaces when asked whether to use namespaces in the generated API.
  4. Select No when asked whether to secure the generated API.
  5. Select Yes when asked whether to enable event publication.
  6. Select No when asked whether to enable TLS security.

after that get your wifi IP and change Ip in config file in front_end

To run front_end(doctor dashboard): open another terminal and cd to front_end in EHR_complete and run npm run dev -- -p 3001

Hence doctor dash board is up and running

Overall workflow of the system

alt text

ehr_complete's People

Contributors

vrkarthik14 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.