NormaTex-MapSNOMED: Bridging the Gap Between Brazilian Portuguese Clinical Narratives and SNOMED CT

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, quick

Summary

NormaTex-MapSNOMED is a new component of the NormaTex framework designed to map clinical terms from Brazilian Portuguese free-text narratives to predefined categories aligned with SNOMED CT. This method addresses the challenge of processing unstructured clinical data and linguistic variability in non-English languages. It utilizes large language models (LLMs) guided by a structured prompt to assign extracted clinical terms to target categories. Experiments were conducted on Portuguese clinical narratives and evaluated using three strategies: lexical similarity (Levenshtein distance), contextual similarity (BERT-based model), and semantic validation (LLMs). The LLM-based evaluation consistently outperformed both lexical and contextual baselines, demonstrating higher precision for disease-related terms than for symptom-related expressions. These results suggest LLMs are a promising approach for semantic mapping and can enhance clinical term normalization and interoperability with standardized terminologies in Brazilian Portuguese.

Key takeaway

For NLP Engineers working with clinical data in Brazilian Portuguese, NormaTex-MapSNOMED offers a robust LLM-based approach to standardize clinical terms. Your team should consider integrating LLMs with structured prompts for mapping free-text narratives to SNOMED CT, especially for disease-related expressions where higher precision is observed, to improve data interoperability.

Key insights

LLMs effectively map Brazilian Portuguese clinical terms to SNOMED CT categories, outperforming lexical and contextual baselines.

Principles

Method

The method uses LLMs with structured prompts to assign extracted clinical terms to SNOMED CT-aligned categories, evaluated via lexical, contextual, and LLM-based semantic similarity.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.