Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Shared responsibility

Almost every obligation in EU and national health-data law rests on the controller, and where FerroEHR is operated on that controller’s behalf, on the processor. A repository supplies technical measures. It cannot hold a legal basis, sign a processing agreement, notify a supervisory authority or run a management system.

This page draws that line obligation by obligation, so you can see at a glance which part of the work the software has already done and which part is still yours. No openEHR specification governs any of it; the division below follows the legal texts each row links.

How to read the tables

Each row names one obligation and links its official source. The middle column is what FerroEHR provides, linked to the page that documents it, or to the open issue when the control is planned rather than shipped. The right column is the work that stays with the deploying organisation.

“Nothing” in the middle column is a real answer and appears wherever it is the true one.

Note

The FerroEHR project is not your processor. It publishes software; it operates nothing on your behalf and holds none of your data. Where a row says “the processor”, it means whoever runs the deployment, which may be you.

GDPR

Every row below cites Regulation (EU) 2016/679. The duties in it belong to the controller and the processor. The middle column is only the technical measure FerroEHR supplies toward one of them.

ObligationWhat FerroEHR providesWhat the deploying organisation does
Art. 5(1)(e) storage limitationAudit-trail retention as a configured period, and irreversible physical deletion of an EHR through the admin APISet the retention schedule and execute it; openEHR versions are append-only until you delete the record
Art. 5(2) accountabilityAn audit trail of every access, openEHR’s own contribution and audit chain on every write, and a published conformance recordRetain the evidence and be able to produce it on demand
Art. 6 and Art. 9(2) legal basis and the condition for health dataNothing. Software cannot hold a legal basisEstablish the basis and the Art. 9(2) condition, per purpose, before data is entered
Art. 24 and Art. 25 responsibility, and protection by design and by defaultDeny-by-default authorization, per-EHR access settings, tenancy that fails closed, audit on by defaultChoose the restrictive settings, and document why the chosen configuration is appropriate
Art. 28 processor terms and sufficient guaranteesPublished control documentation, a threat model with named residual risk, and verifiable release artifactsConclude the processing agreement with whoever operates the deployment, and audit them
Art. 30 records of processing activitiesThe effective configuration as a redacted tree at GET {base}/admin/config, and this book as a description of what the software doesWrite and maintain the record; only you know the purposes, the recipients and the transfers
Art. 32 security of processingTLS 1.3 with optional mutual authentication, authentication and access control, per-version signing, a tamper-evident audit chain, tenant row-level securitySupply everything below the application: the database, its backups, the network, the platform. See Cluster hardening
Art. 32(1)(d) regularly testing the measuresA storage-integrity sweep and rebuild, an audit-chain verification query, and a conformance suite that runs against your own serverSchedule the checks, alert on their output, and test your restore
Art. 33 and 34 breach notificationThe evidence a breach assessment needs: who read what, when, and whether the trail itself is intactDetect, assess and notify within the deadlines. No software does this for you
Art. 15 and 20 access and portabilityThe full record over the openEHR REST API in canonical JSON or XML, and EHR Extract export for a whole recordAuthenticate the data subject and build the patient-facing route
Art. 16 and 17 rectification and erasureVersioned correction with the prior version retained, and physical, irreversible deletion of an EHR for a legal erasure requestDecide how an erasure request interacts with the medical record-keeping duty, and record the decision
Art. 18 and 21 restriction and objectionEHR_STATUS.is_queryable and is_modifiable, both enforced by the server: a restricted record leaves population queries and refuses content writesDecide when to set them, and record why
Art. 35 data protection impact assessmentControl and boundary documentation to assess against; DPIA guidance is planned in #3161Run the DPIA and keep it current. It is the controller’s, and no supplier document replaces it
Art. 4(5) pseudonymisationClinical and demographic data live in separate schemas with non-overlapping NOINHERIT roles, and the server refuses to boot if a role reaches across. The resolve map that rejoins them is not yet a domain of its own (#3158)Give the demographic pool its own DSN, and keep the additional information outside the CDR until the linkage service lands

EHDS

Regulation (EU) 2025/327 is in force, and its operative obligations apply from the dates its own final provisions carry. No row below claims conformity with any of them.

ObligationWhat FerroEHR providesWhat the deploying organisation does
Chapter II, primary use and the patient’s sight of who accessed their dataAn access trail of every read, write and refusal, searchable by patient and by agentBuild the patient-facing access route; the trail is exposed to an admin caller, not to the patient
Chapter III, EHR systems: the European interoperability and logging software components, and published technical documentationReadiness work is planned in #3168, #3169, #3170 and #3171Decide whether you are the manufacturer of the EHR system you put into service, and carry the manufacturer’s duties if so
Chapter IV, secondary useAQL over the stored record and a change-event outbox; a separate pseudonymisation domain for secondary use is planned in #3160Deal with the health data access body and carry the data holder’s duties

National law

The sections above apply to every EU deployment. This one is a single country’s law on top of them, and it is the first of what should be several: the division a deployment reads is “the EU layer, plus my own jurisdiction”. The compliance overview says what adding another takes (National law).

The Netherlands

ObligationWhat FerroEHR providesWhat the deploying organisation does
UAVG Art. 30, the exception for health dataAccess control at the record and attribute level, with every use auditedEstablish that your processing falls inside the exception, per role and per purpose
UAVG Art. 46, processing a national identification numberNothing specific yet; encrypted storage and audited resolution of national identifiers is planned in #3155Hold the statutory authorisation before a BSN enters the store
Wabvpz Art. 4 to 9, use and verification of the BSNNothing. FerroEHR performs no BSN verification and consults no indexVerify identity and the BSN in your own systems before data reaches the CDR
Wabvpz Art. 15d, electronic access and copy for the patientThe full record over the REST API, and EHR Extract exportAuthenticate the patient and build the route; the CDR has no patient-facing interface
Wabvpz Art. 15e, a record of who made data available and who consulted itAn ATNA trail recording the agent, the patient, the action, the outcome and the time, retrievable per patientRender it for the patient, set retention, and review it
BW Book 7, Art. 454, the medical treatment contract’s record-keeping dutyAppend-only version history, so a correction never destroys the prior versionSet the retention schedule the article requires, and reconcile it with erasure requests

The Netherlands: NEN

The NEN 7510 family is where the split is sharpest. A management-system standard cannot be met by a product at all.

ObligationWhat FerroEHR providesWhat the deploying organisation does
NEN 7510-1, the information security management systemTechnical controls an ISMS can point at, each documented with its residual risk in the threat modelRun the ISMS: scope, risk assessment, policy, internal audit, management review
NEN 7510-2, the controlsAccess control, audit logging, cryptography in transit and for version signatures, supply-chain verificationEverything organisational: personnel, physical security, supplier management, continuity
Certification against NEN 7510Nothing. A product cannot be certified against a management-system standard, and FerroEHR makes no such claimObtain and maintain the certificate for your organisation
NEN 7512, the trust basis for data exchangeMutually authenticated TLS, OAuth2 and OIDC with an enterprise identity provider, SMART App LaunchAgree the trust basis with each counterparty, and operate the certificate estate
NEN 7513, logging actions on electronic patient recordsAn audit trail of every operation including refusals, in FHIR AuditEvent and DICOM PS3.15 form, hash-chained in the databaseMap the recorded fields onto the standard’s own list, set retention, and review the trail

What this page does not do

It does not tell you whether your deployment satisfies any of these obligations. That answer depends on your legal basis, your organisation, your infrastructure and your operating practice, none of which a supplier can see.

The companion guidance is planned rather than written: DPIA guidance, records of processing and a go-live checklist. Until it lands, the compliance overview carries the legal sources, the control matrix carries the live status of every declared control, and the threat model carries the risk that survives each one.