Skip to main content
Health IT & Security11 min read

RTO and RPO Tiering for Hospital Systems: A Practical Method

Not every hospital system needs a fifteen-minute recovery point. This is how to run the business impact analysis, tier HMS, PACS, LIS, billing and pharmacy honestly, cost each tier, and design a DR drill that proves the numbers.

Ira Bhagat

Health IT Infrastructure Architect

#rto rpo hospital#hospital disaster recovery#business impact analysis healthcare#application tiering hospital it#hospital dr drill
RTO and RPO Tiering for Hospital Systems: A Practical Method

Most hospitals tier every system as critical, which is the same as tiering none

Ask a hospital IT team which systems are critical and the answer is usually all of them, which is understandable and useless. Tiering only creates value when it forces a choice, because the choice is what directs money towards the systems that genuinely cannot tolerate loss and away from the ones that can. Recovery time objective is how long a system may be unavailable. Recovery point objective is how much recent data you can afford to lose. They are separate decisions and they have different price curves.

The distinction matters more in hospitals than in most sectors because the two objectives diverge sharply by system. A pharmacy dispensing module may tolerate two hours of unavailability with a manual issue register, but losing four hours of dispensing records creates a stock and billing reconciliation problem that takes days to unpick. Conversely an analytics warehouse can lose a day of data with no consequence but is inconvenient if unavailable during a board meeting. Same hospital, opposite shapes.

This article is about the tiering exercise itself rather than about downtime forms and manual workarounds, which are a separate discipline. The output you are aiming for is a signed table listing every application, its tier, its agreed recovery time and recovery point, the cost of delivering that, and the name of the clinical or administrative owner who agreed to it. Without the owner's name it is an IT opinion, and IT opinions do not survive a budget round.

Application tier table with recovery objectives and named business owners for each hospital system
Application tier table with recovery objectives and named business owners for each hospital system

Running the business impact analysis in half a day per department

The analysis does not need to be a three-month exercise. Book ninety minutes with each department head and work through four questions. What do you do first if this system is unavailable right now. At what point does that workaround stop functioning. What happens to patients at that point. And what are you unable to reconstruct afterwards if recent data is lost. The fourth question is the one that produces the recovery point objective, and it is the one people have never been asked.

Run these sessions with the people who actually operate the workflow rather than only with the department head. The nursing superintendent knows how long the ward can run on paper drug charts. The blood bank technologist knows that a lost cross-match record is not a data problem but a safety one. The insurance desk knows exactly which unbilled claims become unrecoverable after a payer submission deadline. Senior managers give you policy answers; the desk gives you the real tolerance.

Record disagreements rather than resolving them in the room. When radiology says imaging must be back in an hour and the finance director sees a cost that does not justify it, that tension is the actual decision and it belongs to hospital leadership. The role of the analysis is to present the trade-off with numbers attached, not to decide it. Hospitals that let IT arbitrate these questions end up with tiering nobody in the clinical service feels bound by.

Four questions that produce a usable tier

  • What is the immediate manual workaround, and who performs it
  • How many hours before that workaround stops being safe or feasible
  • What is the direct patient consequence at that point
  • What recent data could not be reconstructed from paper or from another system
  • Which external deadline, payer or statutory, does the outage put at risk

Tiering the actual hospital estate, system by system

Patient identity, admission and order management usually sit at the top. If you cannot establish who a patient is, retrieve their allergies or place an order, the hospital is operating blind, and the manual fallback degrades quickly once volumes rise. A recovery point measured in minutes is defensible here because the data lost is clinical instruction. The laboratory information system tends to sit alongside it, since a lost verified result is not just missing data but a test that must be recollected from the patient.

Imaging is the interesting case. The PACS viewing capability is often tier one, because reporting stops without it, while the deep archive of studies from four years ago can tolerate a much longer recovery. Splitting one system into two objectives by data age is legitimate and it substantially changes the cost, because replicating current studies is affordable in a way that replicating the entire archive with the same aggression is not. Pharmacy and billing usually land a tier lower on availability but higher than expected on recovery point, for the reconciliation reasons already described.

Below that sit human resources, payroll, procurement, document management and analytics, which can generally tolerate several hours or a day. Be careful with two exceptions. Payroll is tolerant for twenty-nine days a month and intolerant on the thirtieth. Procurement matters more than its tier suggests if it controls the reorder of consumables during an extended outage. Tiering by average tolerance hides both, which is why the table should carry a note for any system with a date-driven spike.

Where hospital systems typically land, before local adjustment

  • Tier one: patient identity, admissions, orders, results, imaging viewing, blood bank
  • Tier two: pharmacy dispensing, billing and claims, theatre scheduling, current imaging archive
  • Tier three: materials and procurement, document management, deep imaging archive
  • Tier four: payroll, human resources, analytics and reporting, intranet
  • Date-sensitive exceptions flagged separately regardless of tier

What each tier actually costs to deliver

