How to Automate Cellma (RioMed)

Cellma automates the hospital episode end to end. CellmaEHR holds the record, appointments and scheduling run registration through discharge, CellmaConnect gives referrals a state, and CellmaPharmacy handles prescribing on both sides. Blood banks, home infusion providers and funding portals sit outside it, and an agent such as WebRun reads those.

Cellma was built to be the only system in the building

Cellma is RioMed's hospital information management system, and it is unusual in setting out to be both an EMR and an EHR in one product: the record inside the hospital, and the record shared across a wider care network. RioMed is a British company with offices in the UK, India and Trinidad, and Cellma runs in acute hospitals, community and integrated care services, ambulatory clinics and smaller practices across a long list of specialties.

The product is modular and the modules are named plainly. CellmaEHR is the hospital record. CellmaPMS covers practice management and scheduling. CellmaCare is the community and integrated care record, CellmaPharmacy the inpatient and outpatient pharmacy, CellmaConnect the referral management, CellmaAnalytics the reporting, and CellmaPatientPortal the patient's own access, including connection to the NHS App.

The ambition is coherent: one record, one login, one version of the patient.

A haematology clinic depends on buildings Cellma does not run

Take one specialty and the limit of that ambition shows immediately. Haematology is a good example, because almost nothing a haematology service needs actually happens in the haematology department.

A transfusion needs blood, which means the transfusion laboratory and the blood service, each with a system of its own. A patient with haemophilia is on clotting factor that is funded, ordered and dispatched through arrangements outside the hospital record, and their home infusion log lives with the provider supplying it. Iron infusions need a chair in a day unit booked from a separate diary. A warfarin patient's INR comes back from a lab or a community anticoagulation service, and a dose changes because of it.

A sickle cell patient admitted through an emergency department at three in the morning is a fact the day clinic learns only when somebody goes looking.

The riomed.com homepage, the app these three jobs run in. Cellma (RioMed)
Overnight admissions on the morning list Emergency department records read before the day starts, so a crisis admitted at three in the morning reaches the consultant by eight.
Factor approvals followed to a decision Funding requests tracked through submitted, queried and granted, so a patient on home supply is never waiting on a form.
Counts read as a trend, not a value Results from outside labs pulled together per patient, so a falling count is visible before it becomes a weekend phone call.

Cellma covers the episode from referral to discharge

Cellma is genuinely broad, and a service running it should get everything out of the platform before adding anything else.

The electronic patient record keeps the clinical picture in one place. Patient appointments and scheduling run registration through to discharge, which is the whole administrative spine of an outpatient clinic. CellmaConnect manages referrals in and out, so a referral has a state rather than being an email somebody half remembers. E-prescribing and CellmaPharmacy handle medicines from prescription to administration on the inpatient and outpatient sides alike. Document management scans and files whatever still arrives on paper under proper access control. CellmaPatientPortal gives patients their appointments and results, with NHS App connectivity where that applies, and CellmaAnalytics reports across all of it. An open API is there for what genuinely needs connecting.

Every one of those acts on a record Cellma holds, an appointment Cellma made, or a prescription Cellma issued.

The blood bank's system is not among them. Nor is the home infusion provider's portal, the specialty pharmacy that ships factor, or the site where funding is approved.

Factor, transfusion slots and approvals brought in from outside

A haematology clinic gets easier the moment the outside answers turn up before the patient does.

Transfusion appointments checked against the day unit's own diary, so a patient whose chair moved hears this week instead of arriving to nothing. Clotting factor approvals tracked at the funding portal through submitted, queried and granted, so nobody on home supply is left waiting on a form. Home infusion logs read from the provider's system and set against what was issued, so a bleed that went unrecorded becomes a conversation at the next appointment.

Overnight admissions read from the emergency department's list, so a sickle cell crisis at three in the morning is on the consultant's list by eight. INR results collected from the community anticoagulation service and sorted by which are furthest out of range. Full blood counts from outside labs pulled together into a trend rather than a single value, so a falling count is visible early. Travel letter requests gathered with the destination and the date already attached.

The nurse stops being the integration

Every one of those answers already exists. It exists on somebody else's screen, behind somebody else's login, and a nurse has to go and find it.

WebRun goes and finds it. The AI agent drives a real Chrome browser, signed in with credentials your service already has, opening the blood bank system, the funding portal, the home infusion provider or the outside lab and reading what is displayed.

