Logo Lanfrica

MadiroGlobalHealth/UVL-EMR

Domain:

healthcare

Record type:

software
Creator:
Mad
Host:
OpenMRS 3 distribution for Ubuntu Village of Life (UVL) in Burundi - 1st OpenMRS 3 implementation in Burundi 🏥 - Started by Madiro's HealthTech Challenge 2024, now in production and recognized by the Ministry of Health 🇧🇮 This project is part of **Madiro's HealthTech Challenge 2024** connecting passionate people willing to engage in **Global Goods for Digital Health** with real-life needs and impactful opportunities. This repository contains a distribution of **OpenMRS 3** that will support UVL in its digitalization of clinical operations (patient registration, consultations, laboratory, pharmacy, reporting, billing, etc.). Implementing a Digital Public Good such as OpenMRS in a rural hospital in Burundi is key for improving patient care through better record-keeping and streamlined medical data management such as laboratory test results or drug prescriptions, ensuring that healthcare providers have accurate and up-to-date information. Additionally, it facilitates efficient tracking of public health trends and resource allocation, which is essential for addressing the unique healthcare challenges in rural settings. For example, the financial support from the government for child care and maternal care is conditional to digitalization - contributing to the long-term **viability and independence** of the hospital. ### Users and teams ## Integration with                                              ## Quick Start using GitPod You can run the project and contribute to it using GitPod in your browser or VSCode. This will allow you to easily run the project without installing dependencies on your local machine like Java SDK, Docker, etc. ## Quick Start on localhost ### Prerequisites 1. Install or update Git 2. Install or update JAVA SDK 3. Install or update Docker Compose (version ≥ 2.29) ### Clone and Install Clone the repository locally ```bash git clone github.com ``` Open the cloned folder ```bash cd UVL-EMR ``` Add your GitHub …