CDE-Mapper: Using Retrieval-Augmented Language Models for Linking Clinical Data Elements to Controlled Vocabularies
Komal Gilani, Marlo Verket, Christof Peters, Michel Dumontier, Hans-Peter Brunner-La Rocca, Visara Urovi
TL;DR
This work tackles the challenge of inconsistent clinical data element (CDE) representation by introducing CDE-Mapper, a Retrieval-Augmented Generation framework that links CDEs to multiple controlled vocabularies. The system is built as a modular pipeline with query decomposition, ensemble retrieval, knowledge filtering, a knowledge reservoir, and a two-step reranking mechanism, augmented by a human-in-the-loop validation for knowledge reservoir entries. Evaluated on four diverse datasets, CDE-Mapper achieves substantial accuracy gains over strong baselines and demonstrates robust handling of atomic, dependent, and composite CDEs, including complex units and historical contexts. The approach advances data interoperability and clinical decision support, while acknowledging limitations in vocabulary coverage, prompt design quality, and computational cost, and outlining directions for efficiency and vocabulary expansion. Overall, the study highlights the potential of RAG-based concept linking to improve harmonization of heterogeneous healthcare data at scale.
Abstract
The standardization of clinical data elements (CDEs) aims to ensure consistent and comprehensive patient information across various healthcare systems. Existing methods often falter when standardizing CDEs of varying representation and complex structure, impeding data integration and interoperability in clinical research. We introduce CDE-Mapper, an innovative framework that leverages Retrieval-Augmented Generation approach combined with Large Language Models to automate the linking of CDEs to controlled vocabularies. Our modular approach features query decomposition to manage varying levels of CDEs complexity, integrates expert-defined rules within prompt engineering, and employs in-context learning alongside multiple retriever components to resolve terminological ambiguities. In addition, we propose a knowledge reservoir validated by a human-in-loop approach, achieving accurate concept linking for future applications while minimizing computational costs. For four diverse datasets, CDE-Mapper achieved an average of 7.2\% higher accuracy improvement compared to baseline methods. This work highlights the potential of advanced language models in improving data harmonization and significantly advancing capabilities in clinical decision support systems and research.
