Back to Columns
ISMS & Certification13 min read

Connecting Business Continuity Planning to the ISMS

September 14, 2026

Connecting Business Continuity Planning to the ISMS
Share this article

Of the three properties of information security, availability is the one treated most lightly in practice. Open a typical risk register and confidentiality dominates; availability is two lines — "cloud outage" and "disaster."

Yet for a healthcare company, availability is the risk closest to the business. If the EMR stops, the clinic stops, patients wait, and claims are delayed. Nothing has leaked, and the customer's operations have still failed. The length of the outage translates directly into contractual exposure and reputation.

Meanwhile, many companies have a BCP written by general affairs as "disaster preparedness," entirely disconnected from the ISMS documentation. That split produces a specific failure: an outage caused by a cyberattack — the most likely scenario of all — appears in neither plan.

This article covers connecting ISMS availability requirements to continuity planning, setting RTO and RPO, the relationship between an ISMS-scoped plan and the company-wide BCP, and exercise records. See Clause 8: Operation, Organisational Controls and What Is an ISMS (ISO/IEC 27001)?.

Disclaimer: This article is general information. The standard and the publications of accreditation and certification bodies are authoritative.

Why This Is Where People Get Stuck

Availability risk described too coarsely

"The service stops because of a cloud outage" yields no controls. Real causes differ sharply: platform failure, application defects, database corruption, DDoS, ransomware, expired certificates, failed configuration changes, supplier outages. Recovery method and duration differ per cause, so the plan cannot be written until they are separated.

RTO and RPO set by feel

"Recovery time objective: four hours" with no basis. Can you technically restore in four? Is four contractual? Did anyone estimate the loss from four hours down? An RTO without a basis cannot be explained when it is missed.

Two BCPs that do not agree

A company-wide BCP about earthquakes and pandemics, and a system recovery runbook, existing as separate documents with no cross-reference — separate call trees, separate escalation. In a real event, nobody knows which to open.

Exercises that stop at the restore test

Technical restore tests matter, but they are one part. Who declares the outage, who calls the customer hospitals, who declares recovery — without rehearsing those decisions, you lose time when it counts.

Not knowing the customer's fallback

If you do not know how the hospital continues care when your service is down — paper, and re-entry afterwards — you will get the recovery priorities wrong.

What You Decide

Start with a business impact analysis

The starting point is which functions, down for how long, cause what. Skip it and the RTO is a number without a reason.

FunctionImpact on the customerTolerable outageBasis for the judgement
Viewing clinical recordsPast records unavailable; affects quality and safety of care directlyVery shortBears on care itself
Entering clinical recordsPaper substitutes, but re-entry followsShortSubstitutable at a cost
Booking and receptionFront desk disrupted, waits lengthenShortSubstitutable but disruptive
Claims and billingLimited impact if restored before the cut-offMediumCounted back from the cut-off date
Analytics and reportingLittle immediate operational impactLongCan be done later

The rightmost column matters most. Without it, the RTO cannot be defended.

Setting RTO and RPO

MetricMeaningHow to set it
RTOTarget time from outage to service resumptionTake the tolerable outage from the BIA and reconcile it with the SLA and what is technically achievable
RPOThe point in time to which data can be recoveredAgree with the business how much data may be lost; drives backup frequency
RLOThe level of service restoredWhether all functions return at once, or read-only first

These are not numbers for the technical team alone. Whether RPO is one hour or twenty-four is a judgement by whoever bears the cost of re-entering lost data — and a shorter RPO raises infrastructure cost. Structure the trade-off as a management decision, recorded in Management Review.

Do not write targets you cannot meet. "RTO one hour" on an architecture that takes six hours to restore is meaningless to auditors and useless in an outage. Record the gap as an improvement item with a deadline — that is both honest and better received.

ISMS-scoped continuity vs the company-wide BCP

Company-wide BCPContinuity within the ISMS
PurposeContinuity of the organisation's critical businessMaintaining availability and preserving information security during disruption
ScenariosEarthquake, flood, fire, pandemic, supply chainSystem outage, cyberattack, data loss, supplier failure
ScopeThe whole company, including HR, finance, logistics, sitesThe ISMS scope
OwnerCorporate planning / general affairsISMS secretariat / IT
StandardISO 22301 and similar (optional)ISO/IEC 27001 controls (continuity, ICT readiness, backup, redundancy)

The ISMS does not require you to write a company-wide BCP. It requires that information security be maintained during disruption, and that ICT be prepared to meet continuity requirements. Misreading this produces a large new document that nobody operates.

The practical resolution:

  1. If a company-wide BCP exists, reference it as the parent document and state the ISMS's role within it
  2. If none exists, do not force one. Build continuity plans for the critical systems in ISMS scope, with per-system recovery procedures and RTO/RPO
  3. Unify the call tree either way. Opening different contact lists for an earthquake and a cyberattack is unrealistic
  4. Put cyberattack explicitly in both — this is exactly where the split occurs

