This repository contains a draft of the proposed Clinical Decision Support System for Micare.
Start the project with docker-compose and install graphziz in the jupyter container like this:
docker exec -u root -it jupyter_micare bash
apt update
apt-get install graphviz