It runs to a schedule you set, in a private environment, with sessions kept apart and each workflow limited to named domains. Collecting information runs on its own. Where a record would change, a patient would be booked, or anybody at all would be contacted, the work is drafted and held for a clinician.

Below, each workflow states which sites it visits.

Questions people ask

Will it write results back into Cellma?

Not by default. What it produces is a list, with the patient, the source and the date on each line, for somebody to act on inside Cellma. Writing to a clinical record is treated as an action needing a person, not a schedule.

We run Cellma outside the NHS entirely. What changes?

The portals, and nothing else. A Cellma service anywhere still waits on a transfusion laboratory, a funder, an outside lab and a supplier, and each of those sits behind its own login on its own site. The names on the doors differ. The checking does not.

How does it get into systems our IT department controls?

With the same accounts your staff use, in an ordinary browser session. Nothing is installed on the other side and no interface is requested, so a system that never opened an API to Cellma is reached exactly as a nurse would reach it.

12 ready-made Cellma (RioMed) workflows

Each one names the apps it touches and the exact steps it takes. Open one to read what it will do, then turn it on.

Automatic Travel Letter Requests
WebRun finds new travel letter requests logged in Cellma, drafts the letter referencing each patient's diagnosis and medication in Gmail for clinician sign off, and posts your admin team a Slack alert when it is ready to send.
Cellma (RioMed)GmailSlack
Automatic Transfusion Appointment Scheduling
WebRun finds patients due for their next scheduled transfusion in Cellma, checks infusion chair and blood bank timing in Google Calendar, and posts your transfusion coordinator a Slack list to confirm with each patient.
Cellma (RioMed)Google CalendarSlack
Automated Sickle Cell Crisis Follow Up
WebRun finds patients recently seen for a sickle cell pain crisis in Cellma, books a follow-up slot in Google Calendar within days, and drafts a check-in text in Twilio for your nurse to review before sending.
Cellma (RioMed)Google CalendarTwilio
Automatic Iron Infusion Scheduling
WebRun finds patients due for their next iron infusion in Cellma, checks open infusion chair slots in Google Calendar, and drafts a scheduling email in Gmail for staff to review before it goes to the patient.
Cellma (RioMed)Google CalendarGmail
Automatic INR Dose Adjustment Reminders
WebRun checks Cellma every morning for INR results outside a warfarin patient's target range, drafts a plain dose-change text in Twilio for clinician review, and logs the full worklist in Google Sheets.
Cellma (RioMed)TwilioGoogle Sheets
Automated Infusion Reschedule Outreach
WebRun finds infusion appointments cancelled or missed that day in Cellma, drafts a reschedule text in Twilio for each patient, and posts your infusion suite a Slack worklist of who still needs rebooking.
Cellma (RioMed)TwilioSlack
Automatic Home Infusion Coordination
WebRun finds patients starting or continuing home infusion therapy in Cellma, holds the nurse visit slot in Google Calendar, and posts your home infusion team a Telegram alert with this week's visit schedule.
Cellma (RioMed)Google CalendarTelegram
Automated Factor Infusion Log Tracking
WebRun reviews each home-therapy patient's logged factor infusions in Cellma every week, flags missed doses or new breakthrough bleeds, and posts your nurse coordinator a Slack alert with who needs a follow-up call.
Cellma (RioMed)Google SheetsSlack
Automated Clotting Factor Prior Authorization
WebRun finds new clotting factor orders in Cellma that still need prior authorization, logs each one to a Google Sheets worklist, and drafts the authorization request in Gmail for your billing team to review before it goes to the payer.
Cellma (RioMed)Google SheetsGmail
Automated CBC Lab Trend Alerts
WebRun compares each new complete blood count against a patient's recent results in Cellma every morning, flags any rapid decline or critical threshold, logs the trend in Google Sheets, and pings the on-call haematologist in Telegram.
Cellma (RioMed)Google SheetsTelegram
Automatic Bleeding Disorder Referral Intake
WebRun finds new bleeding disorder referrals logged in Cellma, checks the earliest new-patient slot in Google Calendar, and logs each referral to a Google Sheets intake worklist for your coordinator to action.
Cellma (RioMed)Google CalendarGoogle Sheets
Automatic Annual Hematology Checkup Reminders
WebRun finds patients due for their annual comprehensive haematology review in Cellma, drafts a reminder text in Twilio and a reminder email in Gmail for each one, and leaves both for staff to review before they go out.
Cellma (RioMed)TwilioGmail

Want one of these running on your own Cellma (RioMed)?

Show WebRun the process once and it will run it on schedule, in your own private browser environment.