GithubHelp home page GithubHelp logo

ceosys / grevaluator Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 947 KB

Prototype of a clinical decision support system based on automated integration of clinical guidelines with real-time clinical data

License: GNU Affero General Public License v3.0

Python 85.59% Dockerfile 2.33% R 12.08%
clinical-decision-support clinical-guidelines ebmonfhir fhir

grevaluator's Introduction

Guideline Recommendation Evaluator (GREvaluator)

Documentation Status

The guideline recommendation evaluator (GREvaluator) is a clinical decision support system based on automated integration of clinical guideline recommendations with real-time clinical data.

Introduction

Clinical guideline synthesize the current state of medical knowledge into treatment recommendations and provide thereby a source of decision support for health care professionals. However, the implementation of these guidelines in clinical practice is often hindered by the lack of awareness of individual guideline recommendations existence or applicability for specific patient conditions.

We have therefore designed a system for the automated integration of guideline recommendations with real-time clinical data to provide clinical decision support during individual patient treatments as well as for monitoring of overall guideline implementations.

The is being developed in the context of the CEOsys: Living evidence synthesis as the basis for decisions in the COVID-19 pandemic project.

CEOsys Netzwerk Universitätsmedizin

Quickstart

Prerequisites

Docker and docker-compose needs to be installed, e.g. under linux via:

sudo apt install docker docker-compose

Run

  1. Clone repository

    git clone https://github.com/glichtner/ceosys.git
  2. Generate secrets, user database and patient sample data

    ./generate.py
  3. Build docker containers

    docker-compose build --parallel
  4. Run containers

    docker-compose up
  5. Visit the dashboard at http://localhost:5000/

Documentation

The API Reference provides API-level documentation.

grevaluator's People

Contributors

glichtner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.