Lifebit logo
BlogIndustryThe EU AI Act and Healthcare AI: What Research Teams Must Do

The EU AI Act and Healthcare AI: What Research Teams Must Do

A 3D rendering of a neural network with abstract neuron connections in soft colors.
Photo by Google DeepMind on Pexels

The European Union (EU) Artificial Intelligence Act (Regulation (EU) 2024/1689) regulates AI by risk tier, and healthcare research organisations sit closer to its obligations than most assume: AI used as a safety component of a medical device is high-risk by definition, and the Act’s data-governance, documentation, and human-oversight duties reach any organisation that develops or deploys such systems in the EU. Research organisations must do three things now — classify every AI system they build or use against the Act’s risk tiers, establish the data-governance evidence trail Article 10 demands, and choose deployment architectures that keep training data governed and auditable, which is where sovereign, federated infrastructure becomes the compliance-friendly default.

Why this matters now: the enforcement timeline has arrived

The AI Act entered into force on 1 August 2024, but its obligations phase in — and 2026 is the year the substantive duties land. Prohibited practices (such as certain manipulative or social-scoring systems) have applied since 2 February 2025; obligations for general-purpose AI models since 2 August 2025; and the bulk of the high-risk regime under Annex III applies from 2 August 2026, with high-risk AI embedded in regulated products such as medical devices following by 2 August 2027. Penalties scale to €35 million or 7% of global turnover for the most serious infringements. For a research organisation, “we are still assessing applicability” stops being a defensible position this year. The Act also intersects with the European Health Data Space (EHDS, Regulation (EU) 2025/327), which governs the health data that AI systems train on — meaning a health-AI programme now answers to two European regimes with overlapping but distinct demands, alongside the General Data Protection Regulation (GDPR).

What actually applies to research organisations

The research exemption is narrower than it sounds

Article 2(6) excludes AI systems and models developed and put into service solely for scientific research and development. That exemption protects the exploratory phase — but it ends the moment a model leaves the lab. A risk-prediction model piloted in a clinical pathway, a triage algorithm evaluated in live care, or a research prototype licensed to a commercial partner is no longer “solely” research, and the Act’s full machinery applies. Research organisations should treat the exemption as a runway, not a shelter: everything built under it should be built so that it can graduate into compliance, because the successful projects are precisely the ones that will.

Classification: where health AI lands in the risk tiers

Under Article 6, an AI system is high-risk if it is a safety component of a product covered by EU harmonisation law — which includes medical devices under the Medical Device Regulation (MDR, Regulation (EU) 2017/745) — or if it falls into an Annex III use case. Much clinically-relevant research output ends up in the first category: diagnostic support, prognosis, treatment recommendation. High-risk status brings the core obligations: a risk-management system (Article 9), data and data-governance requirements (Article 10), technical documentation (Article 11), record-keeping and logging (Article 12), transparency (Article 13), human oversight (Article 14), and accuracy, robustness, and cybersecurity (Article 15). Systems that are neither prohibited nor high-risk may still carry transparency duties, and general-purpose models carry their own regime.

Article 10 is the hard one for health research

Article 10 requires that training, validation, and testing data for high-risk systems be subject to appropriate data-governance practices — relevance, representativeness, error examination, and attention to possible biases, with documented provenance. For healthcare AI this is the demanding clause, because health training data is fragmented across hospitals and biobanks, access is constrained by GDPR and national law, and representativeness across populations is exactly what single-institution datasets lack. An organisation that cannot show where its training data came from, under what lawful basis, with what quality checks and what bias assessment, cannot satisfy Article 10 — however good the model’s performance figures are. The clause rewards organisations that built governance into their data pipelines early, and punishes those whose training sets were assembled ad hoc.

The Sovereign AI angle: architecture as compliance evidence

This is where deployment architecture stops being an engineering preference and becomes regulatory strategy. Sovereign AI — training and operating models on data that remains inside the jurisdiction and governance of its custodian — directly generates the evidence Article 10 asks for. In a federated architecture, the model travels to each hospital or biobank, trains locally, and only parameters move; data never leaves the source. Every training run happens inside a governed environment that logs what data was touched, under which approval, producing an audit trail by construction rather than by retrospective archaeology. The same properties serve EHDS Article 50, which requires secondary-use processing inside secure environments that prevent download, and they serve GDPR data-minimisation principles simultaneously. A federated Trusted Research Environment (TRE) is, in effect, a machine for producing the provenance, access-control, and logging evidence that three regulatory regimes now demand — the reasoning developed further in Sovereign AI for governments and in Lifebit’s guide to TRE compliance across HIPAA, GDPR, and EHDS.

Sovereign AI also answers the representativeness problem. Because federation lets a model train across many custodians without pooling records, it can reach the multi-site, multi-population data that Article 10’s bias and representativeness expectations point toward — data that no single institution could lawfully centralise. Sovereign AI is thus not a national-pride slogan in this context; it is the practical mechanism by which a European research organisation trains on broad data while keeping every record under its custodian’s control.

A compliance framework: obligations mapped to architecture

