Concord
Medicines reconciliation · runs against a synthetic corpus · open the demonstration
- The problem
- On admission a patient's drug list has to be reconciled against the documents it came from — GP record, discharge summaries, clinic letters, care-home MAR sheets. The discrepancies that matter are usually quiet ones. An anticoagulant that disappears between the care home and the ward. A clinic dose change that was never carried across.
- What it does
- A model reads each document one at a time and transcribes what that document says, attaching a verbatim quote to every value. Deterministic code, not the model, then compares those transcriptions and applies eleven discrepancy rules. The model is never asked whether something is a discrepancy. It only reports what each document contains, and anything whose quote cannot be located in the source is shown as unverified rather than asserted.
- Built and not built
- The comparison layer is complete and has been evaluated blind across 34 synthetic documents. The extraction step has been run against one model, once, untuned. Nothing has been near a real patient record, and there is no integration with any live system.
- Governance position
- As built, Tier 1: a pharmacist reads every finding, and nothing is written to any record. Reading a drug list from a live EPR would make the same tool Tier 2. Presenting a severity band that a pharmacist acts on without opening the sources would make that one function Tier 3, whatever the rest of the tool is doing.