Vitalynx is the digital backbone connecting doctors, retail pharmacies, wholesalers, insurers, and regulators on a single network — one schema, one audit trail, one source of truth. No double-entry. No paper hand-offs.




The pharmacy is the only actor that touches all three value chains — clinical, financial, and supply. Vitalynx is the seam.
Low-stock alerts feed a multi-line PO. Signed A4 with both parties' RRA TIN + MOH license, state machine through dispatched → received. No PHI ever crosses this boundary.
RSSB · MMI · RAMA · Radiant · SORAS. Eligibility checked, patient share calculated in front of them, claim filed and reconciled with HMAC-signed webhooks back to the pharmacy.
A doctor's EHR posts to /v1/prescriptions. The script lands as received in the patient's chosen pharmacy queue, with stable reference codes and webhook status back to the chart.
Real RRA fiscal receipt. MOH license, prescriber license, VAT 18% itemised. Offline SQLite queue keeps the till usable when Wi-Fi drops; auto-syncs with idempotency keys.
Pharmacies and clinics pair with a single workspace. We import your existing patient and SKU records.
Sales, claims, and adherence events stream into one record per patient — online or offline.
Insurance batches, supply reorders, and reporting run on the same data, in the background.
Every actor in the medicines economy gets a purpose-built surface — sharing one schema, one audit trail underneath.
A till, claims queue, and stock view that runs on a $60 Android. Offline-tolerant. Settles claims nightly. The pharmacy is the only actor in three chains — Vitalynx Rx is built for that weight.

Send a script in one click. The patient picks their pharmacy. The pharmacy sees the same record you wrote — with status updates that flow back into your chart.

Eligibility checks at the counter. Claim batches auto-submitted with full SKU and dose detail. Reconciliation PDFs that mirror what your officers already file.

Reorders flow upstream automatically. State-machine PO with confirmation, dispatch, and tracking. You see real demand, by SKU, by branch — without phoning a soul.

A printed RRA-compliant receipt with insurance split itemised at the counter. SMS reminders. Find a nearby pharmacy with your medicine actually in stock.

Compliance metadata on every artefact, plus a webhook firehose for near-real-time policy visibility — without asking any actor to file twice.

REST + webhooks. Sandbox is free. SDKs in TypeScript, Python, and Kotlin. Used by 120 developers across health-tech and insurance back-ends.
// POST /v1/prescriptions
{
"patient_id": "pt_240184021",
"prescriber": "dr_chabineza",
"items": [
{ "sku": "AMX-500", "qty": 21, "sig": "1 cap × 3/day · 7d" },
{ "sku": "PCM-500", "qty": 20, "sig": "1 tab if fever" }
],
"insurer": "rssb",
"branch_pref": "ph_ubuntu_kacyiru"
}Pharmacies pay on outcomes. Clinics pay per script. Insurers pay per claim cleared. Governments license the platform. We never charge twice for the same event.
Free POS, claims queue, and stock view. We earn when you earn — never on a denied claim.
Sandbox keys in 5 minutes. Live in production in under 30 days for most pharmacies and clinics.