Container Technologies in Swiss Hospital Operations
Knowledge database Technology Integration & interoperability A.1: Tech-FoundationDigitalization in healthcare requires new, flexible IT solutions. Particularly in hospitals, conventional systems reach their limits when modern applications such as AI, wearables, or patient portals need to be integrated (Oliver Wyman, 2024).
Problem description, research question and relevance
Many hospitals have historically grown, monolithic IT structures that respond sluggishly to new requirements.
The integration of data-driven applications, such as wearables or AI-supported decision support, often fails due to lack of interoperability, scalability, and regulatory uncertainty. The Innosuisse project SHIFT addresses these challenges by building the so-called Tech Foundation in sub-project A.1. The goal is to provide a reusable architecture for containerized applications that simultaneously fulfills technical, organizational, and regulatory requirements (SHIFT A.1 D04, 2023).
Eviden, one of the central industry partners in the project, contributes a complementary approach with the "Cloud for Clinics" solution, which combines digital sovereignty, data protection, and cloud-based scalability specifically for the clinical sector (Eviden, 2024).
Methods and procedures in the project
The conception of the container architecture was based on a multi-stage approach, ranging from needs analysis to regulatory evaluation. Central methods were:
- Interviews and requirements analyses with practice partners (Leitwert AG, TIE AG, Eviden/Atos AG)
- Market analysis of existing container orchestration solutions (e.g., Docker Swarm, OpenShift, AKS)
- Iterative architecture development using Azure components
- Evaluation of legal framework conditions
Results and findings
The results can be divided into several sub-areas that are necessary for the successful introduction of containers:
Technical Perspective:
Azure Kubernetes Service (AKS) was chosen as the central platform because it optimally combines scalability, security, and interoperability in this use case. However, there are also alternative providers that would be possible
The network architecture follows a hub-and-spoke topology with clear separation of subnets for security and governance.
Through containerization, applications can be developed modularly and reused across hospitals.
Infrastructure-as-Code guarantees reproducibility and auditability of the entire environment (SHIFT A.1 D04, 2023).
Central Services of the Tech Foundation (as Hub):
This requires several technical prerequisites and components that were identified as necessary for the considered use case:
Network Firewall: Protection and filtering of network traffic
VPN Gateway: Secure access from the corporate network or remotely to the cloud environment
Identity Management: Identities are managed and access is controlled via Microsoft Entra ID
Monitoring: Azure Monitor monitors the systems and collects logs
API Gateways: Control of external data access, e.g., via Azure Application Gateway
Key Vault: Secure storage of access credentials, keys, and certificates
Regulatory Implementation:
An important aspect, especially in the healthcare sector, is the consideration of regulatory requirements. The following considerations were made:
The architecture considers requirements of the nDSG (e.g., through logging, access controls, Key Vaults).
Medical device-relevant modules are strictly separated, so that only certification-required components are subject to the MDR.
Patient data is processed locally in Switzerland; cloud resources follow the principle of digital sovereignty.
Recommendations for practice
This results in the following practical recommendations:
- Use Kubernetes (e.g., AKS) as the standard for container orchestration
- Use modular architecture building blocks for reusability and scaling
- Integrate regulatory requirements (nDSG, MepV) early in architecture planning
- Rely on Infrastructure-as-Code to ensure governance and traceability
- Clearly separate medical device-relevant from generic components
Conclusion and Outlook
The architecture model of SHIFT A.1 demonstrates that modern container and cloud technologies can be used in compliance with regulations in the hospital environment. They enable a resilient technical foundation for digital health applications and offer advantages in rapid provisioning and flexible adaptation to new circumstances. In the future, the development towards sovereign, interoperable cloud environments for healthcare will be central to better meet new requirements.
Literature and other sources
Oliver Wyman. (2024). Digital Health Study 2024. Retrieved April 22, 2025, from https://www.oliverwyman.ch/unsere-expertise/publikationen/2024/jun/digital-health-study-2024.html
Eviden AG. (2024). Cloud for Clinics – Solution for Clinics in Germany. Retrieved May 12, 2025, from https://eviden.com/de-de/insights/pressemitteilungen/eviden-startet-cloud-for-clinics-loesung-in-deutschland/
ZHAW & Eviden AG. (2023). SHIFT A.1 D04: Container Environment Setup. Unpublished internal document, Zurich University of Applied Sciences (ZHAW) and Eviden AG.
