SGB-crf-italian
收藏资源简介:
该数据集由布鲁诺·凯斯勒基金会等机构联合构建,包含290份来自意大利急诊科的临床笔记,每条笔记标注了134项CRF字段。数据涵盖7种临床文档类型,平均每条笔记标注5.7个项目,主要记录病史采集和临床检查信息。数据集通过严格匿名化处理,采用专业临床医生标注,旨在推动基于大语言模型的病例报告表自动填充研究,解决临床信息结构化提取的难题。
This dataset was jointly constructed by the Bruno Kessler Foundation and other partner institutions. It contains 290 clinical notes from Italian emergency departments, with each note annotated with 134 CRF (Case Report Form) fields. The dataset covers 7 types of clinical documents, with an average of 5.7 annotated items per note, and primarily records medical history collection and clinical examination information. The dataset has undergone strict anonymization processing and was annotated by professional clinicians, aiming to promote research on automatic Case Report Form filling based on Large Language Models (LLMs) and address the challenges in structured extraction of clinical information.
数据集概述
基本描述
该数据集包含用于自动填充病例报告表(CRF)的意大利语医疗文本数据。数据源自意大利急诊科收治的呼吸困难患者,旨在研究如何从患者临床病史中自动填充CRF中的标准化医疗项目。
数据集结构
数据集包含两个配置(config):
-
development配置
- 数据量:下载大小 469,530 字节,数据集大小 11,368,696 字节。
- 数据划分(splits):
- history: 4,140 个样本
- clinical_exam: 2,160 个样本
- diagresults: 270 个样本
- labresults: 2,160 个样本
- imagresults: 900 个样本
- treatment: 630 个样本
- diagnosis: 1,800 个样本
-
test配置
- 数据量:下载大小 953,393 字节,数据集大小 25,770,251 字节。
- 数据划分(splits):
- history: 9,200 个样本
- clinical_exam: 4,800 个样本
- diagresults: 600 个样本
- labresults: 4,800 个样本
- imagresults: 2,000 个样本
- treatment: 1,400 个样本
- diagnosis: 4,000 个样本
数据特征
每个数据样本包含以下字段:
document_id: 唯一的患者标识符。item: 需要填充的CRF项目。ground_truth: 对应item的填充真实值。group_id:clinical_note所属的文档类型。clinical_note: 患者的临床病史。
数据组织说明
- 每个样本对应一个患者的一个CRF项目。每位患者对应CRF中的134个项目,因此有134个样本。
- 项目被分为7个组,每个组对应一个数据划分(split)。
- 该数据集最初用于CL4Health@LREC2026会议的“CRF:filling”共享任务。共享任务版本的数据集(包含训练集、开发集和测试集)存放于以下地址:
- https://huggingface.co/datasets/NLP-FBK/dyspnea-crf-train
- https://huggingface.co/datasets/NLP-FBK/dyspnea-crf-development
- https://huggingface.co/datasets/NLP-FBK/dyspnea-crf-test
来源与引用
数据出自论文《Toward Automatic Filling of Case Report Forms: A Case Study on Data from an Italian Emergency Department》,作者G. Kaczzmarek等人,发表于第11届语言与技术会议:人类语言技术作为计算机科学、语言学和低资源语言的挑战,2025年,波兰波兹南。



