Coder Social home page Coder Social logo

tsinkala / jempi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jembi/jempi

0.0 0.0 0.0 9.17 MB

The Jembi MPI, also known as JeMPI, is a standards-based client registry (CR) or master patient index (MPI). JeMPI facilitates the exchange of patient information between different systems and holds patient identifiers that may include patient demographic information

Home Page: https://jembi.gitbook.io/jempi/

License: Mozilla Public License 2.0

Shell 2.82% JavaScript 0.07% Python 16.53% Java 53.13% Scala 9.41% R 0.15% TypeScript 17.38% CSS 0.10% HTML 0.14% Dockerfile 0.27%

jempi's Introduction

JeMPI

Untitled design

The Jembi MPI, also known as JeMPI, is a standards-based client registry (CR) or master patient index (MPI). JeMPI facilitates the exchange of patient information between different systems and holds patient identifiers that may include patient demographic information. This is a necessary tool for public health to help manage patients, monitor outcomes, and conduct case-based surveillance. JeMPI’s primary goal is to act as a tool in order to solve the issue of multiple or duplicated patient records that are submitted from multiple point of service systems such as electronic medical records, lab systems, radiology systems and other health information systems. This is achieved by matching the various patient records from different systems under a Master Patient record with a unique ID. This allows for downstream applications, such as surveillance, to accurately display data and information on patient records without the worry that the data contains multiple records for the same patient.

Requirements

Installation

  • Directory structure
  • Requirements
    • ping `hostname` must ping a LAN IP address (not 127.x.x.x)
  • Run
    1. <base>/JeMPI/docker/conf/env
      1. if you have less than 32Gb of ram, run ./create-env-linux-low-1-.sh. If you have 32Gb of ram or more, run ./create-env-linux-high-1-.sh
    2. <base>/JeMPI/docker/helper/scripts
      1. bash ./x-swarm-a-set-insecure-registries.sh
        • this clobbers /etc/docker/daemon.json
    3. <base>/JeMPI/docker
      1. ./a-images-1-pull-from-hub.sh
      2. ./b-swarm-1-init-node1.sh
      3. ./c-registry-1-create.sh
      4. ./c-registry-2-push-hub-images.sh
      5. ./z-stack-3-build-all-reboot.sh

Development

It's possible to run the whole stack local without having to use a local registry using the command :

./launch-local.sh

In order to remove the stack, you could use the following command :

docker stack remove jempi

Support for Mac OS

For MacOS users, the envsubst command will fail, so you'll need to add it :

brew install gettext
brew link --force gettext 

Other bash commands may fail (such as "declare -A"). So you may want to update bash >=v4:

brew install bash
bash --version

Then to run the stack locally, you will need to switch to bash first :

bash ./launch-local.sh

Note that currently, there is no Dgraph Ratel docker image compiled for M1 CPU, so most certainly you would run into a "Unsupported platform" error. For this you could either decide not to run the Ratel service by setting export SCALE_RATEL=0 in docker/conf/env/create-env-linux-1.sh and use https://play.dgraph.io/ instead.

jempi's People

Contributors

w-hayes avatar matthewerispe avatar ilyesbenamara avatar marrouchi avatar asomaroo avatar rcrichton avatar mahaomolise92 avatar jempi-kenya avatar issambaccouch avatar nour-borgi 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.