Back to Columns
Healthcare Security13 min read

Guideline Compliance for Small Clinics: How Far to Go

September 14, 2026

Guideline Compliance for Small Clinics: How Far to Go
Share this article

"Surely the three-ministry guidelines are a hospital problem." Clinic directors say this often, and the reaction is understandable. The guidelines run to hundreds of pages and much of the text presumes an organisational apparatus. With one full-time physician and five to ten staff, building that apparatus looks impossible.

But the guidelines do not turn on size. Edition 6.0 applies to "all those involved in the introduction, operation, use, maintenance, and disposal of medical information systems" — hospitals, clinics, dental practices, and pharmacies alike. If you run an EMR, submit claims electronically, and operate online eligibility verification, you are in scope.

Being in scope, however, is not the same as building what a large hospital builds. The guidelines call for treatment proportionate to risk, and risk scales with the volume and breadth of data handled. The question is not whether to act but where to start, with the people and budget you have.

This article sets out what a small practice should realistically do, and in what order. For the structure of the guidelines overall, see Key Points of Edition 6.0.

Disclaimer: This article is general information. The authoritative sources are the MHLW's published text, notices, and Q&A.

Small Does Not Mean Low Risk

Being small cuts both ways.

DimensionPosition of a small practice
Volume of dataLower — fewer patients affected by a single breach than at a hospital
System complexitySimpler — few departmental systems, a narrower estate to manage
Likelihood of attackNo advantage. Attacks are largely untargeted, sweeping mechanically for vulnerable devices
Ability to recoverDisadvantaged. No IT staff to judge or restore during an incident
Business continuityDisadvantaged. If clinics stop, income stops immediately, with no slack

The bottom three rows are the point. The entry route does not care about your size, and resilience after an incident is weaker the smaller you are. The structures that recur in published disclosures — a known VPN vulnerability as the entry point, backups on the same network encrypted alongside production, undocumented recovery steps making the switch to paper slow — happen at any size.

So the accurate reading is not "small practices can skip this" but small practices especially need to act in order of effect.

Backups and Access Control First

With limited effort to spend, backups and access control come first, because these two are most directly tied to the outcome when something goes wrong.

Why backups first

How long your clinics stay down is determined by recovery speed, not by the thickness of your defences. You cannot prevent every intrusion, but if you can restore, the time to resuming care shortens dramatically.

For a small practice:

  1. Keep a copy in a different place, on a different path. A NAS on the same network is, against ransomware, equivalent to having nothing
  2. Keep part of it off the network. An external disk or RDX cartridge taken periodically and normally disconnected. The simpler the routine, the longer it survives
  3. Keep generations. Overwrite-only exposes you to overwriting good data with encrypted data
  4. Confirm once that you can restore. "We take backups" and "we can restore" are different claims. Once a year is enough — restore for real and record how long it took

The FY2026 electronic clinical information coordination add-on requires, for inpatient tier 1 (160 points), backups by multiple methods with some held offline. The examples given are separate media (RDX and similar, with generation retention), automatic transfer (to a NAS kept permanently disconnected from the network), and within-cloud backup to a logically separated area. For daily backups, at least three generations. Even for a clinic with no beds and no inpatient claim in view, the design principle is still worth adopting. See FY2026 Fee Revision and Backup Design: the 3-2-1 Rule.

Why access control next

The most common reality in a small practice is everyone sharing one ID, or everyone holding full rights. Convenient day to day, it creates two problems:

  • You cannot say who did what — so you cannot answer a patient query or an internal question
  • One stolen credential exposes everything

The work is not large.

  1. Issue individual IDs. Stop shared accounts. This alone transforms your ability to explain events
  2. Disable leavers' accounts the same day. Small practices are where dormant accounts linger longest
  3. Restrict administrator rights. Not everyone needs to be an administrator
  4. Review every account once a year. With five to ten staff, that is thirty minutes

What Can Wait

Prioritising means deciding what to defer. In a small practice the following can sit lower initially — but anything you decide not to do should be recorded as a decision (an executive one: see The Governance Part).

ItemPriority for a small practiceWhy
Backup redundancy and restore testingHighestDirectly determines the outcome
Individual IDs and rightsHighestDetermines explainability and blast radius
Network equipment update managementHighThe layer that recurs as an entry point
Paper fallback procedureHighWhether you can keep seeing patients
Staff awareness (email, USB)HighFree, and effective
Written proceduresMediumOne document is fine — it is about having decided, not length
Periodic log reviewMediumConfirm collection settings now; review at a sustainable cadence
Asset registerMediumOne spreadsheet. Ten to twenty devices takes an hour
Detailed work instructionsLowThe fewer the people, the more this runs on conversation and practice
Independent audit functionLowDisproportionate; an outside look once a year suffices

Do not read the lower rows as "never." This is an order, not an exemption: start at the top and work down once the routine holds.

The test for documentation is "can you explain to a third party what you decided and how you operate?" A hundred-page manual in a five-person clinic will go unread, unrevised, and out of step with reality. One short procedure plus a register plus records explains far more. See The Planning and Management Part.

What the Vendor Can Carry — and What It Cannot

In a small practice, technical work is almost entirely vendor-dependent. That is not the problem. The problem is that what has been handed over is not written into the contract.

