Skip to content
Lemora Solutions

Blog

Inpatient and outpatient rehab are two different scheduling problems

May 1, 2026 Lemora Solutions

The therapy team at an inpatient rehab unit and the therapy team at an outpatient clinic both spend a lot of time scheduling. From the outside, the job looks identical: get a therapist and a patient in the same room at the same time.

From the operations side, they are radically different problems — and most software pretends only one of them exists.

The outpatient problem

Outpatient rehab is, at its core, an appointment-booking problem.

Patients call in (or book online), say they need PT for a knee, and want something Tuesday afternoon. The front desk looks at a therapist’s calendar, finds a 10:30 slot, and writes them in. The therapist sees the patient, notes are submitted, the patient walks out.

The complexity is real but bounded:

  • Available providers and time slots
  • Insurance authorizations and copays
  • Cancellations, reschedules, and no-shows
  • Productivity targets per therapist

This is what most “rehab scheduling” software solves, because outpatient is where the vast majority of rehab encounters happen. The tools you’ve heard of are almost all built around the outpatient appointment calendar.

The inpatient problem

Now picture the same job at an inpatient rehab unit. The patient list isn’t who-just-called. It’s the 25 people who slept in beds last night. Every one of them needs three to five hours of therapy that day, distributed across PT, OT, Speech, Counseling, and Recreational Therapy — balanced against groups, meals, outings, and off-prem doctor visits.

The scheduler sits down on Sunday evening and asks: how does this all fit together for Monday?

  • 25 patients, each with a multi-discipline plan of care
  • 11 therapists across 5 disciplines, each with productivity targets
  • Group activities (cooking group, gait group, balance class) where patients and providers are locked into shared time
  • Fixed blocks — breakfast, lunch, homework — that cannot move
  • Insurance minute requirements per patient, per discipline, per week
  • A new schedule from scratch, every single week

This is not appointment booking. It is an interlocking constraint puzzle — the kind of problem where moving one cell creates conflicts in five others. We’ve watched experienced schedulers spend twenty to fifty hours a week on it, depending on the workaround their facility has settled into.

Why one tool can’t pretend to do both

Most rehab scheduling tools were built for one of these two problems. The ones built for outpatient try to extend into inpatient by stacking many appointments on the same calendar — but that misses the structural reality. Inpatient scheduling is solved as a whole-day, whole-facility problem, not appointment by appointment.

The ones aimed at inpatient — mostly extensions of enterprise EHRs — do solve the puzzle, but they are priced for hospital systems and tend to add steps to the workflow rather than remove them. For a 60-bed rehab unit or a skilled nursing facility, they are out of reach.

That gap is where most teams end up living. They run a clinical platform they like for the outpatient side, then build the inpatient week by hand in Excel because nothing in their software stack actually fits the problem.

What rehab teams actually need

A scheduling tool that earns its place on the screen has to do three things at once:

  1. Generate the inpatient puzzle as a single weekly operation, with all the constraints — disciplines, providers, groups, fixed blocks, insurance minutes — encoded once and respected automatically.
  2. Book outpatient appointments as a fast, simple calendar action that the front desk can use without training.
  3. Live on the same platform, so a patient transitioning from inpatient to outpatient does not fall off the system, and so a facility that runs both does not pay for two products.

That third point is where most architectures break down. Building two problems into one tool means making real design decisions about how patient records, provider availability, and insurance tracking move between modes. It is harder than picking one side and doubling down.

What we did with Tempo

When we started building Tempo, we kept hearing the same thing from schedulers: “the outpatient piece is fine, it’s the inpatient week that takes four hours every Sunday.” So we built around the inpatient puzzle first — the harder problem — and added the outpatient calendar on the same platform.

A scheduler running an inpatient unit generates a full week’s grid in under a minute. A clinic running outpatient books individual appointments the same way they always have. A facility running both — which is most of skilled nursing and many rehab hospitals — has one tool instead of two.

If your facility lives in either world, or both, we would love to talk. Join the Tempo waitlist and we will be in touch as spots open.

scheduling inpatient outpatient operations