← INTEL / BACK
DOCUMENTS·HEALTH
ARCHIVED

Clinical notes as structured data, without replacing the EHR

v1·1 REVISION·LAST EDITED 2M AGO·8 MIN READ

Clinical staff still write their notes as free text. That's human, it's fast, it's flexible, and it's better than clicking through forms that never quite match the actual clinical situation. The problem isn't that notes are written this way. The problem is that downstream structured data (quality registries, reporting, clinical decision support) needs machine-readable form, and that work is still done manually or semi-manually.

In 2026 it's fully possible to extract the structure from notes without replacing the EHR. It takes three things working together: a reliable reading layer, a check layer that understands clinical terms, and a working surface where the nurse or physician confirms or corrects before the data flows downstream.

Reading layer

The reading layer is the easiest to underestimate. A clinical note has its own genre. There are abbreviations that are local to the ward, internal jargon, dosing written four different ways, and patient information that's semi-structured under headings nobody has formalised. A generic language model will make reasonable interpretations, but that's not good enough for clinical use. You need a reading layer tuned to your clinical tradition that knows "P 88, BP 134/82" means pulse and blood pressure, not percentage and license plate.

Check layer

The check layer maps what's been read against clinical terms that actually function in registries and communication. SNOMED CT, ICD-10, ATC for medications, local laboratory codes. If the model says "fever," the check layer should know that the right SNOMED concept is 386661006 and that it ties to a measured value if one is present in the same note. Without the check layer you get semantic noise no registry owner will accept.

Human confirmation

Human confirmation is where many think the project fails, but where it actually succeeds. Clinical staff won't write once and confirm twice. They'll confirm when something is material, and not otherwise. A good surface highlights what the system has structured out, lets the doctor override with one click, and learns from corrections over time. Confirmation takes three to ten seconds per note when the flow is right. That's less than filling forms manually, and it's exactly what the note actually said.

Three payoffs

When the flow is in place, three concrete payoffs open up.

The first is quality registries. The gap between what's recorded in the chart and what's reported to registries is a known source of bias. With structured data extracted from the note, registries fill with actual clinical observations in real time, not reinterpreted from memory weeks later.

The second is clinical decision support. If the system knows what's been measured, what's been ordered, and what other medications the patient is on, it can warn about interactions and anomalies while the physician still has the patient in front of them. Not as a chatbot. Quietly, only when something is at stake, with the source citation in the note itself.

The third is operational reporting. How long from triage to treatment? Which diagnostic groups are growing in the ward? Which incidents repeat? With structured data from notes, leadership can answer these questions without burdening nurses with extra forms.

Don't replace the EHR

The most common failed approach is the one that starts by replacing the EHR at the same time. EHR replacement takes years, costs a lot, and distracts from clinical priorities. A reading-layer architecture, by contrast, can live alongside the EHR. It pulls notes through integration standards like FHIR, processes them in a separate structure layer, and writes back only what a human has confirmed. If the EHR is replaced in a few years, the structure layer carries forward. The investment travels.

Privacy

Privacy is not a barrier, but it is a discipline. Notes contain personal data and sensitive health data. Datatilsynet and the health regulators won't accept these moving through ill-defined third-party services. The structure layer should run inside the EU/EEA, with explicit data processing agreements, retention regimes for intermediate storage, and logging on every lookup. It's not nice-to-have. It's the prerequisite for the flow to live at all.

Practical entry

Practical recommendation for someone starting now. Pick one ward with clear operational ownership and motivated leadership. Pick one note type, ideally a nursing observation or an outpatient note. Measure the baseline on reporting time and quality. Run a pilot for eight weeks with reading layer, check layer and confirmation surface. Measure again. If the numbers move in a real way, you have grounds to scale. If they don't, you've learned something specific about where the problem sits, and you can adjust without involving the whole organisation.

Clinical notes are the richest clinical data source you have, and they're already written. It's about building a flow that lets the data flow without making the working day heavier. That's not a moonshot. It's operational improvement that belongs in 2026.

CHANGE HISTORY · v1
  1. 2026-04-29v1first edition
UPDATES EVERY FRIDAY

These notes are updated weekly.

Get the next edition in your inbox — short, concrete, no noise.

RELATED
READ NEXT

Transaction monitoring: rules engine, agent, and audit trail

Rules alone produce too much noise. Pure ML alone gives no explanation. How to combine them with an agent that keeps the auditor's shoulders relaxed.

CONTINUE