What we are, what we aren't, and every rule that applies.

AURORA is research software in private pilot. It is not a certified medical device anywhere in the world, and we will not describe it as one until a notified body or regulator says so. This page lists every framework that applies to what we're building, our honest status against each, and which obligations belong to the deploying institution rather than to us.

Not a medical device Research use only Federated by design Reviewed August 2026

Our regulatory position, in one paragraph

AURORA is a federated research substrate for neurosurgical disease. In the pilot it supports research, cohort discovery, and method development — it does not diagnose, does not triage, does not prescribe, and does not produce an output that a clinician is expected to act on for an individual patient.

That places today's build outside the medical-device definition in most jurisdictions. The moment any module produces patient-specific output intended to inform a clinical decision, that module becomes Software as a Medical Device and must not ship until it has been through the conformity route for the market it serves. We treat that line as a release gate, module by module — not a company-wide claim.

Medical device law: where the line sits

Software becomes a medical device when it is intended for a medical purpose in respect of an individual — diagnosis, prevention, monitoring, prediction, prognosis or treatment. Intended purpose, not technical sophistication, is what triggers regulation. A registry query is not a device; a model that says “this patient's syrinx is likely to progress” is.

Every AURORA module therefore carries a written intended-purpose statement, and the release process blocks any module whose behaviour has drifted past it. Under EU MDR Rule 11 most clinical decision-support software lands in Class IIa or higher, which requires a notified body — not a self-declaration. We assume Class IIa as the planning baseline for any future decision-support module.

Framework
What it requires of us
Status
EU MDR 2017/745
European Union
Rule 11 classification, technical documentation (Annex II/III), notified-body conformity assessment, UDI, EUDAMED registration, clinical evaluation.
Planned
FDA 21 CFR 820 / SaMD
United States
Determination of device status, then 510(k), De Novo or PMA as applicable; Quality System Regulation; Predetermined Change Control Plan for adaptive models.
Planned
UK MDR 2002 / UKCA
United Kingdom
UKCA marking route, UK Responsible Person, MHRA registration, alignment with the incoming UK SaMD framework.
Planned
IVDR 2017/746
European Union
Applies only if a module interprets a specimen-derived measurement — relevant to molecular glioma markers, not to imaging modules.
N/A today
Health Canada / TGA / PMDA
CA · AU · JP
Local licensing routes, each with its own SaMD classification and evidence expectations.
Planned
Research-use exemptions
All markets
Non-clinical research use, institutional oversight, no patient-specific clinical claims — the basis on which the pilot runs today.
In place

The EU AI Act

AI used as a medical device, or as a safety component of one, is high-risk under the AI Act by way of Annex I — which means AI Act obligations stack on top of MDR rather than replacing them. Any AURORA module that later becomes a device inherits both.

The obligations that matter most in practice are the ones you cannot retrofit: a risk management system that runs across the whole lifecycle, data governance with documented representativeness, technical documentation, automatic logging, human oversight designed into the interface, and declared accuracy and robustness. We are building against them now precisely because retrofitting them after a model exists does not work.

Framework
What it requires of us
Status
Art. 9 — Risk management
High-risk AI
A continuous, documented risk management system across the lifecycle, not a one-time assessment.
In progress
Art. 10 — Data governance
High-risk AI
Documented provenance, representativeness, bias examination, and gap analysis for every training and evaluation set.
In progress
Art. 12 — Logging
High-risk AI
Automatic recording of events over the system's lifetime, sufficient to reconstruct how an output was produced.
In progress
Art. 13 — Transparency
High-risk AI
Instructions for use stating capabilities, limitations, and expected performance for the intended population.
In progress
Art. 14 — Human oversight
High-risk AI
Design that lets a clinician understand, override, and disregard the output. The override is never removable.
In place
Art. 15 — Accuracy & robustness
High-risk AI
Declared accuracy metrics, cybersecurity, and resilience to error and drift.
In progress

Quality management and safety engineering

These standards are the machinery behind a device claim. Without them a submission has nothing to point at, so they are being built in pilot rather than at the end.

