HomeLREC 2026WorkshopsCLINICALNLPlrec2026-ws-clinicalnlp-20
Back to CLINICALNLP 2026
LREC 2026workshop

Gladiator at MEDIQA-SYNUR 2026: Contextual Clinical Extraction: Integrating Foundation Models with Domain-Specific Validation Rules

Proceedings of the 8th Workshop on Clinical Natural Language Processing (Clinical NLP) @ LREC 2026

DOI:10.63317/2tkvpwgzzcn2

Abstract

We present a hybrid extraction system that combines large language model capabilities with rule-based precision for extracting structured clinical observations from nursing dictation transcripts. Our approach leverages Claude Opus 4.5 as the primary extractor, enhanced with comprehensive prompt engineering that includes the complete 193-concept schema, few-shot examples, and detailed validation rules covering respiratory, cardiac, diagnosis, and mental status fields. The LLM output undergoes extensive post-processing with six specialized filters that remove speculative diagnoses, validate physiological ranges, ensure unit-field dependencies, and verify contextual appropriateness. Five correction mechanisms normalize breathing patterns, map dyspnea severity, standardize assistance levels, clean STRING fields, and handle multi-select conjunctions. A supplementary rule-based component employs 400+ regex patterns with contextual validation to capture high-confidence observations, particularly for vital signs and categorical fields. The system requires cardiac keywords for heart rate extraction and respiratory context for respiration rates, preventing false positives from unrelated numeric values. Results are merged through an intelligent strategy that prioritizes LLM comprehensiveness while supplementing with rule-based findings. A strict schema validation layer ensures all four value types (NUMERIC, STRING, SINGLE_SELECT, MULTI_SELECT) conform to enumerated options and physiological ranges. This multi-layered approach balances recall through LLM reasoning with precision through rule-based validation, effectively structuring natural nursing narratives into standardized EHR-ready observations.

Details

Paper ID
lrec2026-ws-clinicalnlp-20
Pages
pp. 183-191
BibKey
pusapati-etal-2026-gladiator
Editors
Asma Ben Abacha, Steven Bethard, Danielle Bitterman, Tristan Naumann, Kirk Roberts
Publisher
European Language Resources Association (ELRA)
ISSN
N/A
ISBN
N/A
Workshop
Proceedings of the 8th Workshop on Clinical Natural Language Processing (Clinical NLP) @ LREC 2026
Location
Palma, Mallorca, Spain
Date
11 - 16 May 2026

Authors

  • SP

    Siva Satyanarayana Raju Pusapati

  • AS

    Ankit Singh

Links