Skip to main content

LAMISPlus 3.0

LAMISPlus is a healthcare platform built to manage clinical operations across multiple hospitals, clinics, and health facilities from a single system. Whether a facility runs a busy urban OPD or a rural HIV programme, LAMISPlus gives every clinical team the tools they need, and nothing they don't.

Who this is for

This documentation serves two audiences:

Healthcare administrators and programme officers will find high-level explanations of what the platform does, how it protects patient data, and what clinical capabilities are available. Start with Platform Overview and the Module pages.

Technical teams: developers and system administrators responsible for deploying and extending the platform, will find setup guides, API references, and plugin development instructions in the Developer Guide.

What the platform does

LAMISPlus connects every step of patient care into one system:

  • A patient arrives and is registered at the front desk
  • A nurse captures vital signs in the triage module
  • A doctor records the consultation, orders lab tests, and writes a prescription
  • The lab processes the sample and returns results directly into the patient's record
  • The pharmacy confirms the prescription and dispenses medication
  • Billing is generated automatically from the clinical activity
  • Programme officers can run reports on HIV, TB, MCH, and other health indicators without chasing paper records

Every action is recorded with a timestamp and the identity of the staff member who performed it. Nothing is lost, and nothing can be changed without an audit trail.

How the platform is structured

LAMISPlus is built around clinical modules: each one covering a specific area of care. A facility only enables what it needs. A standalone clinic might run just triage, consultation, and pharmacy. A national referral hospital enables every module. Adding a module to a running system requires no downtime.

ModuleWhat it covers
EHR, OutpatientTriage, consultation, lab, pharmacy
Public HealthHIV/ART, HTS, TB, MCH, Hepatitis, PrEP
InpatientAdmissions, wards, ward rounds, discharge
AppointmentsScheduling and calendars
BillingInvoicing and payments
ReportsClinical and programme reporting

Multi-facility support

LAMISPlus is designed from the ground up to support networks of facilities, from two clinics to two hundred hospitals. Each facility's patient data is completely isolated. A staff member logged into Hospital A cannot see, access, or accidentally modify Hospital B's records. This isolation is enforced by the platform itself, not by policy.

For technical details on how this works, see Platform Overview.