AI Act obligation (high-risk)What it requiresHow a federated, sovereign architecture helps
Art. 9 — Risk managementDocumented, iterative risk process across the lifecycleGoverned environments make model access, versions, and usage enumerable
Art. 10 — Data governanceProvenance, quality, bias examination of training dataData stays at source under custodian governance; every training access is logged and approved
Art. 11 — Technical documentationComplete documentation before market placementPipeline definitions, data lineage, and harmonisation mappings are recorded in-platform
Art. 12 — Record-keepingAutomatic logging over the system’s lifeTRE audit trails capture training and inference events by default
Art. 14 — Human oversightEffective oversight of the system in useAirlock-style output controls put human review at defined checkpoints
Art. 15 — Accuracy and robustnessPerformance validated and maintainedFederated evaluation across sites tests models on populations no single dataset covers

Real-world reference points

The architectural pattern is already operating at national scale. Genomics England works with Lifebit on federated research infrastructure in which approved researchers analyse genomic and clinical data inside a governed environment rather than exporting it; the Canadian Partnership for Tomorrow’s Health (CanPath) opens Canada’s largest population cohort to researchers on the same terms. These deployments predate the AI Act’s deadlines, but they demonstrate the compliance-relevant point: research on sensitive data at scale, with logging, approval workflows, and output control native to the platform. An EU research organisation preparing for August 2026 is not being asked to invent anything — the reference implementations exist as public, documented infrastructure patterns. The same architecture also positions an organisation for the Act’s regulatory sandboxes: a sandbox application is far stronger when the applicant can show that training data, model versions, and human-oversight checkpoints are already logged and enumerable, because that is precisely the evidence a supervising authority will want to inspect during real-world testing.

Common pitfalls and objections

Four pitfalls dominate. First, misreading the research exemption as permanent cover — it lapses at deployment, and retrofitting Article 10 provenance onto a model trained on undocumented data is somewhere between painful and impossible. Second, assuming GDPR compliance implies AI Act compliance: GDPR governs personal-data processing; the AI Act regulates the system itself, including duties (robustness, oversight, documentation) that GDPR never touches. Third, ignoring deployer duties: a research hospital that merely uses a third party’s high-risk system still carries obligations under Article 26, so procurement teams need AI Act literacy too. Fourth, the objection that compliance will strangle research — the Act itself answers this with regulatory sandboxes (Article 57 onward) and the research exemption, and the experience of TRE-based programmes suggests the opposite: governed infrastructure tends to widen data access, because custodians grant approvals more readily when the architecture guarantees control.

What to do next

Run a four-step readiness exercise this quarter. One: inventory every AI system your organisation develops, pilots, or procures, and classify each against Article 6 and Annex III — with the honest question “could this leave the research context?” attached to every exempt entry. Two: for anything plausibly high-risk, start the Article 10 evidence file now — data sources, lawful bases, quality checks, bias assessments. Three: assess whether your current infrastructure can produce that evidence automatically; if training data is being copied to wherever the compute is, it cannot. Four: evaluate sovereign, federated architectures for the next training cycle, so that compliance is generated by the platform rather than reconstructed by hand. The organisations that treat the AI Act as an architecture decision, rather than a paperwork exercise, will spend 2027 doing research while their peers do remediation.

Frequently asked questions

Does the EU AI Act apply to healthcare research organisations?

Yes, with a carve-out: AI developed solely for scientific research is exempt under Article 2(6), but the exemption ends when a system is deployed in care, piloted clinically, or commercialised. Systems that are safety components of medical devices are high-risk, and deployers of high-risk systems carry obligations too.

When do the AI Act’s obligations take effect?

The Act entered into force on 1 August 2024. Prohibitions applied from 2 February 2025, general-purpose AI obligations from 2 August 2025, most high-risk obligations from 2 August 2026, and high-risk AI embedded in regulated products such as medical devices by 2 August 2027.

What does Article 10 require for training data?

Appropriate data-governance practices for training, validation, and testing datasets: documented provenance, relevance and representativeness, examination for errors, and assessment of possible biases. In practice it demands an auditable trail of where health training data came from and how it was governed.

How does a federated TRE help with AI Act compliance?

It generates required evidence by construction: data never leaves the source, every access is approved and logged, harmonisation and lineage are recorded, and outputs pass controlled release points. That supports Articles 10, 11, 12, and 14 directly, and aligns with EHDS Article 50’s secure-environment requirement.

Is a model trained outside the EU still in scope?

The Act applies to providers placing systems on the EU market and to systems whose output is used in the EU, wherever the provider is established. Training location does not remove EU obligations if the system reaches EU users or patients.

What is the relationship between the AI Act and the EHDS?

They are complementary: the AI Act regulates AI systems, while the EHDS regulates access to and secondary use of the health data those systems train on, requiring secure processing environments. A sovereign, federated architecture is the natural way to satisfy both simultaneously.


Federate & Discover Everything. Move Nothing.


United Kingdom

3rd Floor Suite, 207 Regent Street, London, England, W1B 3HH United Kingdom

USA
228 East 45th Street, Suite 9E, New York, NY 10017, United States

© 2026 Lifebit Biotech Inc. DBA Lifebit. All rights reserved.

By using this website, you understand the information being presented is provided for informational purposes only and agree to our Cookie Policy and Privacy Policy.