Start by identifying the systems and assets that matter most, then map which components must communicate and which do not. Build policies at the system level, not by reworking the network, so segmentation can protect applications, databases, and medical devices without disrupting availability. This approach helps contain ransomware and reduce unnecessary lateral movement across connected clinical infrastructure.
How zero trust segmentation should work in mixed clinical environments
zero trust segmentation works best when healthcare teams treat each important system as its own trust boundary. In practice, that means identifying the applications, databases, medical devices, and support services that truly need to talk to one another, then denying everything else by default. This shifts segmentation from a network layout exercise to a policy and application dependency exercise.
The mixed IT and medical-device reality matters because many clinical systems cannot tolerate broad network changes, and some devices have limited patching, legacy protocols, or vendor support constraints. A usable segmentation design therefore has to preserve clinical availability while still narrowing lateral movement paths across the environment.
Teams usually get better results when they segment around business function, device role, and communication need, then validate those flows against the actual environment. That includes east-west traffic inside data centers, hospital networks, and connected device zones, not just remote access paths. Where possible, pair the policy model with workload identity and service-level verification so the allowed communications are explicit and auditable. Guide to SPIFFE and SPIRE
Why medical device segmentation is different from standard IT segmentation
Medical device segmentation is harder because the business objective is not just to reduce exposure, it is to avoid interrupting care. Many devices were designed for predictable communications, not for frequent topology changes, deep inspection, or aggressive blocking. That means teams must account for vendor dependencies, maintenance channels, and any device behavior that breaks when traffic is too tightly constrained.
For that reason, policy should be based on what the device or system actually needs, not on what subnet it happens to live in today. A scanner, imaging platform, infusion workflow, or clinical database may each need a different rule set even if they share infrastructure. The more precisely the team understands those dependencies, the less likely segmentation is to create hidden outages or emergency exceptions.
In mixed environments, the goal is to keep legacy and modern systems in the same operating estate without letting legacy trust assumptions leak everywhere. Ultimate Guide to NHIs, Standards can help teams anchor that policy work in broader identity and access control concepts rather than pure networking.
What good implementation looks like across applications, databases, and connected devices
Good implementation starts with a dependency inventory: which servers, endpoints, services, and devices exchange data, in which direction, and for what purpose. From there, teams can define allow rules that are narrow enough to limit spread but broad enough to preserve operations, such as permitting a device to reach only its management service, required application tier, or update path.
Policy enforcement should happen as close to the workload or device as practical, so the control follows the asset even when the network changes. That is especially important when workloads move, environments merge, or vendors support multiple connectivity patterns. In cloud-connected or hybrid clinical systems, segmentation should align with the control plane used to govern communication, not just with switch or firewall boundaries. NIST SP 800-207 Zero Trust Architecture
For device-heavy environments, teams should also decide which communication paths are operationally critical and which are merely convenient. That distinction often reveals overbroad flows, inherited trust, and forgotten administrative access that should be broken out into separate segments or service paths. When segmentation is working, allowed flows are explainable, minimal, and routinely reviewed rather than assumed permanent.
Risk and Threat Considerations
Mixed clinical environments are attractive targets because a single flat trust model can give ransomware or an intruder too much room to move after the first compromise. The main danger is not only infection, but the ability to pivot from a low-value endpoint into imaging systems, databases, administrative tools, or connected devices that affect patient operations.
Failure mechanism: Broad east-west connectivity, unmanaged exceptions, and legacy device dependencies create lateral movement paths that segmentation was supposed to remove. If the policy model is built around network convenience instead of actual communication need, attackers and operational errors can both exploit the gap.
Impact: Unnecessary connectivity increases the blast radius of malware, credential misuse, and misconfiguration. In healthcare, that can translate into service disruption, delayed care, larger recovery scope, and more difficult containment when a single system is compromised.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST Zero Trust (SP 800-207), NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST Zero Trust (SP 800-207) | Zero Trust Architecture | Zero trust segmentation is directly governed by ZTA principles of deny-by-default and verified access. |
| Recommendation — Define per-asset allow rules and enforce continuous verification at the segment boundary. | ||
| NIST SP 800-53 Rev 5 | SC-7 — Boundary Protection | Segmentation is a boundary protection control problem across mixed clinical networks. |
| AC-4 — Information Flow Enforcement | Policy-driven segmentation depends on enforcing approved information flows between systems. | |
| Recommendation — Apply SC-7 to restrict system-to-system flows to explicitly approved pathways. Use AC-4 to constrain clinical data and device communications to necessary flows only. | ||
| CIS Controls v8 | CIS-12 — Network Infrastructure Management | Mixed environments need controlled segmentation, change tracking, and boundary management. |
| Recommendation — Document and govern segmentation boundaries so exceptions do not become permanent trust paths. | ||
Practitioner Guidance
What to prioritise: Start with the systems that would be most damaging to lose or most useful to an attacker, then build segmentation around those dependencies first. That usually means core clinical applications, shared databases, device management services, and any path that can reach many other assets.
What to verify: Confirm that every allowed flow has a named business or technical justification, an owner, and a review date. If a communication path cannot be explained in clinical or operational terms, it is usually a candidate for tightening or removal.
Practitioner takeaway: The best zero trust segmentation designs in healthcare are narrow enough to contain compromise, but explicit enough that clinical teams can still trust them during normal operations and emergencies.
Related resources from NHI Mgmt Group
- How should security teams implement Zero Trust Segmentation in cloud environments with mixed workloads and on-premises connectivity?
- How should security teams implement zero trust access management across hybrid environments?
- How should security teams implement passwordless MFA across mixed device environments?
- How should security teams implement zero trust IAM in cloud-native environments?