Related Experiment Video
Updated: May 13, 2026

Digital Home-Monitoring of Patients after Kidney Transplantation: The MACCS Platform
Published on: April 12, 2021
A privacy-centric microservice framework for secure FHIR-based integration of heterogeneous medical data
Ioan Ungurean1, Ovidiu Ionut Gherman1, Alexandru Lavric2
1Department of Computer Science, Stefan cel Mare University of Suceava, Romania.
Background:
Fragmentation across consumer wearables, hospital messaging systems, telehealth platforms, and cloud services impedes timely data reuse and increases privacy risks, for example through proprietary telemetry, legacy HL7v2 messages, intermittent home connectivity, and inconsistent consent enforcement.
Objective:
To design and evaluate a privacy-centric microservice framework that integrates heterogeneous medical data into Fast Healthcare Interoperability Resources (FHIR) while sustaining sub-second end-to-dashboard latency under realistic network conditions.
Methods:
We followed a security- and privacy-by-design process inspired by secure software development lifecycles, consolidating requirements from the GDPR, EHDS Regulation, and Zero Trust guidance into an explicit threat model. We built container-native services orchestrated with Kubernetes and enforced a Zero Trust posture using device-bound X.509 certificates and mutual TLS. A hot-swappable adapter layer normalized HL7v2/IEEE 11073/proprietary telemetry to FHIR resources and persisted them in PostgreSQL with a row-level security. Performance tests replayed wearable sessions through 50 concurrent Android emulators over Wi-Fi and 4G and a 5% random loss model. The outcomes were processing, ingestion, end-to-dashboard latencies, throughput, and resource utilization. Security probes assessed credential replay/clone, injection attempts, horizontal privilege escalation, and volumetric DoS.
Results:
The processing interval from NIC reception to storage remained below 100 ms (95th percentile). On 4G (RTT ≈ 75 ms), the ingestion latency was 132 ms; with 5% random loss, the end-to-dashboard The security controls blocked credential replay/clone attempts, neutralized injected SQL, enforced row-level isolation, and reduced the observed request rate in an illustrative 50,000 SYN/s availability probe. These results represent an initial validation rather than a full penetration test; large-scale clinical deployments will require independent security assessments. The outcome is a Zero Trust FHIR reference implementation with an explicit threat model, device-bound enrollment, adapter-based normalization, row-level isolation, observability, and targeted validation.
Conclusions:
A zero-trust microservice architecture can deliver EHDS-aligned privacy controls and real-time analytics without compromising performance. Beyond the reference implementation, the work contributes a structured security- and privacy-by-design methodology and explicit threat model that can guide similar digital-health platforms.
Related Concept Videos
Integrated Healthcare System
Health Information Technology and Healthcare Information System
Health Information Technology, commonly called HIT, integrates advanced information systems and technology in healthcare settings. Its primary functions include:
Issues And Trends In Healthcare Delivery System
Cost Containment
Payment for healthcare services has historically promoted adoption of costly and often unnecessary or inefficient...
Ethical Standards I
The Code of Ethics provisions outline the nurse's duty to the patient, the healthcare team, the profession, and society. The Code's fundamental principles include advocacy,...
Ethical Standards II
Nurses are entrusted with upholding various ethical principles and standards. Nurses forge solid therapeutic relationships using trust, empathy, autonomy, confidentiality, and professional competence.
Confidentiality is crucial, embodying respect for individual privacy and...
Purpose of Health Records II