The cost curve is steep and non-linear, and showing it plainly is the fastest way to get a realistic conversation. Delivering a recovery point of near zero means synchronous replication to a second site with the bandwidth and latency to support it. Delivering fifteen minutes means asynchronous replication and a warm standby. Delivering four hours means frequent snapshots and a documented rebuild. Delivering twenty-four hours means a nightly backup and a restore procedure. Each step down that list is materially cheaper than the one above it.

The costs people forget are not the storage. They are the second site or second region, the link between them, the duplicate licensing that some vendors charge for standby instances, the engineering time to keep two environments configured identically, and the drills. A standby environment that has drifted out of alignment with production over eighteen months is not a recovery capability, and keeping it aligned is a standing operational cost rather than a project cost.

Present the options as a menu with prices rather than as a recommendation. When a clinical director sees that moving imaging from a four-hour to a fifteen-minute recovery point roughly doubles the infrastructure line for that system, the conversation becomes an informed choice about risk appetite. Sometimes they will still choose the expensive option, and that is a perfectly good outcome, because now it is a decision the hospital has made rather than an assumption IT has been carrying alone.

The moment we put a rupee figure against each recovery target, three departments downgraded themselves within a week. Nobody had ever shown them what their answer cost.

Chief operating officer of a two-hospital group in south India

Dependencies are what break a tidy tiering table

A tier-one application that depends on a tier-three service is really a tier-three application, and hospitals discover this during drills rather than during planning. The hospital management system depends on directory services for authentication, on DNS for name resolution, on a licence server that may sit on a forgotten virtual machine, on an interface engine translating HL7 messages, and on a payment gateway for cashless billing. Recovering the application without those leaves you with a login screen that does not authenticate.

Map dependencies as part of the exercise, and include the ones outside your estate. A cloud-hosted module depends on your internet links, which means a single-provider connection is a single point of failure for a tier-one system regardless of how well the application is replicated. Integration with ABDM services, insurer portals and government scheme systems introduces external dependencies whose availability you do not control, so the plan must state what the hospital does when they are down rather than assuming they will not be.

The other silent dependency is people. A recovery procedure that only one engineer can execute has a recovery time equal to that engineer's travel time, which on a Sunday may be four hours. Cross-train, document to the level where a competent colleague can follow it, and keep a printed copy somewhere that does not require the network to be available. The plan stored only in the document management system that is itself down is a recurring joke in this field because it keeps happening.

Dependencies to record against every tier-one system

  • Authentication, directory and name resolution services
  • Licence servers, interface engines and message brokers
  • Network links, and whether a second provider genuinely exists
  • External services: ABDM, insurer and scheme portals, payment gateways
  • Named individuals who can execute the recovery, and their alternates

Designing a drill that proves the number rather than the intention

A drill is only evidence if it measures something. Define the scenario, the system in scope, the objective being tested, and the observers before you begin, and appoint someone whose only job is to record timestamps. Then run it without warning the operational teams if you can, or with minimal warning if patient safety requires it. The gap between an announced drill and an unannounced one is usually large, and the unannounced result is the honest one.

Test the recovery point, not only the recovery time. Restoring a system quickly is of limited comfort if the restored copy is eleven hours old and nobody noticed, so the drill should include a verification step where a departmental user confirms that the most recent transactions they expect are present. For a laboratory that means checking that this morning's verified results survived. For pharmacy it means checking that today's issues are there. Engineers verify services; users verify data.

Publish the results including the failures, because a drill report showing everything worked is either a very mature environment or a very undemanding drill. Record the measured recovery time against the target, list what did not work, assign owners, and re-test the specific failures within the quarter rather than waiting a year for the next full exercise. HealUDoc environments can be included in the same drill calendar as the rest of the estate so the whole dependency chain is tested together rather than application by application.

Disaster recovery drill with an observer recording measured recovery times against targets
Disaster recovery drill with an observer recording measured recovery times against targets

Keeping the tiering alive after the first year

Tiering decays because the estate changes and the table does not. A new module goes live, a department adopts a cloud service without telling IT, an integration is added, a system that was tier three becomes tier one because a clinical workflow now depends on it. Within eighteen months an unmaintained table describes a hospital that no longer exists. Attach the review to something that already happens, such as the annual business continuity review or the NABH surveillance cycle, so it is not an optional activity competing with live work.

Add a gate at the front of the process as well. No new application goes live without a tier assigned, an owner named, a recovery objective agreed and a backup verified, and make that a checklist item in the go-live approval rather than a policy statement. This is far easier than retrofitting, and it stops the estate growing faster than the plan that describes it. It also gives you a natural moment to ask the vendor what their own recovery commitments are, in writing.

Finally, report the position upward in a form a board will read. One page: the number of tier-one systems, how many have been drill-tested in the last twelve months, the measured recovery time against target for each, and the top three gaps with what they would cost to close. Boards respond to that. They do not respond to a forty-page continuity document, and the honest reason most hospital continuity plans go unread is that nobody wrote the one page.

One-page board summary showing tier-one systems, drill coverage and measured recovery gaps
One-page board summary showing tier-one systems, drill coverage and measured recovery gaps
Share this article
Back to all articles

Keep reading

Related articles

See HealUDoc in action

From EHR to analytics, watch how one platform runs your entire hospital. Book a personalized walkthrough with our team.