Framework
What it requires of us
Status
ISO 13485:2016
Quality system
A documented QMS for design controls, supplier management, and traceability from requirement to test.
In progress
ISO 14971:2019
Risk management
Hazard analysis, risk-benefit determination, and residual risk disclosure for each intended use.
In progress
IEC 62304:2006+A1
Software lifecycle
Safety classification (A/B/C), architecture, unit and integration verification, problem resolution, SOUP inventory.
In progress
IEC 82304-1:2016
Health software
Product safety requirements for standalone health software.
Planned
IEC 62366-1:2015
Usability engineering
Use-related risk analysis and formative and summative usability evaluation with real clinicians.
Planned
ISO 20417 / ISO 15223-1
Labelling
Information supplied with the device, symbols, and version identification.
Planned

AI-specific practice and reporting

Regulatory readiness is not the same as scientific credibility. These are the commitments that make a result checkable by someone who does not trust us.

  • Good Machine Learning Practice — the ten FDA/MHRA/Health Canada principles, including clinical-study-level evaluation and monitoring of deployed performance.
  • A model card for every released model: intended use, training and evaluation populations, subgroup performance, failure modes, and the conditions under which it should not be used.
  • Reporting to TRIPOD+AI for prediction models, DECIDE-AI for early clinical evaluation, and CONSORT-AI where a trial is involved.
  • ISO/IEC 42001 for AI management systems and ISO/IEC 23894 for AI risk, adopted as the internal frame for governance decisions.
  • Every claim ships with the code, weights and evaluation script that produced it. If a result stops replicating, the paper says so rather than being quietly withdrawn.
  • Equity is a release gate, not a report section: a model that fails subgroup performance thresholds does not ship, even when aggregate metrics look good.

Data protection and patient privacy

AURORA is federated because the alternative — pooling identifiable neurosurgical data into a central lake — creates a risk that no consent form can honestly cover. Institutions keep their data and remain its controller; models and queries travel, patients' records do not.

That architecture is what makes the compliance story credible rather than aspirational. There is no central dataset for us to lose, sell, or be compelled to hand over.

Framework
What it requires of us
Status
GDPR / UK GDPR
EU · UK
Art. 9 conditions for health data, DPIA before processing, Art. 22 safeguards on automated decisions, data minimisation by design.
In progress
HIPAA
United States
Business Associate Agreements where applicable, Safe Harbor or Expert Determination de-identification, minimum necessary access.
In progress
Federated architecture
All sites
No central patient-data lake; computation moves to the data; only aggregate or model updates leave the institution.
In place
Provenance signing
Platform
Every dataset, model and result is cryptographically signed so its origin and version can be verified downstream.
In place
Consent management
Institution
Lawful basis, consent capture, and withdrawal handling remain with the institution that holds the relationship with the patient.
Institution
Records of processing
Both
Art. 30 records, transfer mechanisms (SCCs) where a processor sits outside the EU or UK.
In progress

Security

A federated system is only as trustworthy as the node software institutions agree to run. Security work is therefore in the open, and reported vulnerabilities are published once fixed rather than buried.

Framework
What it requires of us
Status
ISO/IEC 27001
Information security
An ISMS covering access control, change management, incident response and business continuity.
Planned
SOC 2 Type II
Service controls
Independent attestation over security, availability and confidentiality controls.
Planned
NIST CSF 2.0
Framework
Adopted internally as the control mapping while formal certification is out of reach for a pilot.
In progress
SBOM + CVE process
Supply chain
A software bill of materials per release, dependency scanning, and a published vulnerability disclosure policy.
In place
Encryption
Platform
TLS 1.3 in transit, AES-256 at rest, key management documented per deployment.
In place
Penetration testing
Platform
Independent testing before public alpha, with the summary published.
Planned

Interoperability and data standards

Standards are what stop a federation from fragmenting into twelve incompatible dialects. AURORA speaks the formats hospitals already run, so joining does not require a data migration project.

  • HL7 FHIR R4/R5 for clinical resources, with profiles published per module.
  • DICOM natively for imaging, including structured reports and segmentation objects.
  • SNOMED CT, LOINC, ICD-10/11 and RxNorm for coded terminology.
  • OMOP CDM mapping for observational cohorts, so studies can be described once and run at every site.
  • IHE integration profiles for exchange, and OAuth 2.0 / SMART on FHIR for authorisation.
  • Open, versioned APIs — no undocumented endpoints, and no breaking changes without a deprecation window.

Clinical evaluation and evidence

