HealthRecordCommunity
FHIRHL7🌏 InternationalEnriched

FHIR-AgentBench: Benchmarking LLM Agents for Realistic Interoperable EHR Question Answering

FHIR対応LLMエージェントの評価ベンチマーク「FHIR-AgentBench」を発表

November 14, 2025

Summary

Researchers introduced FHIR-AgentBench, a new benchmark to evaluate the performance of Large Language Model (LLM) agents designed for HL7 FHIR standard. This benchmark focuses on complex questions arising in real clinical settings, aiming to surpass the limitations of conventional structured data QA.

Details

The application of AI is rapidly advancing in healthcare, leading to high expectations for LLM agents in areas like diagnostic support and personalized patient care. For these agents to transition from research concepts to deployable tools, integration with the data ecosystem of EHR systems is crucial. The industry increasingly adopts HL7 FHIR as a standard for organizing, sharing, and querying electronic health data. However, existing benchmarks have failed to provide realistic scenarios that handle complex, resource-based data models like FHIR. To bridge this gap, the proposed 'FHIR-AgentBench' grounds 2,931 real-world clinical questions in the HL7 FHIR standard. This allows for systematic evaluation of diverse challenges faced by agents, including data retrieval strategies (direct FHIR API calls vs. specialized tools), interaction patterns (single-turn vs. multi-turn), and reasoning strategies (natural language vs. code generation). The findings highlight the practical difficulty not only in retrieving data from intricate FHIR resources but also in performing complex reasoning over them. This underscores that advanced capabilities are required—the ability to traverse and synthesize information across entire interoperable health data resources, moving beyond mere translation into SQL queries.

Technology Note

FHIR(Fast Healthcare Interoperability Resources)は医療データ交換の国際標準。このエントリの関連技術: FHIR

📰
Read Original Article
arxiv.org

Original content copyright by respective publishers