Verifiable AI Governance Series Maryland HB 820 California SB 1120 Colorado SB 26-189 CMS-0057-F EU AI Act Article 12 🇫🇷 Lire en français
Regulatory Analysis Series
Regulatory Analysis · European Union

EU AI Act Article 12 in healthcare: what providers and deployers must log

From August 2, 2026, every high-risk AI system in healthcare — payer utilisation management, eligibility decisioning, emergency triage, and medical-device AI under MDR or IVDR — must technically allow for the automatic recording of events over the lifetime of the system. Article 12 turns AI logging from an engineering preference into a regulatory perimeter. The evidence regimes built for the prior decade were not designed to hold it.

Published12 May 2026
Reading time~22 minutes
AudienceDPOs, AI governance leads, regulatory affairs, MDR/IVDR conformity teams, and counsel at health insurers, hospital systems, and medical-device manufacturers operating in the EU
Aug 2, 2026High-risk Annex III obligations apply (most healthcare AI)
Aug 2, 2027Article 6(1) deadline for medical-device AI (MDR / IVDR pathway)
6 monthsMinimum log retention under Article 26(6)
€15M / 3%Maximum penalty for breach (Article 99 tier 2)

01What Article 12 actually says

The mandate is short. Two paragraphs, with a third for biometric systems. What the brevity hides is that Article 12 is the operational hinge on which most of the AI Act's substantive obligations actually depend.

The full text of Article 12(1)–(2) — paraphrased here, with citations to the official register below — reads:

High-risk AI systems shall technically allow for the automatic recording of events (logs) over the lifetime of the system. In order to ensure a level of traceability of the functioning of a high-risk AI system that is appropriate to the intended purpose of the system, logging capabilities shall enable the recording of events relevant for: identifying situations that may result in the system presenting a risk within the meaning of Article 79(1) or in a substantial modification; facilitating the post-market monitoring referred to in Article 72; and monitoring the operation of high-risk AI systems referred to in Article 26(5). Article 12(1)–(2), Regulation (EU) 2024/1689 (paraphrased)

Two words do the heavy lifting. "Technically" means the logging capability must be built into the system — not satisfied by a human writing notes or an analyst exporting outputs into a spreadsheet at month-end. "Lifetime" means from the moment the system is placed on the market or put into service until it is decommissioned — not from the moment the deployer's compliance programme came online.

Article 12 is paired with three other provisions that complete the operational picture:

The six-month floor is what most analyses focus on. The ten-year ceiling on adjacent documentation is what carriers, hospital systems, and medical-device manufacturers actually have to architect for — because evidence preserved for six months while the underlying decision is challenged seven years later is evidence the deployer cannot produce.

The shift in one sentence

Before Article 12, an EU deployer of healthcare AI asked about a specific decision could answer with policy documents, ethics-board minutes, and the vendor's own performance report. From August 2, 2026, the deployer must produce automatically-recorded logs, generated at decision time by the system itself, in a form that supports independent reconstruction of what occurred — to the market surveillance authority of the Member State in which the decision was made.

02The two pathways into "high-risk" for healthcare AI

Healthcare AI reaches high-risk classification — and therefore Article 12 — through two distinct pathways with two distinct effective dates.

PATHWAY A — Annex III
Healthcare AI under "access to essential services"
Effective 2 August 2026
AI used by public authorities (or on their behalf) to determine eligibility for healthcare services and benefits; AI for risk assessment and pricing in life and health insurance; AI for emergency healthcare patient triage and emergency-call classification.
both lead to
ARTICLE 12
obligations
PATHWAY B — Annex I
Medical-device AI under MDR or IVDR
Effective 2 August 2027
AI that is itself a medical device or a safety component of one, and is required to undergo third-party conformity assessment under MDR (Class IIa, IIb, III) or IVDR (Class B, C, D). In practice this captures virtually all standalone AI software-as-a-medical-device.

2.1 Pathway A — Annex III, point 5

Three of the points in Annex III category 5 ("access to and enjoyment of essential private services and essential public services and benefits") reach healthcare directly:

The conservative posture for healthcare AI is to assume in-scope and document any Article 6(3) exemption claim. Article 6(3) exemptions are narrow — the system performs a narrow procedural task, improves the result of a previously-completed human activity, detects decision-making patterns without replacing human assessment, or performs a preparatory task — and require documented justification.

2.2 Pathway B — Annex I via Article 6(1)

Under Article 6(1), an AI system is high-risk if it is itself a product (or the safety component of a product) covered by Union harmonisation legislation in Annex I — which includes MDR (2017/745) and IVDR (2017/746) — and if the product requires third-party conformity assessment by a notified body. Under MDR Rule 11, almost all standalone medical software is classified Class IIa or higher, meaning the AI system is captured as high-risk under Pathway B.

Live regulatory uncertainty

A December 2025 Digital Omnibus proposal would move MDR and IVDR from Section A to Section B of Annex I of the AI Act, which would significantly narrow the AI Act's reach into medical-device AI. As of May 2026, neither the move nor the broader Digital Omnibus delay has passed into law, and the August 2, 2027 Article 6(1) deadline remains enforceable. Plan to the current dates; adjust only when amending legislation is published in the Official Journal.