AreaCan the vendor carry it?Watch for
Backup configuration, execution, retentionYesPut restore testing and reporting into the contract, not just "backups taken"
Server and software patchingYesState the scope — check clinic PCs are not excluded
Network equipment updatesYesConfirm it is within the maintenance contract; end-of-support devices linger
Log collection settingsYesConfirm retention period and that rollover does not erase
Remote maintenanceYesRequire records of source, time, and work performed
Account issuance and suspensionPartlyRequest and approval are institutional acts; only execution is outsourced
Who gets which rightsNoA judgement based on internal duties
Which risks to acceptNoAn executive decision
Staff awareness and trainingNoMaterials can come from outside; delivery and records stay internal
First-line judgement during an incidentNoWhether to suspend clinics is the director's call

The "no" rows are, essentially, the complete list of what a small practice must do itself — and it is not a long list.

Useful contract language runs at the level of: "taking, retaining, and restore-testing backups falls within the provider's responsibility, with results reported monthly"; "firmware updates for network equipment are within the maintenance scope, and material vulnerability information will be notified promptly." Converting 'presumably' into 'contractually' is the highest-return control available to a small practice.

See Security Check Sheets for Vendors, Demarcating Responsibility, and Cloud Security for Healthcare Institutions.

And again: outsourcing does not transfer the institution's responsibility. Vendor compliance with the METI/MIC guidelines is a precondition, not a defence. See The Three Ministries' Two Guidelines Explained and What Is an ISMS (ISO/IEC 27001)?.

A Workable First Three Months

Sized for two people — the director and the lead administrator.

Month 1: find out where you stand

  • Complete the MHLW's cybersecurity checklist for healthcare institutions (published 14 May 2025) for your practice
  • Build an asset register as a single spreadsheet: EMR, billing computer, eligibility terminal, PCs, tablets, NAS, router, wireless APs, USB drives, and cloud service accounts
  • Ask your vendor, in writing, exactly what the maintenance scope currently covers

Month 2: fix the two that matter

  • Review the backup arrangement and add one offline copy; configure generation retention
  • Retire shared IDs in favour of individual accounts; restrict administrator rights
  • Delete every leaver's and transferee's account

Month 3: put it into shape

  • Write one short safety management procedure: who the manager is, what is permitted and prohibited, who to ask when unsure, who to call in an incident
  • Appoint the medical information system security manager and record it (see The Medical Information Security Manager)
  • Decide the paper fallback for an EMR outage and run it once; print the forms and keep them to hand
  • Hold one awareness session — email attachments, USB drives, handling of patient information. Record the date and attendees

That gives you the skeleton of being able to explain what you decided and how you operate. After that, it is an annual cycle: update the register, review accounts, test a restore, run the training. For daily operations see The System Operations Part, and for the overall route Practical Steps for Three-Ministry Guideline Compliance.

Conclusion

  1. The guidelines apply regardless of size, though the depth of treatment scales with risk
  2. Small practices are not less likely to be attacked — they are less able to recover. Which is exactly why order matters
  3. Backups and access control come first: they determine the outcome when something goes wrong
  4. Backups: separate path, part offline, keep generations, restore once. The tier 1 principle is sound design guidance even for a clinic with no beds
  5. Access control: individual IDs, same-day suspension for leavers, restricted admin rights, an annual review — thirty minutes at this size
  6. Documentation is judged on explainability, not length. One short procedure plus a register plus records is enough
  7. Let the vendor carry the technical work, but convert 'presumably' into 'contractually'. Rights design, risk acceptance, training, and first-line judgement stay with you

Where the line sits for your practice depends on your size and how much is outsourced. If you would like a second opinion, or help sorting out the responsibility split with your vendor, get in touch.

References and Sources

Note: the guidelines are revised and fee requirements clarified through official Q&A. This article reflects material published at the time of writing; base filing and billing decisions on current notices and confirmation from your Regional Bureau of Health and Welfare.

Share this article

Related Articles

Healthcare Security

Access Control and Privileged ID Management: What Is Realistic in a Hospital

Role-based permissions, least privilege, offboarding and transfer reviews, vendor maintenance accounts, and what to do where shared IDs genuinely cannot be eliminated. Access design that actually limits blast radius within the constraints of clinical work.

September 14, 2026
Healthcare Security

Antivirus and EDR: What a Hospital Should Decide Before Buying

How EDR differs from conventional antivirus, why it is not a product that protects you simply by being installed, how to choose an operating model for the alerts it produces, what to do about devices it cannot be installed on, and what to settle before you buy.

September 14, 2026
Healthcare Security

Logging and Audit Trails: Getting Past 'We Collect It but Nobody Looks'

What to log, how long to retain it, and the real problem — logs collected but never read. Which logs actually matter during an incident, and how to make review a sustainable routine in a hospital with limited staff.

September 14, 2026
Healthcare Security

Backup Design for Hospitals: The 3-2-1 Rule and the Tier 1 Requirement

Japan's FY2026 revision makes multi-method backup with part of it held offline a tier 1 requirement. We cover the three methods accepted as meeting it — external media, automated transfer to a permanently detached NAS, and a logically separated area within a cloud service — plus generation management and why an untested backup does not count.

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.