One unified national health rail for Rwanda β connecting every actor on a shared core via a command-driven platform.
# π₯ Integrated National Health Platform
### One unified national health rail for Rwanda β every actor, one shared core
---
## Overview
The Integrated National Health Platform is the **orchestrating layer** that connects
every actor in Rwanda's health system β from the village community health worker
(*umujyanama w'ubuzima*) to the Minister of Health β on a single shared core.
It does **not** replace Rwanda's sovereign national systems (DHIS2, eIDSR,
RSSB/KWIVUZA, NIDA, RMS, SAMU 912, RRA EBM). It connects them at the point of care
and feeds them automatically.
> **Design principle:** *Build what is missing, integrate what the state already runs.*
## The shift to command-driven access
Unlike a traditional system where each role gets a hand-built dashboard, this
platform is **command-driven** (in the spirit of core-banking systems such as
Finacle):
- The **command** is the atomic unit of access.
- A **user** is created and **assigned a set of commands** (a command bundle).
- The **single unified dashboard** renders itself from whatever commands the user holds.
- Data is then bounded by the **four-axis** model: Role(command) Β· Geography Β· Tenant Β· Sensitivity.
There is **one dashboard**, not 40. What you see is the set of commands you are
entitled to, at your data altitude.
## Documentation
The full, always-current index lives in **docs/00-index.md**. The 64
numbered documents are grouped below.
**Core architecture (01β07)**
- 01 β Architecture Β· 02 β Users & Access Β·
03 β Command Catalogue (~115 commands, 29 domains) Β·
04 β Access-Control Model Β·
05 β Design System Β·
06 β Unified Dashboard Β·
07 β Technology Stack
**Security, interoperability & operations base (08β14)**
- 08 β Security & Cryptography Β·
09 β Interoperability Β·
10 β User Workflows Β·
11 β Communication & Handoffs Β·
12 β Operations Verification Β·
13 β Data Visibility by Role Β·
14 β Analytics & Dashboards
**Domain modules (15β20)**
- 15 β Patient Management Β·
16 β Stock & Pharmacy Managemen β¦