2.3 Why the dual regime matters operationally

A medical-device AI under Pathway B is subject to two parallel regulatory regimes — the MDR/IVDR conformity-assessment framework administered by notified bodies, and the AI Act framework administered by market surveillance authorities. Article 11 and Annex IV allow AI-specific technical documentation to be integrated into the MDR/IVDR technical file rather than maintained separately, and Article 43 permits the notified body designated under MDR or IVDR to also assess AI Act conformity for the same product. This is an integration permission, not an exemption: the substantive obligations of Article 12 still apply.

03What must be logged, in operational terms

Article 12 specifies what the logs must enable — traceability for risk identification, post-market monitoring, and operational monitoring — but does not enumerate the specific events to log. The standards bodies are working on it (draft prEN 18229-1 on AI logging and human oversight, ISO/IEC DIS 24970) but neither has been completed as of mid-2026. The mature operational reading is that the log must enable an independent party to reconstruct, for any specific decision:

Event classWhat the log must capture
Decision identityThe unique identifier of the determination, the timestamp at which it was produced, and the Member State or operational context in which it was made.
Model identityThe specific committed model version that produced the output, including a cryptographic or otherwise-immutable reference to the model artifact and to the technical documentation under Article 11.
Input dataThe classes of input data conditioned on (typically by reference rather than by value, where data protection law would otherwise be implicated), and the dataset version or feature pipeline identifier that produced them.
OutputThe system's output — recommendation, risk score, triage class, eligibility determination — together with any associated confidence or uncertainty information.
Human oversightThe Article 14 oversight events: which human reviewer was assigned, their credential or role, whether they confirmed, modified, or overrode the system's output, and the reasoning recorded.
System stateWhether the system was operating within the parameters certified during conformity assessment, or whether the determination fell outside the operating envelope.
Risk eventsAny event flagged as a potential indicator of risk under Article 79(1) — anomalous output distributions, distribution shift, performance degradation, fairness-metric variance.
Modification eventsAny change to the system between decisions: model retraining, feature-pipeline modification, threshold adjustment, configuration change. Logs must support determining which version was in effect for any specific decision.

04Provider versus deployer — who carries what obligation

PROVIDER
Build the logging capability
The provider must ensure the high-risk AI system technically allows for automatic event recording (Article 12). Must produce technical documentation describing the logging architecture (Article 11). Must establish a post-market monitoring system that uses the logs to detect risk (Article 72). Must keep automatically generated logs to the extent they remain under the provider's control (Article 19). For medical-device AI, the notified body assesses these capabilities as part of MDR/IVDR conformity assessment.
DEPLOYER
Operate, retain, and produce on demand
The deployer must use the system in accordance with the instructions for use (Article 26(1)). Must monitor operation and report serious incidents (Article 26(5), Article 73). Must retain automatically generated logs for at least six months (Article 26(6)). Must conduct a Fundamental Rights Impact Assessment for Annex III systems involving natural persons (Article 27). Must produce logs to market surveillance authorities on request — unverifiable logs trigger a separate penalty.

Buying high-risk AI from an external provider does not deflect the deployer's obligations. The deployer's six-month log retention obligation runs independently of the provider's obligations. The deployer's responsibility to produce logs on demand to its national market surveillance authority cannot be passed back to the vendor. The practical compliance posture this drives is one in which the deployer either ingests and retains the provider's automatically generated logs itself, or contracts for direct, durable, and audit-time access to the provider's logging infrastructure.

05The timeline, and the Digital Omnibus uncertainty

1 August 2024
AI Act entered into force
Regulation (EU) 2024/1689 published in the Official Journal on 12 July 2024.
2 February 2025
Prohibited practices and AI literacy obligations applied
Article 5 prohibitions and Article 4 AI literacy requirements took effect. First tier of penalties activated.
2 August 2025
General-purpose AI model obligations applied
Chapter V obligations on providers of GPAI models took effect; the EU AI Office Code of Practice for GPAI providers became operative.
May 2026 — present
Preparation phase for high-risk obligations
Digital Omnibus negotiations underway. Standards bodies are drafting prEN 18229-1 and ISO/IEC DIS 24970. Member State market surveillance authorities being designated and resourced.
2 August 2026
High-risk Annex III obligations apply
Article 12 record-keeping, Article 14 human oversight, Article 11 technical documentation, Article 26 deployer obligations, and Article 27 Fundamental Rights Impact Assessment requirements all in force for Annex III systems including the healthcare AI categories under point 5.
2 August 2027
Article 6(1) deadline for Annex I systems
Medical-device AI under MDR and IVDR enters the AI Act's substantive scope. Notified bodies begin assessing AI Act conformity as part of CE-marking conformity assessment.

06The unwritten requirement: tamper-evidence

Article 12 does not contain the words "tamper-evident," "immutable," or "cryptographically protected." But the operational requirement is functionally equivalent.

