English

Converting Annotated Clinical Cases into Structured Case Report Forms

Computation and Language 2025-06-16 v1 Artificial Intelligence

Abstract

Case Report Forms (CRFs) are largely used in medical research as they ensure accuracy, reliability, and validity of results in clinical studies. However, publicly available, wellannotated CRF datasets are scarce, limiting the development of CRF slot filling systems able to fill in a CRF from clinical notes. To mitigate the scarcity of CRF datasets, we propose to take advantage of available datasets annotated for information extraction tasks and to convert them into structured CRFs. We present a semi-automatic conversion methodology, which has been applied to the E3C dataset in two languages (English and Italian), resulting in a new, high-quality dataset for CRF slot filling. Through several experiments on the created dataset, we report that slot filling achieves 59.7% for Italian and 67.3% for English on a closed Large Language Models (zero-shot) and worse performances on three families of open-source models, showing that filling CRFs is challenging even for recent state-of-the-art LLMs. We release the datest at https://huggingface.co/collections/NLP-FBK/e3c-to-crf-67b9844065460cbe42f80166

Keywords

Cite

@article{arxiv.2506.11666,
  title  = {Converting Annotated Clinical Cases into Structured Case Report Forms},
  author = {Pietro Ferrazzi and Alberto Lavelli and Bernardo Magnini},
  journal= {arXiv preprint arXiv:2506.11666},
  year   = {2025}
}

Comments

to be published in BioNLP 2025

R2 v1 2026-07-01T03:15:37.003Z