Hi CHT community,
I wanted to share something I have been building and see if it is useful to anyone here.
TriageOS is a free, open-source progressive web app that gives community health workers structured WHO IMCI triage protocols with zero installation and zero connectivity required at point of care. CHWs open a URL once, it installs as a PWA, and from that point it runs fully offline on any Android or iOS device. It is not a replacement for the CHT. It is designed for contexts where programs want structured clinical decision support but do not yet have the infrastructure for a full CHT deployment, or as a lightweight complement to an existing stack.
On the technical side: all clinical data is encrypted on-device with AES-256-GCM before storage, records are chained with SHA-256 hashes for tamper evidence, and the sync layer exports to OpenMRS via FHIR R4. It runs as a bilingual PWA (English and Greek right now) and supports offline background sync when connectivity returns.
Demo link: https://triageosglobal.netlify.app/
I am specifically looking for pilot partners in CHW programs operating in low-connectivity environments, any scale. If you are running a program and think this could be useful to test, or if you are a CHT implementer who wants to explore whether TriageOS could serve as an entry-point tool before a full CHT rollout, I would love to hear from you.
Happy to answer technical questions here or in a call.
Amrin