Consider the position of a market surveillance authority investigating a complaint about a specific high-risk AI decision. The authority requests the logs. The deployer produces a file. There is no mechanism by which the authority can distinguish a faithful record from a curated one. The evidentiary value of the logs approaches zero.

Article 99(4)(c) makes the supply of incorrect, incomplete, or misleading information to authorities a separate violation — up to €7.5 million or 1% of turnover under Article 99(5)(c). A deployer that produces logs and cannot demonstrate their integrity is exposed to both the underlying Article 12 violation and the separate Article 99(4)(c) violation. The two penalties stack.

The practical reading taken by mature regulatory teams is that Article 12 logs must, at minimum, be:

The operational consequence

A deployer that retains a database table of "decision logs" populated by the application that produced the decisions has, in cryptographic terms, retained nothing. The table can be modified at any time by any process with database access. The deployer can claim it has not been modified — but the regulator's question is not whether the deployer claims it. The question is whether the regulator must rely on the claim. Under Article 12, the answer should be no.

07Penalties, and the second violation hiding in plain sight

TierTriggerMaximum penalty
Article 99(3)Article 5 prohibited practices€35 million or 7% of total worldwide annual turnover, whichever is higher
Article 99(4)Most high-risk obligations, including Article 12 record-keeping€15 million or 3% of total worldwide annual turnover, whichever is higher
Article 99(5)Supply of incorrect, incomplete, or misleading information to authorities€7.5 million or 1% of total worldwide annual turnover, whichever is higher

A single underlying failure can trigger penalties under multiple tiers. A deployer that fails to retain Article 12 logs (Article 99(4) violation) and then produces logs whose integrity it cannot demonstrate (Article 99(5) violation) faces both penalties. The penalties stack because the violations are conceptually distinct: failure to keep evidence is one violation; failure to produce verifiable evidence on request is another.

08What to do in the next 90 days

8.1 Build the Annex III / Annex I inventory

Begin with a documented inventory of every AI system in operation that touches a healthcare decision for natural persons in the EU. For each system, record: the intended purpose, the affected population, whether the system meets one of the Annex III point 5 healthcare descriptions, whether it is a medical device or IVD subject to third-party conformity assessment under MDR or IVDR, the provider, the deployer's internal owner, and any Article 6(3) exemption claim with documented justification.

8.2 Architect the logging infrastructure now, not after the standards land

prEN 18229-1 and ISO/IEC DIS 24970 will eventually specify the technical detail. They are not finalised. Healthcare deployers and providers building to the statutory text and to the practical reading of tamper-evidence outlined in Section 6 will produce architectures that conform when the standards arrive. The architectural decisions that matter most: where the log signing key sits (outside the operational trust boundary); how the six-month retention floor is reconciled with the ten-year technical documentation retention; how the log structure supports Article 27 FRIA population-characteristic recording; how the logging architecture composes across provider and deployer.

8.3 Resolve the provider-deployer contractual question

For every high-risk healthcare AI system deployed under a vendor agreement, the contract must explicitly address Article 12 logging: which party generates the logs; how the deployer obtains durable access for the six-month retention period; how the deployer can produce logs to a market surveillance authority on demand; what happens to log access if the contract terminates; and how the vendor's Article 19 retention complements rather than substitutes for the deployer's Article 26(6) retention.

A 90-day kickoff

Days 1–30: complete the Annex III / Annex I inventory; identify contractual gaps. Days 31–60: scope the logging architecture against the requirements in Section 6; secure the signing-key infrastructure that sits outside the operational trust boundary. Days 61–90: begin contractual amendments with high-risk system providers; complete the first Fundamental Rights Impact Assessment under Article 27 for the deployer's most consequential Annex III system. Track the Digital Omnibus actively, but plan to the law as it currently stands.

References & citations

  1. European Parliament and Council. Regulation (EU) 2024/1689 of 13 June 2024 laying down harmonised rules on artificial intelligence (Artificial Intelligence Act). Official Journal of the European Union, L series, 12 July 2024.
  2. EU AI Act Explorer. Article 12: Record-Keeping.
  3. EU AI Act Explorer. Annex III: High-Risk AI Systems Referred to in Article 6(2).
  4. European Commission AI Act Service Desk. Article 12: Record-keeping — Service Desk guidance.
  5. Medical Device Coordination Group. MDCG 2025-6: Medical Devices Joint Artificial Intelligence Board FAQ on the interplay between MDR/IVDR and the AI Act.
  6. Reed Smith. The EU AI Act and Medical Devices: Navigating High-Risk Compliance, 27 June 2025.
  7. Gleiss Lutz. Radical Simplification of the MDR and IVDR and Broad Inapplicability of the AI Act to Medical Devices and IVDs, December 2025.
  8. Help Net Security. What the EU AI Act requires for AI agent logging, 16 April 2026.

Build the evidence regime, not just the logging schema

Predicate ZK is a verifiable AI governance infrastructure that produces tamper-evident, cryptographically anchored Article 12 logs — designed for healthcare deployers operating under the AI Act, MDR, IVDR, and the parallel state-level regimes in the United States — without disclosing models, weights, or patient data.

Read the architecture Contact us