"Maintain information security during disruption" is easy to overlook and important. Under recovery pressure, organisations really do grant sweeping admin rights, use personal devices, and move data over unencrypted paths. Decide in advance what is permitted in an emergency and what will be verified afterwards.

The Practice

1. Enumerate causes of outage

CategoryExamplesNature of recovery
Platform failureCloud region outage, network failureYou cannot fix it. The work is the failover decision and customer communication
Application defectRelease-induced failure, data inconsistencyMostly a rollback decision
Data damageAccidental deletion, database corruptionRestore from backup — RPO governs
CyberattackRansomware, DDoS, intrusionContainment and investigation precede recovery; RTO stretches
Supplier or external service outageIdentity, payments, external APIsHinges on whether a fallback exists
Physical and environmentalSite damage, power, commsPersonnel safety comes first
PeopleKey staff unavailable, mass absenceReducing key-person dependency is the pre-emptive control

Do not file ransomware alongside the rest. Unlike ordinary failures, the backups themselves may be encrypted, and the extent of compromise must be established before restoring. It is the one scenario that breaks the assumption "we have backups, so we can recover," which makes isolated backups — offline, or immutable — the core control. See Ransomware Countermeasures for Hospitals and Backup Design: the 3-2-1 Rule.

2. Design the controls

ControlEffectCost driver
Backup (generations, offsite, offline)Recovery from data loss; sets RPOFrequency and retention
Redundancy (multi-AZ, multi-region)Continuity through platform failure; shortens RTOComplexity raises operational load
Designed degraded modeAvoids total outage (e.g. read-only service)Often high value at low cost
Documented and automated recoveryRemoves key-person dependency, shortens recoveryOngoing maintenance of runbooks
Alternate communication channelContact when your own mail and chat are downCheap, and frequently absent
Cross-trained staffContinuity when a key person is unavailableNeeds training and access design together

Degraded mode is the most overlooked high-value option. If writes are impossible but reads still work, hospitals can continue seeing patients against past records — far less damaging than waiting for full restoration.

3. Write runbooks for use under pressure

  • Open with a decision table — which situation leads to which procedure
  • Give each step an expected duration (the gap against actuals is improvement material)
  • Mark the decision points and name the role that decides
  • Point to where credentials live (never the values themselves)
  • State assumed dependencies ("this assumes DNS is working")

4. Build customer notification into the procedure

This step is specific to healthcare. The outage notice must go out before the recovery estimate exists, because hospitals must decide early whether to wait or switch to paper.

ElementHow to write it
What is affectedWhich functions are unavailable, specifically
Time of onsetAs far as known
ScopeAll customers or some; if some, on what condition
Current outlook"Under investigation" is acceptable — but always give the time of the next update
Recommended interim operationPaper records, read-only use, and so on
ContactAn outage-specific contact, distinct from normal support

Few providers can offer a recommended interim operation, and it is exactly what hospitals need most. Draft one per major outage scenario in peacetime.

Route availability incidents through the same reporting channel as everything else — see Building an Incident Response Procedure.

5. Exercise, and record it

Exercise typeContentFrequency
Restore testActually restore from backup and verify integrityQuarterly to half-yearly. An untested backup does not exist
TabletopStaged scenario; rehearse decisions and communicationAt least annually
Runbook walkthroughRead through and confirm executabilityOn revision
Failover drillActually switch to the redundant configurationAnnually where feasible
Communication drillTest the call tree and alternate channelsOnce or twice a year

What the record must contain — auditors check this:

ElementContent
Date, place, formatTabletop / live / online
ParticipantsNames and roles, including who did not attend and why
ScenarioThe event and its assumptions
Measured valuesDuration per step; whether RTO/RPO were met
What did not workGaps in the runbook, hesitation, delayed contact
ImprovementsCorrective action reference, owner, deadline
Runbook revisionVersion and date if revised

A record with no "what did not work" is not merely low value; it draws suspicion. A run of flawless annual exercises reads as a formality. Track findings on the form in Writing a Corrective Action Report.

Where It Goes Wrong

Backups taken, never restored

The most common and most dangerous failure. A successful backup job says nothing about whether you can get back to a usable state. Corrupted generations, unknown procedures, no target environment, five times the expected duration — all surface only on a real attempt. Fix restore tests as a recurring task.

Backups inside the same privilege domain as production

This is why ransomware damage spreads. If production admin is taken, everything reachable with it is deleted, backups included. Always hold a separate authentication domain, immutable storage, or an offline copy.

One RTO and RPO for the whole system

Tolerable downtime differs by function; a uniform target means over- or under-investment. Set them per function.

Supplier and external service outages omitted

Your systems may be fine while identity or payments are down. List external dependencies with the impact and fallback for each, and put availability requirements into contracts — see Supplier Security Management.

A call tree that depends on your own mail and chat