No module reaches clinical use on retrospective performance alone. The staged path below is deliberately slow, and each gate can send a module back rather than forward.

  • Stage 1 — retrospective validation on held-out data from sites that took no part in development.
  • Stage 2 — silent prospective running alongside standard care, with no output shown to clinicians.
  • Stage 3 — prospective evaluation with clinician oversight under ethics approval, reported to DECIDE-AI.
  • Stage 4 — comparative evaluation where the question warrants it, reported to CONSORT-AI.
  • Post-market — continuous performance monitoring, drift detection, and vigilance reporting; a module that degrades is withdrawn, not patched in place.
  • Every stage transition is a public RFC with the evidence attached, so the decision can be argued with.

Ethics, governance and equity

Governance is the part of this that cannot be outsourced to a standard. AURORA's council holds two permanent patient-advocate seats with votes, not observer status, and equity review sits in the release path rather than alongside it.

  • Institutional ethics or IRB approval is required at each site before any patient data is touched, including for retrospective work.
  • Two patient-advocate seats on the council, with the same voting rights as clinical and technical members.
  • Subgroup performance reporting by age, sex, ethnicity where lawfully recorded, and site — published even when unflattering.
  • A documented process for withdrawing a model, including who can trigger it and how sites are notified.
  • Open RFCs from day one: governance changes are proposed in public and argued in public.
  • No secondary commercial use of federated data. Not as a policy we could revise — the architecture does not permit it.

Accessibility

Patients reading this material may be post-operative, medicated, visually affected by their condition, or in acute distress. Accessibility is a clinical requirement here, not a legal checkbox.

Framework
What it requires of us
Status
WCAG 2.2 AA
Patient-facing web
Contrast, focus visibility, keyboard operability, target size, semantic structure.
In progress
EN 301 549
EU public sector
Harmonised accessibility requirements for ICT procurement.
In progress
Section 508
US federal
Alignment for institutions with federal obligations.
In progress
Reading level
Patient content
Plain-language target around reading age 11–12, with adjustable text size, spacing and dyslexia-friendly type.
In place
Assistive technology
Patient content
Screen-reader semantics, read-aloud, reduced-motion support, and print-clean handouts.
In place
Translation
Patient content
Structure ready for translated versions; no translations published yet.
Planned

Who is responsible for what

Federation splits accountability, and vagueness about that split is where patients get hurt. This is the division we hold ourselves to.

Framework
What it requires of us
Status
Patient data
Institution
Controller for its own patient data; determines lawful basis, consent, retention and access. We never receive it.
Institution
Ethics approval
Institution
Obtains and maintains IRB/REC approval for each study or deployment.
Institution
Clinical decisions
Clinician
Every decision about a patient remains with a qualified clinician who can examine them.
Institution
Local validation
Institution
Confirms performance in its own population before relying on any output.
Institution
Software quality
AURORA
QMS, risk management, software lifecycle, security, documentation, model cards, provenance.
In progress
Regulatory route
AURORA
Device determination and conformity assessment for any module that crosses into clinical use.
Planned

What we are not claiming

Compliance pages usually work by implication — a wall of standards, and you infer certification. Here is the explicit negative list, so nothing is inferred:

  • We do not hold CE marking, UKCA marking, or FDA clearance or approval for any module.
  • We are not ISO 13485, ISO 27001, or SOC 2 certified. Those programmes are in progress or planned, and “in progress” means exactly that.
  • No module is cleared for use in diagnosis, triage, or treatment selection for an individual patient.
  • We do not claim that federated computation makes a model safe, fair, or clinically valid — it addresses data governance, nothing more.
  • We do not claim regulatory coverage in any market not listed above.
  • Nothing on this page has been reviewed by regulatory counsel, a notified body, or a competent authority.
  • We do not claim our patient education has been through clinical sign-off; guides pending review are labelled as such.

Regulatory contact

If you are a regulator, a notified body, a hospital regulatory affairs team, or an ethics committee and something here is wrong or insufficient, write to us and we will correct it in the open. Corrections are logged as RFCs, not quietly edited.

regulatory@aurora.health
quality@aurora.health
security@aurora.health
dpo@aurora.health
Cookies · federation-first by default

We keep essential cookies so the site works. Everything else — analytics on which guides help, and remembering where you left off in a guide — is off until you say yes. We never sell data, and nothing you read here is tied to a clinical record.