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.
A till, claims queue, and stock view that runs on a $60 Android. Offline-tolerant. Settles claims nightly.
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"
}Four rails, priced where the value shows up. No setup fee. Free under 200 scripts/month. Switch to flat SaaS when volume justifies it — we'll tell you when.
Sandbox keys in 5 minutes. Live in production in under 30 days for most pharmacies and clinics.