When your platform is the thing that is down, you cannot use it to coordinate. Maintain alternate channels and test them annually, with due care for personal data.

No criteria for declaring recovery

Telling customers you are back and then failing again costs a great deal of trust. Define recovery criteria in advance — functional checks, a period of stable operation, confirmation of no reinfection — and name who declares it.

Exercises confined to the technical team

Outage decisions, customer contact and executive communication involve sales, support and management. Run at least one exercise a year including non-technical functions.

Healthcare Examples

A healthcare SaaS provider

The distinctive constraint is clinical hours. For ordinary B2B SaaS, "maintenance overnight" suffices; hospitals differ by facility, and some run weekend and emergency services. Knowing each customer's clinical hours in peacetime directly shapes how recovery work is scheduled.

The second is reconciliation after recovery. Care recorded on paper during the outage must be entered afterwards. Designing that support — bulk import, treatment of entry deadlines, how it appears in the audit trail — changes the customer's burden materially. See also Security by Design for Medical Systems.

A PHR operator

Assess the impact of users being unable to reach their own data. Usually less urgent than clinical use — unless the data is shown to a clinician at an appointment, in which case it bears on care directly. Assess per use case.

A clinical trial systems company

Integrity and continuity of the audit trail can outrank RTO. How operations during the outage are recorded, and how traceability is assured afterwards, may justify a slower recovery. Make integrity an explicit factor in recovery priority.

A SaMD developer

Add an assessment of whether an outage could harm a patient. Where the function bears on diagnosis or treatment decisions, an outage is a safety matter and ISMS continuity alone is insufficient. Connect it to product risk management (ISO 14971) and, if needed, design product-level fallbacks (offline operation, fail-safe). See SaMD, ISMS and ISO 13485.

Relationship to the customer's own BCP

Your recovery plan functions as part of the hospital's BCP. When customers build their cyber BCP they need your recovery targets, fallbacks and escalation paths. Preparing that pack in peacetime helps their planning and differentiates you commercially. See Cyber BCP for Hospitals, Writing SLAs and Responsibility Boundaries and Drawing the Responsibility Boundary.

Conclusion

  1. Availability is the risk closest to the business for a healthcare company; separate it by cause rather than compressing it into two register rows
  2. Derive RTO and RPO from the BIA. Unsupported numbers cannot be explained when missed; record the decision as a management judgement
  3. The ISMS asks for security maintained during disruption and ICT readiness, not a new company-wide BCP; reference an existing one as the parent
  4. Treat ransomware separately. It is the one scenario in which the backups themselves are lost; isolated storage is the core control
  5. The first customer notice must always carry the time of the next update and a recommended interim operation
  6. Exercise records need measured values and what did not work; a run of flawless records reads as formality

For the internal flow see Building an Incident Response Procedure; for external dependencies, Supplier Security Management; for remediating exercise findings, Writing a Corrective Action Report. Record RTO/RPO investment decisions in Management Review.

Pottech supports ISMS certification and operation with a focus on healthcare. Continuity design that starts from what an outage does to a customer's clinical work cannot be assembled from a generic BCP template. See ISMS Certification Support or contact us.

References and Sources

Note: interpretation of requirements and the handling of accreditation and certification are governed by the standard itself and by the publications of the accreditation and certification bodies, and may change with revisions.

Share this article

Related Articles

ISMS & Certification

Reading the 37 Organizational Controls

The 37 organizational controls of Annex A.5, grouped into eight clusters rather than translated one by one: policy and governance, assets and classification, access policy, suppliers and cloud, threat intelligence, incident management, continuity, and compliance. What each cluster is asking for, and what you end up producing.

September 14, 2026
ISMS & Certification

Annex A 2022: 93 Controls Across Four Themes

A map of the 93 Annex A controls in ISO/IEC 27001:2022 across four themes — 37 organizational, 8 people, 14 physical, 34 technological. Why there is no duty to implement all 93, how inclusion and exclusion are justified in the Statement of Applicability, what the attributes are for, and the order a healthcare company should work in.

September 14, 2026
ISMS & Certification

Reading the 8 People Controls

The 8 people controls of Annex A.6, grouped into entry, employment, exit, where people work, and reporting culture. How they connect to existing employment rules, how to handle segregation of duties when the team is too small for it, and how far to go on remote working — written for healthcare companies.

September 14, 2026
ISMS & Certification

Reading the 14 Physical Controls

The 14 physical controls of Annex A.7 in five clusters, with a concrete treatment of what a fully remote, cloud-only organisation can exclude and what must be reassigned to home-working rules and supplier management — data centres, media and disposal, and equipment off premises.

September 14, 2026
AI Karte

Explore AI Karte

An AI-native EHR connecting reception, documentation, accounting, claims, and analytics into one cycle.

View the product page

ISMS Certification Support as an Option

From scope design and documentation to training, internal audit, and dealing with the certification body. Pottech supports healthcare companies through ISO/IEC 27001 certification end to end.