Why this reading
AI and human reviewers do not necessarily make the same mistakes.
A fresh open-access JAMA Network Open study compares an LLM with reviewer consensus for AE identification in encounter notes from four randomized immunotherapy trials. For SP work, it connects narrative source evidence with safety review, terminology, structured AE data and downstream analysis.
The most useful design may be human review + machine review → disagreement set → targeted adjudication, rather than autonomous replacement.
Reading order
Your 30-minute plan.
Predict whether the model will favor sensitivity or precision.
Study reference standard, performance metrics and disagreement cases.
Connect note-level concepts to standardized representation.
Place extraction and validation inside machine-readable clinical pipelines.
Design disagreement-driven AE review and escalation.
Open-access sources
Primary evidence plus standards context.
Brief background
Detection is upstream of coding, SDTM, ADaM and the final TFL.
Narrative notes can contain safety evidence that is difficult to capture with simple structured fields. An LLM can act as a second reader, but detection is not equivalent to coding or analysis.
Sensitivity and precision create different operational trade-offs. In a screening layer, extra false positives may mean more review; false negatives may mean missed safety information. The consequences are asymmetric.
A defensible evidence chain is note ID → supporting text → extracted AE → human decision → coded term → SDTM AE → ADAE → TFL.
Key vocabulary
Fifteen terms for AI-assisted safety review.
| Term | 中文 | Meaning |
|---|---|---|
| adverse event (AE) | 不良事件 | Any unfavorable medical occurrence after an intervention; causality is not required. |
| reviewer consensus | 审阅者共识 | A reference decision formed from multiple human judgments. |
| sensitivity | 灵敏度 | Proportion of true target events successfully identified. |
| precision | 精确率 | Proportion of identified events that are actually correct. |
| false positive | 假阳性 | An identified event not supported by the reference assessment. |
| false negative | 假阴性 | A real event that the system fails to identify. |
| clinical note | 临床记录 | Narrative documentation written during care or trial encounters. |
| information extraction | 信息抽取 | Converting facts in free text into structured concepts. |
| controlled terminology | 受控术语 | Standardized permitted terms used consistently. |
| MedDRA coding | MedDRA 编码 | Mapping an AE concept to MedDRA. |
| human-in-the-loop | 人在回路 | Humans review or resolve AI-generated results. |
| adjudication | 裁定 | Formal expert resolution of disagreement or uncertainty. |
| traceability | 可追溯性 | Connecting a derived value to source evidence and transformation history. |
| signal detection | 信号检测 | Identifying patterns that may indicate a safety issue. |
| error asymmetry | 错误不对称性 | Different error types have different downstream consequences. |
Useful phrases
Language for safety and QC discussions.
- The model should assist detection rather than become the source of truth.
- High sensitivity can be useful when missed events are costly.
- False positives create review burden but false negatives may create safety risk.
- The extracted event should remain linked to the supporting note.
- Human consensus is useful but is not automatically infallible.
- Disagreement cases deserve targeted adjudication.
- Standard terminology is required before narrative concepts become analysis categories.
- The optimal threshold depends on the downstream decision.
- Automation changes the review workload rather than eliminating review.
- Performance metrics should be interpreted in the context of the task.
Comprehension
Five questions.
- Why is reviewer consensus useful but not automatically infallible?
- What is the operational difference between sensitivity and precision?
- Why may false negatives be especially costly in safety screening?
- Why is note-level AE detection not equivalent to SDTM AE or ADAE creation?
- How can human–AI disagreement become a QC signal?
Retelling
Say it three times.
- 30 seconds · LLM second reader versus human consensus.
- 45 seconds · Sensitivity, precision, false positives and false negatives.
- 60 seconds · Clinical note → AE evidence → coding → SDTM → ADAE → TFL.
5-minute output task
Design an AI-assisted AE review workflow.
- Minute 1: Define what AI may detect or suggest.
- Minutes 2–3: Define actions for agreement, AI-only detection and human-only detection.
- Minute 4: Define the evidence package and downstream linkage.
- Minute 5: Explain where human judgment remains mandatory.
One sentence to keep
In clinical safety review, the most useful AI may be a second reader whose disagreements with humans reveal exactly where additional judgment is needed.