Logo Lanfrica

zinthooz/SafeMother-CDSS

Domain:

healthcare

Record type:

software
Creator:
zin
Host:
Offline Maternal Triage System for Rural Nigeria. # 🩺 SafeMother: Maternal Emergency Triage System **Track:** Public Health & Community Impact **Status:** Hackathon Prototype v2.2 **Deployment Target:** Rural Primary Health Centers (PHCs) in Nigeria > **Developed by:** Ejidike Michael Ikechukwu > *Biomedical Engineering Student | David Umahi Federal University of Health Sciences (DUFUHS)* --- ## 🚨 The Problem In Nigeria, maternal mortality is rarely caused by a total lack of medical knowledge—it is caused by **delays**. In rural clinics (PHCs) across Ebonyi and other states: * **Frontline workers** are overstretched and often lack specialized obstetric training. * **Specialist doctors** are rarely on-site. * **Internet connectivity** is unreliable or non-existent (making cloud apps useless). * **Legacy Hardware:** Clinics often run on donated, older desktop PCs. Without immediate decision support, early warning signs of **Pre-Eclampsia**, **Sepsis**, and **Hemorrhage** are missed until it is too late. These delays turn preventable complications into fatalities. ## 💡 The Solution **SafeMother** is an **offline-first Clinical Decision Support System (CDSS)** engineered to assist frontline workers in rapid triage. It does not replace the doctor. It **screens, prioritizes, and escalates**. It answers one critical question: **“Does this patient need urgent referral right now?”** --- ## 🚀 How to Run (Source Code) ### Option 1: View Source (Recommended) The full source code is available here on GitHub. 1. **View the Repo:** github.com 2. **Clone the repository:** ```bash git clone github.com ``` 3. **Run the script:** ```bash python main.py ``` ### Option 2: Live Browser Demo (Experimental) You can preview the system running in a cloud environment via Replit. * **Link:** Launch SafeMother on Replit * *Note: Depending on browser settings, Replit may require a free account login to execute the code interactively.* --- ## 🧠 Clinical Logic (The …