A review for navigating the trade-offs: evaluating open-source and proprietary large language models for clinical and biomedical information extraction - PMC Skip to main content An official website of the United States government Here's how you know Here's how you know Official websites use .gov A .gov website belongs to an official government organization in the United States. Secure .gov websites use HTTPS A lock ( Lock Locked padlock icon ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites. Search Log in Dashboard Publications Account settings Log out Search… Search NCBI Primary site navigation Search Logged in as: Dashboard Publications Account settings Log in Search PMC Full-Text Archive Search in PMC Journal List User Guide PERMALINK Copy As a library, NLM provides access to scientific literature. Inclusion in an NLM database does not imply endorsement of, or agreement with, the contents by NLM or the National Institutes of Health. Learn more: PMC Disclaimer | PMC Copyright Notice Front Digit Health . 2026 Apr 1;8:1778786. doi: 10.3389/fdgth.2026.1778786 Search in PMC Search in PubMed View in NLM Catalog Add to search A review for navigating the trade-offs: evaluating open-source and proprietary large language models for clinical and biomedical information extraction Yutaka Sugihara Yutaka Sugihara 1 Department of Biomedical Science, Faculty of Health and Society, Malmö University, Malmö, Sweden 2 Biofilms-Research Center for Biointerfaces, Malmö University, Malmö, Sweden Writing – original draft, Writing – review & editing Find articles by Yutaka Sugihara 1, 2, * , Aleksandar Milosavljevic Aleksandar Milosavljevic 3 Department of Periodontology, Faculty of Odontology, Malmö University, Malmö, Sweden Writing – review & editing Find articles by Aleksandar Milosavljevic 3 , Skaidre Jankovskaja Skaidre Jankovskaja 1 Department of Biomedical Science, Faculty of Health and Society, Malmö University, Malmö, Sweden 2 Biofilms-Research Center for Biointerfaces, Malmö University, Malmö, Sweden Writing – review & editing Find articles by Skaidre Jankovskaja 1, 2 , Magnus Falk Magnus Falk 1 Department of Biomedical Science, Faculty of Health and Society, Malmö University, Malmö, Sweden 2 Biofilms-Research Center for Biointerfaces, Malmö University, Malmö, Sweden Writing – review & editing Find articles by Magnus Falk 1, 2 Author information Article notes Copyright and License information 1 Department of Biomedical Science, Faculty of Health and Society, Malmö University, Malmö, Sweden 2 Biofilms-Research Center for Biointerfaces, Malmö University, Malmö, Sweden 3 Department of Periodontology, Faculty of Odontology, Malmö University, Malmö, Sweden * Correspondence: Yutaka Sugihara [email protected] Roles Yutaka Sugihara : Writing – original draft, Writing – review & editing Aleksandar Milosavljevic : Writing – review & editing Skaidre Jankovskaja : Writing – review & editing Magnus Falk : Writing – review & editing Received 2025 Dec 31; Revised 2026 Mar 4; Accepted 2026 Mar 11; Collection date 2026. © 2026 Sugihara, Milosavljevic, Jankovskaja and Falk. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY) . The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms. PMC Copyright notice PMCID: PMC13079118 PMID: 41993038 Abstract The exponential growth of biomedical data necessitates advanced tools for efficient information extraction (IE) to support clinical decision-making and research. Large language models (LLMs) have emerged as transformative solutions, yet their application in healthcare raises critical trade-offs between open-source (OSS) and proprietary models. This review evaluates IE workflows such as named entity recognition, relation extraction, and terminology normalization, through five axes: performance (including schema fidelity), reproducibility, cost, transparency & auditability, and patient-centric governance. While proprietary models excel in schema compliance and complex reasoning, OSS models offer advantages in auditability, local control, and cost-effectiveness. Challenges such as schema fidelity, reproducibility, and ethical considerations like algorithmic fairness and data sovereignty are emphasized. The analysis highlights that OSS models, though requiring domain-specific adaptation, enable greater transparency and customization for privacy-sensitive tasks, whereas proprietary systems face limitations in bias mitigation and regulatory alignment. By addressing technical, ethical, and operational challenges, this work underscores the importance of context-aware model selection to balance innovation with accountability in clinical AI deployment. The findings advocate for hybrid approaches that integrate OSS flexibility with proprietary capabilities, ensuring equitable, reliable, and compliant healthcare solutions. Keywords: healthcare AI, information extraction, large language models, open-source models, proprietary models 1. Introduction The rapid expansion in scientific literature, clinical records, and complex biomedical information presents both a significant opportunity and a substantial challenge ( 1 ). While this data holds immense potential for advancing our understanding of health and disease, traditional methods are ill-equipped to handle large volumes and complexity. The sheer scale and heterogeneity of biomedical data, spanning diverse formats, languages, and domains, further complicate efforts to extract meaningful insights, underscoring the urgent need for more adaptive and scalable analytical tools ( 2 , 3 ). Large language models (LLMs), a class of artificial intelligence (AI) algorithms capable of comprehending and generating human-like text, offer a promising solution to this challenge ( 4 , 5 ). Trained on extensive datasets comprising text, code, and structured data, LLMs show promise in tasks such as document summarization, language translation, and identifying complex patterns in diverse data ( 6 ). LLMs have shown particular promise in tasks such as literature review ( 7 ), information extraction (IE) ( 8 , 9 ), and supporting data-driven analysis ( 10 ). By efficiently processing vast amounts of medical documents and/or literature, LLMs can help identify novel patterns and correlations ( 11 , 12 ). Their remarkable text comprehension capabilities and impressive generality allow them to adapt to diverse biomedical tasks and datasets. This could eventually lead to groundbreaking discoveries in several domains such as disease mechanisms, personalized treatments, and drug development. Hence, LLMs could have significant potential to improve biomedical research and clinical practice ( 13 , 14 ). Structuring and standardizing medical data is crucial for improving diagnostic accuracy and enabling patient data sharing and integration. IE from medical documents and organizing it according to standardized schemas like Fast Healthcare Interoperability Resources (FHIR), a standard for exchanging healthcare data between systems, serves as an ideal filter for evaluating the capabilities of LLMs. IE particularly tests the ability to standardize medical terminology (e.g., mapping to SNOMED-CT and/or ICD-10) and directly raises concerns about data transparency and auditability. This allows for a deep exploration of how the choice between open-source (OSS) and proprietary models impacts clinical workflows, patient equity, and trust. Furthermore, because IE results can directly impact diagnosis and treatment, patient-centric fairness and data reliability are essential evaluation criteria. The existing literature on IE in healthcare lacks critical scrutiny of two underexplored dimensions. First, the trade-offs between OSS and proprietary LLMs are underexplored. While performance metrics dominate discussions, few reviews have explicitly addressed the implications of model choice on reproducibility, transparency, cost, regulatory compliance, and sustainability in clinical workflows. Specifically, the limitations of proprietary LLMs are exemplified by a lack of auditability, hindering efforts to identify and mitigate potential biases ( 15 , 16 ). Conversely, open-source LLMs face limitations in domain adaptation, making it challenging to tailor them effectively to the nuances of healthcare practice. Second, the patients' perspective is visibly absent. Issues such as algorithmic fairness (e.g., underrepresented groups in training data leading to disparities in diagnostic accuracy), explainability for patient trust, and data sovereignty (e.g., risks of sensitive data exposure in proprietary systems) are rarely integrated into evaluations ( 17 – 20 ). These omissions risk maintaining disparities and weakening public confidence in AI-driven healthcare solutions. While our review covers multiple clinical NLP tasks, we focus on IE as the most illustrative lens for comparing OSS and proprietary models. IE uniquely emphasizes schema-constrained generation (e.g., FHIR), Protected Health Information (PHI) handling, normalization to clinical terminologies, and end-to-end auditability. This review therefore provides a patient-governed comparison across five axes: performance (including fidelity), reproducibility, cost, transparency & auditability, and patient-centric governance. 2. Technical background The technical foundations discussed in this section directly support IE workflows. Named entity recognition (NER), term normalization, assertion status detection, relation extraction (RE), and schema-based structuring are key components. Each of these components is evaluated based on axes such as schema fidelity, reproducibility, and auditability. These tasks collectively expose failure modes (e.g., hallucinated entities, incorrect negation handling, normalization mismatches) that strongly influence OSS vs. proprietary trade-offs. These foundations matter most when IE outputs must satisfy strict schemas and normalization, which is precisely where open-source vs. proprietary trade-offs become significant ( Table 1 ). Table 1. Representative IE tasks and evaluation axes. IE Task Technical Requirement Evaluation Axis OSS Advantage Proprietary Advantage LLMs References NER Entity extraction Performance, reproducibility Local control, reproducibility High accuracy, minimal tuning GPT-3.5 Turbo, GPT-4 Turbo, Llama-2-13b-hf Luo et al. (2023) ( 8 ), Dietrich et al. (2025) ( 67 ) Assertion Status Detection Negation & certainty handling Performance; Transparency & Auditability Log acquisition possible High accuracy GatorTron-medium Tay et al. (2024) ( 29 ) RE Relation extraction Performance (Schema fidelity) Flexible customization Complex reasoning Taiyi, T5 Luo et al. (2023) ( 8 ), Diaz-Garcia et al. (2025) ( 23 ) Term Normalization Terminology standardization Performance (Interoperability) Dictionary control possible High-accuracy mapping GPT-4 Li et al. (2024) ( 93 ), Rossander et al. (2021) ( 36 ) Schema-based structuring Structured transformation Performance (Schema fidelity), Transparency & Auditability Local validation possible High format compliance GPT-4o, Gemini-2-Flash, Llama-3.1-8B-Instruct Idrissi-Yaghir et al. (2025) ( 38 ), Xia et al. (2024) ( 37 ) Open in a new tab 2.1. Information extraction fundamentals LLMs have emerged as transformative tools for converting unstructured biomedical data into structured formats, enabling seamless communication between humans and machines through standardized data representations such as JSON, CSV/TSV, or Markdown. This capability is particularly critical in healthcare, where clinical notes, radiology reports, and other textual data often lack standardized structures. By automating the extraction of structured information, LLMs reduce the labor-intensive manual processes traditionally required for data annotation and interpretation, thereby accelerating downstream tasks such as clinical decision support, research analysis, and electronic health record (EHR) integration. In addition to IE, LLMs are also being investigated for summarization in clinical settings, where the ability to condense large volumes of unstructured data into concise, actionable summaries is essential ( 21 ). For example, summarization can help clinicians quickly review patient histories, extract key findings from radiology reports, or generate structured summaries for EHRs. This task is particularly valuable in resource-constrained environments, where time and efficiency are critical. However, summarization differs from information extraction in that it focuses on condensing and rephrasing rather than extracting structured fields. Both tasks are complementary and contribute to the broader goal of enhancing data usability in healthcare. Two representative tasks support the application of LLMs in IE: NER and RE. NER involves identifying and classifying entities within text, such as diseases, medications, anatomical terms, or genetic markers, while RE focuses on uncovering semantic relationships between these entities (e.g., “Drug X treats Disease Y”). Traditional IE approaches rely on supervised learning, where models like BERT (Bidirectional Encoder Representations from Transformers, a neural network that learns word meaning from both left and right context) are fine-tuned on manually labeled datasets to achieve high accuracy ( 22 ). For instance, a sentence like “The patient's temperature is 37 degrees” might be annotated with “patient” as a PERSON entity and “temperature” as a MEASUREMENT, while a relationship such as (“patient”, “has”, “temperature”) could be extracted for RE ( 23 ). However, these methods require extensive labeled data, which is often scarce or costly to generate in healthcare settings. In contrast, LLMs leverage contextual learning to perform NER and RE with minimal supervision, significantly reducing the dependency on large annotated datasets ( 6 , 24 , 25 ). For example, models like GPT-4 can infer entity types and relationships from sparse examples, making them particularly suitable for domains with limited labeled data, such as rare diseases or niche clinical specialties ( 26 – 28 ). This flexibility is clearly demonstrated by a recent system that identifies metastatic disease in radiology reports from diverse primary cancer types ( 29 ). This system employs a pipeline architecture comprising four key components: Named Entity Recognition (NER): Identifies and classifies entities (e.g., “lung” as a body part). Term Normalization: Standardizes terminology (e.g., mapping “lung cancer” to “malignant neoplasm of lung”). Assertion Status Detection: Determines the certainty of entities (e.g., “no evidence of metastasis”). Relation Extraction (RE): Establishes semantic links between entities (e.g., “tumor in lung”). While NER and RE are foundational to general IE, the inclusion of Assertion Status Detection and Term Normalization reflects domain-specific requirements in medical contexts. This addresses challenges like negation handling, interoperability, and terminology ambiguity ( 30 , 31 ). These are categorized as essential for medical IE pipelines but not core to general NLP-based extraction tasks. By integrating these steps, the system achieves high accuracy in inferring metastatic sites across diverse cancer types, with F1 scores ranging from 0.89 to 0.96 for individual cancers (F1 = harmonic mean of precision and recall; closer to 1 is better) ( 29 ). These results underscore the potential of LLMs to extract and structure clinically actionable information from unstructured radiology reports, bridging the gap between raw text and structured data. Beyond radiology, LLMs have demonstrated strong performance in domain-specific tasks such as medication extraction from clinical notes ( 32 ). Studies highlight that adapting LLMs to domain-specific data, through methods like prompt engineering, few-shot learning, or domain-specific fine-tuning, enhances their performance in tasks such as classification ( 6 ), information extraction ( 6 , 8 – 10 ), and evidence synthesis ( 33 ). This adaptability positions LLMs as multifunctional tools for biomedical IE, capable of addressing the complexity and variability of clinical data. However, without consistent terminology, extracting structured data from diverse sources leads to ambiguity and inaccuracies. This necessitates term normalization to ensure the reliability of structured data. Term normalization is a critical process for ensuring data consistency and reliability across diverse healthcare data sources. While traditional approaches often rely on manual curation or rule-based systems to map heterogeneous terms (e.g., “lung cancer” corresponds to “malignant neoplasm of lung”), LLMs offer a scalable and context-aware alternative. By leveraging their pre-trained knowledge of biomedical terminology and contextual understanding, LLMs can automatically infer standardized representations for entities, even when input terms are ambiguous or vary across institutions. For instance, a model like GPT-4 can map “lung carcinoma” and “pulmonary tumor” to a unified code (e.g., SNOMED CT or ICD-10) without explicit supervision, reducing the need for labor-intensive manual normalization ( 34 , 35 ). These procedures ensure the reusability and auditability of IE outputs, thereby enhancing to accountability towards patients. This capability is particularly valuable in biomedical IE, where term normalization directly impacts the interoperability of data across EHRs, research databases, and clinical decision-support systems. By integrating term normalization into their pipeline, LLMs not only enhance the consistency of extracted entities but also improve the downstream utility of structured data. For example, in the metastasis detection system described earlier, term normalization ensures that “lung” and “pulmonary region” are treated as equivalent, enabling accurate relation extraction and statistical analysis. Such integration aligns with the broader goal of LLMs to minimize reliance on annotated datasets while maximizing the accuracy and generalizability of biomedical IE tasks. Although IE is important for clinical interoperability and research acceleration, it has not yet become a dominant workload in real-world LLM deployments. This is due to several factors: (i) technical complexity, including strict schema compliance (e.g., FHIR), accurate negation handling, and normalization to terminologies such as SNOMED CT or ICD-10 ( 34 , 36 ); (ii) lack of standardized benchmarks beyond emerging efforts like FoFo that is Format-Following Benchmark, which tests how well LLMs generate outputs that conform to specific schema formats and Note2FHIR that is a framework that transforms clinical notes into structured FHIR ( 37 , 38 ); and (iii) regulatory and ethical constraints, such as PHI protection, auditability, and reproducibility requirements. These challenges explain why IE adoption lags behind summarization and QA, even though it offers the most direct pathway to structured, interoperable clinical data. 2.2. LLM evolution and application to IE While OSS and proprietary LLMs differ in deployment and licensing, their comparative strengths become most evident in IE tasks. OSS offers auditability and local control, critical for PHI-sensitive extraction, whereas proprietary systems often excel in complex reasoning and strict schema compliance. Further fine-tuning and evaluation of LLMs leads to broader applicability and improved performance ( 9 , 39 ). A common pattern emerges where fine-tuning LLMs for domain-specific tasks improve their performance ( 29 , 40 ). This indicates that adapting LLMs to specific domains, such as healthcare and/or biomedicine, is crucial for achieving optimal results. However, the limitations of fine-tuning alone, such as the need for extensive labeled data and the risk of overfitting, highlights the importance of complementary approaches. For instance, meticulous data collection and standardization practices are crucial for realizing the full potential of LLMs, as high-quality datasets directly correlate with model performance ( 41 , 42 ). The creation of robust datasets relies on both the curation of diverse ( 43 ) and representative data and the adoption of standardized annotation frameworks ( 44 ). The effectiveness of LLMs in interpreting and processing clinical information depends both on the quality of their training data and on the standardization of the clinical text provided at inference time. In practice, inconsistencies and ambiguities in unstructured clinical note, such as variable phrasing like “heart attack’ or “myocardial infarction”, can degrade performance, making robust data normalization essential for accurate interpretation. Specifically, the adoption of standardized terminologies like SNOMED CT and ICD-10 is critical ( 45 , 46 ). SNOMED CT, with its comprehensive, multilingual clinical healthcare terminology, allows for precise representation of clinical findings, diseases, procedures, and more. Mapping unstructured clinical notes to SNOMED CT concepts facilitates semantic understanding by the LLM, enabling more accurate information retrieval and analysis. Similarly, ICD-10 provides a standardized coding system for diagnoses and procedures, allowing for consistent data aggregation and comparison across different healthcare settings. For example, instead of relying on variable phrasing like “heart attack” or “myocardial infarction,” mapping these terms to the standardized SNOMED CT code 22298006 (Acute myocardial infarction) ensures that the LLM consistently interprets these concepts ( 36 , 47 ). In addition to directly prompting LLMs to generate SNOMED codes, another effective approach is Retrieval-Augmented Generation (RAG). RAG retrieves relevant information from a vector database based on the query and incorporates it into the LLM's input to generate more accurate SNOMED codes. While fine-tuning offers the advantage of reduced dependency on external databases, RAG excels in its ability to integrate the latest clinical information. However, this strength also introduces risks: if the underlying database is outdated or contains inaccurate data, RAG may generate incorrect SNOMED codes. This reliance on external data underscores the critical role of standardization, not only as a means to ensure consistent data representation, but also as foundation for methods like RAG to function reliably. Therefore, standardization not only improves model accuracy but also facilitates interoperability and data sharing. Beyond individual techniques, researchers have investigated the synergistic potential of combining methods like instruction tuning, multi-task learning, and fine-tuning to achieve enhanced LLM performance ( 48 , 49 ). For example, instruction tuning enables models to follow complex, task-specific instructions, while multi-task learning allows them to generalize across related tasks. This hybrid approach may offer additional benefits, such as improved robustness and reduced dependency on large, labeled datasets. Combining instruction tuning and fine-tuning allows LLMs to both follow complex task instructions and acquire specific domain knowledge ( 50 , 51 ). For example, Instruction tuning is first employed to train the model task formatting, followed by fine-tuning to optimize its representation of medical text. Future effort should explore these combinations, particularly focusing on healthcare settings where domain-specific challenges require tailored solutions ( 50 , 52 , 53 ). While standardization practices are critical for general LLM applications, they face unique challenges in specialized domains like rare diseases. A significant limitation in applying LLMs to rare diseases is the scarcity of labeled training data. Rare diseases, by definition, affect a small percentage of the population, resulting in limited clinical records and research publications. This data limitation can significantly hinder the performance of LLMs, leading to inaccurate predictions and unreliable insights ( 54 , 55 ). To address this issue, various approaches can be employed. Few-shot learning and transfer learning techniques allow LLMs to generalize from limited examples by leveraging knowledge gained from related tasks or domains ( 56 , 57 ). For example, an LLM trained on common cardiovascular diseases can be fine-tuned on a small dataset of patients with a specific rare cardiomyopathy. Furthermore, knowledge injection techniques, where explicit domain knowledge is incorporated into the LLM, can compensate for data scarcity. This can be achieved through the integration of specialized medical ontologies, curated databases of rare disease information, and expert-derived clinical guidelines ( 58 , 59 ). Finally, Generative Adversarial Networks (GANs) and other synthetic data generation methods can address the limited dataset by creating realistic, artificial patient records. However, careful validation is crucial to ensure the quality and representativeness of the synthetic data ( 60 ). This has the potential to reduce errors in interpreting negation and medical terminology, especially when applying IE to rare diseases, but inherent limitations of IE still exist. In short, IE faces persistent challenges such as accurately handling negation and uncertainty (e.g., distinguishing between “patient denies chest pain” and “patient reports chest pain”), identifying correct relationships between entities (e.g., associating a medication with the correct patient), and ensuring consistent normalization of clinical terms (e.g., mapping “heart attack” and “myocardial infarction” to a single standardized concept). These failure modes directly impact the trade-offs between schema reliability, auditability, and cost when deploying LLMs in clinical settings. 2.3. Healthcare-specific challenges Fairness challenges in LLM-based information extraction arise when NER or RE accuracy varies systematically across demographic, linguistic, or contextual subgroups. For instance, models may exhibit lower precision for rare entity types (e.g., uncommon medical conditions) or underperform on underrepresented linguistic groups due to imbalanced training data. Mitigation approaches include domain-specific data augmentation, fairness-constrained training objectives, and subgroup-specific evaluation metrics to ensure equitable extraction performance across diverse populations. Medical data inherently exhibit unique complexities that challenge the applicability of standard fairness metrics. For instance, comorbidities, genetic backgrounds, and regional disparities introduce domain-specific covariates that are often confounding factors in healthcare outcomes. These factors may exhibit complex non-linear relationships with model predictions, rendering traditional fairness metrics, such as demographic parity or equalized odds, insufficient to capture the nuanced relationships between model decisions and patient-specific contexts ( 61 ). Addressing these biases is crucial for ethical and effective LLM deployment in healthcare. Researchers emphasize the need for proactive bias mitigation strategies ( 42 , 62 ). These bias mitigation techniques include (1) curating diverse training datasets, (2) implementing fairness metrics, and (3) rigorous bias testing. These techniques, such as employing fairness metrics, domain-specific fine-tuning, and data standardization, align with the technical approaches discussed in Section 2.2 , particularly domain-specific fine-tuning and data standardization are critical for bias reduction. Ensuring that training data encompasses diversity, particularly in terms of racial representation, and transparently communicating such diversity to end users can increase expectations of algorithmic fairness and trust in AI, thereby helping to mitigate the reproduction and amplification of existing biases ( 63 ). During model training, incorporating fairness metrics that measure potential bias against protected groups can guide the model towards more equitable outcomes ( 64 , 65 ). Conducting thorough testing on diverse patient populations can help identify and address any remaining biases before deploying the LLM in real-world settings ( 66 ). Consequently, promoting data diversity and rigorous assessment of model fairness are essential to safeguard patient equity. 3. OSS vs. proprietary models This section compares open-source and proprietary LLMs across clinical NLP tasks broadly, while highlighting IE as a representative workload for understanding trade-offs in performance (including schema fidelity), reproducibility, cost, transparency & auditability, and patient-centric governance ( Table 2 ). When relevant, we anchor metrics and examples in IE sub-tasks (NER, term normalization, assertion status detection, and RE) to make operational implications concrete. Table 2. Trade-offs between OSS and proprietary LLMs across five critical dimensions for clinical IE. Axis Open-Source (On-Premise) LLMs Proprietary (Cloud/API) LLMs Performance (Schema Fidelity) Moderate to high, but dependent on local model choice and tuning; requires in-house optimization to reach top performance levels Typically high due to vendor-optimized architectures and large-scale training pipelines Reproducibility Strong: model weights, prompts, and environments can be fully preserved and version-controlled, enabling reproducible workflows Limited: proprietary models evolve continuously, often without version-level transparency, making strict reproducibility challenging Cost High: inference cost is generally low once infrastructure is in place; predictable operational expenses Variable: usage-based pricing can become expensive at scale; cost efficiency improves only with very large volumes or enterprise contracts Transparency & Auditability High: model internals, logs, and inference processes are inspectable; supports full auditing and bias analysis Low to moderate: internal model mechanisms and logs are restricted, limiting explainability and detailed audits Patient-Centric Governance Strong alignment possible, because deployment is fully controlled by the institution; policies can be strictly customized to local governance and ethics requirements Governance depends on provider policies; customization is limited, and data governance relies on contractual agreements and service compliance Open in a new tab 3.1. Definition and deployment models The distinction between OSS and proprietary LLMs is central to understanding their role in clinical IE. OSS models provide unrestricted access to model weights and source code, enabling institutions to deploy models locally, perform domain-specific fine-tuning, and maintain comprehensive audit trails. These capabilities align with regulatory imperatives under frameworks such as GDPR and HIPAA, which prioritize data sovereignty and transparency ( 67 – 70 ). OSS transparency also facilitates reproducibility and bias auditing, allowing healthcare organizations to interrogate model behavior and implement explainability frameworks that strengthen clinicians’ confidence ( 71 – 73 ). Proprietary models, by contrast, are typically accessed via cloud-based Application Programming Interface (API), offering immediate access to frontier performance and advanced capabilities such as multimodal reasoning and strict schema adherence ( 74 – 76 ). These benefits, however, come at the cost of transparency and reproducibility, as internal weights and training data remain inaccessible to end-users ( 77 ). This lack of transparency complicates bias detection and accountability in high-stakes workflows, creating conflict between performance optimization and ethical governance ( 61 ). Licensing restrictions further worsen these trade-offs. While OSS frameworks grant freedom to modify and distribute, proprietary systems retain vendor control, limiting customization and local validation ( 78 ). This vendor control also raises concerns about long-term dependency and vender reliance, as institutions may face challenges in migrating to alternative systems or adapting to evolving regulatory requirements. For example, proprietary models often require adherence to specific licensing terms, which can restrict the use of model outputs in certain clinical workflows or limit integration with legacy systems. These factors further demonstrate the necessity of hybrid architectures, which implement a two-tier approach: local retrieval and embedding (hosted on-premises) for PHI management and audit trails, coupled with cloud-based generation (e.g., GPT-4o) for high-accuracy clinical inference. This design enables institutions to satisfy regulatory mandates like HIPAA while leveraging frontier model capabilities. Deployment models highlight these differences. On-premises OSS can keep PHI within institutional networks. In a multi-hospital study, locally run Gemma2-9B-instruct achieved an aggregate F1 ≈ 0.965 for echocardiography information extraction, although the authors note occasional hallucinations and the need for validation and post-processing ( 68 ). This configuration not only preserved privacy but also enabled fine-grained auditability. This is a requirement for regulated environments. Conversely, cloud-hosted proprietary LLMs (e.g., GPT-4/4o) have demonstrated higher accuracy than local open-source models for radiology report error detection across X-ray, ultrasound, CT, and MRI, highlighting their potential for multi-subspecialty QA, though the authors note privacy concerns with cloud processing in clinical practice ( 79 ). Hybrid architectures represent a balanced approach, combining local retrieval and embedding with cloud-based generation to balance privacy, performance, and cost. Optimized local RAG pipelines (e.g., LLaMA3 with dense retrieval) achieved total response latencies of ∼1.3–1.7 s, comparable to or faster than GPT-4o's ∼2.7–4.0 s, while keeping institutional documents on-prem via local hosting. However, more advanced retrieval strategies can trade higher accuracy for increased latency ( 80 ). 3.2. Performance Performance comparisons between OSS and proprietary LLMs indicate varied trade-offs across clinical IE. Within biomedical RE, domain-adapted pipelines and select OSS LLMs (e.g., DeepSeek-V3) have been reported to outperform proprietary models (GPT-4o/4.1), with performance trade-offs varying widely depending on task design and optimization ( 81 ). However, proprietary models tend to outperform OSS on format-following/strict schema-adherence benchmarks (e.g., FoFo), and they achieve near-perfect accuracy on some FHIR knowledge tasks such as resource type identification. In contrast, for end-to-end Note-to-FHIR generation, all models, including proprietary ones, still fall short, with the best reported performance far from perfect compliance ( 37 , 38 ). Radiology QA exemplifies these differences. GPT-4o detected 88% of inserted errors, compared with 79% for LLaMA-3-70B and 73% for Mixtral-8 × 22B. In text-based differential diagnosis across radiology subspecialties, GPT-4o also achieved higher accuracy than open-source models (e.g., 79.6% vs. 73.2% for LLaMA-3-70B). However, hallucination rates, especially in multimodal diagnostic tasks, remain substantial and task-dependent ( 79 , 82 ). OSS models offered latency advantages (≈6 s vs. 13 s per report) and on-prem deployment for PHI compliance, highlighting the operational trade-offs between accuracy and governance. Similarly, clinical trial matching demonstrates OSS potential for equivalence under targeted adaptation. After fine-tuning on a limited synthetic dataset, Trial-LLAMA-70B matched GPT-3.5 on explicit eligibility criteria, while GPT-4 remained stronger on implicit (unspoken) reasoning tasks ( 78 ). These results emphasize that OSS can deliver competitive performance for privacy-sensitive deployments, provided rigorous validation and domain-specific tuning are implemented. Table 3 summarizes the comparative strengths and limitations of open-source and proprietary LLMs across five axes relevant to clinical IE workflows. Table 3. OSS vs. proprietary model comparison in IE tasks. Evaluation Axis OSS Models Proprietary Models LLMs References Performance (including schema fidelity) Strong NER/RE after tuning; schema-constrained outputs (e.g., FHIR) typically require additional prompt engineering or validation High out-of-the-box accuracy and reasoning; generally superior format compliance for schema-constrained tasks Llama 3.1 8B Instruct, Mistral 3 Small 24B Instruct, GPT-4o Khairat et al. (2025) ( 84 ), Sandmann et al. (2025) ( 85 ), Kim et al. (2025) ( 92 ) Reproducibility High: local execution, determinism, version locking, full pipeline re-runs and logging are feasible Lower: API dependency, model updates outside user control, limited determinism and audit trails GPT-3.5 Turbo, GPT-4 Turbo, Llama-2-13b-hf Dietrich et al. (2025) ( 67 ) Cost Predictable operational costs after initial setup; can optimize via quantization/distillation; favorable at scale Usage-based fees with potential variability; frontier performance often more expensive; long-term predictability limited llama2:7b-chat, mistral:7b-instruct, GPT-4 Irugalbandara et al. (2024) ( 91 ), Adams et al. (2025) ( 90 ) Transparency & Auditability High: weights/source visible; easier bias audits, evidence tracing, and explainability; granular logs Low: black-box internals; audits rely on vendor disclosures and external safeguards; limited visibility into model behavior GPT-4 GDPR Article 5 ( 69 ), Gallifant et al., (2024) ( 77 ), Rosenbacke et al., (2024) ( 72 ) Patient-Centric Governance Strong: on-prem deployment enables data sovereignty and GDPR/HIPAA alignment; fairness and multilingual tuning under local control; supports human-in-the-loop Weaker: cloud/data transfer considerations; governance relies on contracts and external audits; fairness/multilingual safeguards may be less customizable Gemma2:9b-instruct, Llama3:70b, GPT-4o Chi et al. (2025) ( 68 ), Salam et al. (2025) ( 79 ) Open in a new tab Schema fidelity is critical in clinical IE because outputs often feed directly into EHR systems and decision-support tools. Tasks such as converting unstructured notes into FHIR resources require strict adherence to predefined schemas and accurate normalization to terminologies like SNOMED CT and ICD-10 ( 36 ), otherwise, errors can lead to incorrect diagnoses and treatment plans. Proprietary models tend to show stronger out-of-the-box adherence to prescribed formats than OSS models. In domain-specific schemas such as FHIR, however, even top models struggle in zero-shot generation, indicating the need for additional constraints and validation ( 37 , 38 ). These observations should be interpreted as contextual deployment considerations rather than inherent deficiencies of open-source models. With appropriate prompt engineering, retrieval grounding, fine-tuning, and validation layers, open-source systems can substantially narrow performance gaps, although this often requires additional engineering effort in regulated clinical environments. Hybrid approaches are emerging as a pragmatic solution for clinical IE, particularly in tasks requiring strict schema fidelity such as Note2FHIR conversion. OSS components excel in auditability, reproducibility, and local control, enabling compliance with privacy regulations and facilitating bias audits. However, they often require extensive prompt engineering and domain-specific fine-tuning to achieve schema-constrained outputs. Proprietary models, by contrast, deliver higher accuracy by default and superior adherence to structured formats such as FHIR, but at the expense of transparency and data sovereignty. This trade-off becomes critical in regulated workflows where errors in entity extraction or normalization can propagate into clinical decisions, underscoring the need for architectures that partition tasks to balance accuracy, cost, and governance ( 37 , 38 , 67 ). A representative hybrid pattern involves using OSS for preprocessing, such as PHI-safe entity extraction and terminology normalization, followed by proprietary generation for schema-constrained structuring. This design mitigates the opacity of closed systems while leveraging their strengths in complex reasoning and format compliance. Studies show that OSS pipelines can achieve near-parity with proprietary models in sub-tasks like NER and RE when fine-tuned ( 53 , 83 ), while proprietary ecosystems often provide stronger built-in support for strict output validation and are frequently reported to lead on certain multi-step reasoning benchmarks, even though some studies find open-source parity in clinical decision support ( 84 , 85 ). It is also important to consider the role of common data elements (CDEs) in maintaining schema fidelity. Initiatives such as RadElement, which aim to standardize data elements for radiology reporting ( 86 , 87 ), exemplify the need for consistent and interoperable schemas. Adherence to CDEs and leveraging initiatives like RadElement can significantly improve the accuracy and reliability of structured output validation and integration with existing healthcare systems ( 88 ). These efforts are crucial for ensuring data exchange, facilitating secondary data analysis, and ultimately enhancing the clinical utility of IE outputs. By integrating local auditability with cloud-based performance, hybrid strategies offer a scalable pathway to meet clinical requirements for transparency, fairness, and interoperability without incurring prohibitive costs or compromising patient trust. 3.3. Reproducibility LLMs utilize non-deterministic algorithms, meaning their outputs are not fixed even with the same input. Factors such as the temperature parameter and random seed influence the generated text. Furthermore, controlling reproducibility is only possible in some LLM implementations, as not all providers expose parameters such as random seed control or fully deterministic decoding options ( 67 ). This lack of reproducibility is a major challenge for using LLMs in regulated or controlled environments, such as pharmaceutical pharmacovigilance (GxP), where consistent results are a prerequisite for system validation ( 67 ). While this characteristic is beneficial for tasks requiring creativity, it introduces challenges for IE tasks, where consistent and reproducible results are paramount. These include: (1) local execution of the model, utilizing OSS deployed on-premise; (2) strict version locking of the model weights to prevent unintended changes; and (3) comprehensive logging of all relevant experimental parameters, including the input prompts, token usage, and timestamps. These methods provide the necessary control to reproduce our results with a specific configuration. Despite the introduction of “seed” parameters and “system fingerprints” to improve consistency, studies found that these models still failed to produce reproducible results ( 67 ). Experiments showed that a single “system fingerprint” could generate different responses, and different fingerprints could produce the same result, making their use difficult in GxP-validated systems ( 67 ). On the other hand, locally hosted open-source models, such as Zephyr-7b-beta or Llama-3 7B, demonstrated significantly higher reproducibility ( 67 ). Because they are run on local hardware without the unpredictable parallel execution found in distributed cloud architectures, their random number generators can more reliably be seeded to substantially reduce variability and, under controlled configurations, achieve near-deterministic behavior ( 67 ). Reproducibility is often measured as “variance” or change over time across multiple runs ( 89 ). Interestingly, techniques like Chain-of-Thought (CoT) prompting can improve accuracy. However, they do not necessarily decrease the variance or stabilize the model's performance across different iterations ( 89 ). To ensure reproducible evaluation, researchers recommend conducting multiple experimental repeats (often three or more) and using prediction intervals to quantify the uncertainty of benchmark scores ( 67 ). It is also considered essential to document the precise API version, model parameters, and date of the experiment. 3.4. Cost IE tasks amplify cost and latency sensitivity due to long-context processing and repeated schema checks. Proprietary cloud APIs often lead to high per-token costs and unpredictable latency, particularly for large-scale clinical QA with long documents. For example, in a recent benchmark, projected expenses reached ≈$8,515 for a single evaluation configuration at 16k-token inputs, leading to the exclusion of a frontier model ( 90 ). OSS models, while requiring local infrastructure, offer more predictable costs and have demonstrated 5–29× lower token costs than proprietary APIs while maintaining competitive accuracy for structured IE ( 91 ). Hybrid deployments using RAG and Small Language Models (SLMs) further improve affordability and reduce network-induced latency variability, making them attractive for privacy-sensitive, high-volume workflows. However, cost-driven shortcuts, such as skipping fine-tuning or relying on synthetic data without validation, pose ethical risks, including reduced accuracy in critical tasks and fairness gaps ( 79 , 92 ). Consequently, regulatory frameworks increasingly link fairness and transparency to compliance, making cost-driven compromises a potential institutional risk ( 61 ). An additional consideration is cost predictability over time. Proprietary LLM services are typically offered through usage-based pricing models that may change as providers adjust infrastructure, scaling strategies, or business models. While costs may decrease with technological advances, they may also increase, and institutions have limited control over future pricing or service availability. In contrast, OSS deployed locally offer greater cost predictability, as compute, storage, and maintenance expenses are borne directly by the institution and can be planned and budgeted over longer time horizons. 3.5. Explainability: transparency & auditability Transparency and auditability are crucial elements of reliable clinical IE. Transparency refers to the clear exposition of a model's internal structure and the rationale behind its outputs. Auditability is the ability to trace and review the history of outputs and the processes that generated them. Explainability, encompassing a demonstrable understanding of how a model arrives at its outputs, is not only required by regulatory frameworks but also fundamentally supports auditability and fosters confidence among clinicians and patients. In practice, explainability is embedded within the IE pipeline through three complementary mechanisms: evidence linking, structured-output validation, and local behavior logging. While each of these mechanisms can be implemented using either OSS or proprietary models, the degree of control, transparency, and associated costs (e.g., development, maintenance, and infrastructure) can differ significantly. 3.5.1. Evidence linking Evidence linking attaches each extracted entity or relation to its source text. For example, the phrase “3.2 cm mass in the left lung” in a radiology report is mapped to the exact character offsets or sentence ID. This traceability is essential for clinicians to verify the model's decision and for regulators to audit PHI handling. OSS models allow developers to embed custom provenance fields directly into the output JSON, and to store the provenance locally, which is required by GDPR/HIPAA compliance. Proprietary models often expose a “source-span” field or a “confidence” score, but the granularity is limited and the provenance may be truncated when the data leave the vendor's infrastructure. 3.5.2. Structured-output validation Even high-performing models can occasionally produce outputs that fail to conform to the target schema. In healthcare contexts, terminology mismatches have been observed in practice, especially when converting unstructured notes into FHIR-compliant resources ( 38 , 93 ). To mitigate this, open-source pipelines often run a local schema/terminology validator after generation ( 94 ). In practice, FHIRPath/invariant checks help ensure required fields are present ( 95 ). Terminology validation can verify that SNOMED CT concept codes are used correctly ( 96 ). Custom rule engines can enforce local business logic (e.g., “if a diagnosis is malignant, then a treatment plan must be listed”). While proprietary systems may advertise “schema-compliant” outputs, validation is often performed server-side and detailed audit logs may not be exposed to end users ( 93 ). By contrast, open-source pipelines, though they typically require more prompt engineering and post-processing, enable a transparent and reproducible validation loop through local execution of the FHIR validator and terminology checks ( 97 ). 3.5.3. Behavior logging Behavior logging can be designed to capture key elements of the inference workflow (e.g., prompts, model/version identifiers, token usage, timestamps, and raw outputs), aligned with organizational policy and regulatory requirements. In OSS deployments, logs can be written to secure, tamper-evident stores or hospital audit services to support transparent, reproducible monitoring loops. Such detailed telemetry can support bias audits and model-drift monitoring in healthcare; effectiveness depends on metrics, tests, and alerting practice ( 98 , 99 ). For proprietary APIs, audit features are typically available, but log granularity and retention vary by vendor; teams should verify provider documentation and align with governance frameworks. In multilingual settings, OSS models can be fine-tuned on local corpora, and logs can capture language-specific usage to facilitate targeted bias audits ( 100 ). In summary, explainability is not a single feature but a suite of practices that together form a governance tool. OSS models provide the transparency, auditability, and flexibility needed for regulatory compliance and ethical responsibility, while proprietary models offer convenience and, in some cases, higher out-of-the-box accuracy. A hybrid architecture, local evidence linking and validation combined with cloud-based generation, often delivers the better balance for clinical IE. 3.6. Patient-centric AI governance Current implementation frameworks for patient-centric AI governance emphasize actionable strategies that address algorithmic fairness, accessibility, and value integration. Key approaches include hybrid architectures that combine OSS transparency with proprietary performance, enabling auditability and local control while leveraging complex reasoning capabilities ( 101 ). Multilingual fine-tuning and bias audits are critical to mitigate subgroup performance disparities, such as reduced diagnostic accuracy for minority populations or increased hallucination rates in non-English contexts ( 102 ). These techniques can support equitable access and help reduce health inequities by aligning AI systems with diverse linguistic and cultural needs ( 103 ). Human-in-the-loop validation is essential in high-stakes clinical workflows to ensure outputs are reviewed for fairness, accuracy, and alignment with patient values ( 103 ). Additionally, explainability tools and user-friendly applications with clear instructions and feedback mechanisms promote patient trust and transparency ( 101 ). By embedding patient feedback loops and multilingual guardrails, healthcare professionals can create technically robust systems that reflect patient-centered principles. These strategies provide a practical pathway to balance technical capabilities with ethical considerations, ensuring AI tools meet technical benchmarks while addressing the diverse needs of served populations. Healthcare AI systems operate under strict regulatory frameworks such as GDPR and HIPAA, which mandate data minimization, transparency, and accountability. Proprietary models used for clinical text applications raise documented concerns around data privacy and operational governance. Recent evidence shows that both OSS and proprietary models are being explored in healthcare, but limited external validation and inconsistent reporting underscore the need for stricter oversight of vendor-controlled environments ( 22 ). OSS models deployed on-premises enable full control over PHI ( 68 ). Data sovereignty is increasingly recognized as a core patient right. Therefore, on-prem OSS deployments allow institutions to retain complete control over sensitive health data, ensuring that PHI never leaves local infrastructure. This transparency supports informed consent and strengthens patient trust. This is critical in domains such as oncology or psychiatry where confidentiality is paramount ( 71 ). In contrast, proprietary models often obscure data handling practices, creating tension with fairness and nondiscrimination mandates ( 61 ). Explainability frameworks further bridge the gap between performance and compliance. By enabling clinicians to audit model behavior and validate outputs, explainability ensures that AI systems meet regulatory expectations for fairness and transparency. For instance, multilingual bias audits and human-in-the-loop validation help address disparities in diagnostic accuracy across patient populations, aligning AI with ethical governance principles. These strategies underscore the necessity of integrating explainability into clinical workflows to balance innovation with accountability. In addition to these considerations, LLMs intended for clinical use may be classified as Software as a Medical Device (SaMD) and therefore require appropriate certification depending on their intended use and risk level. Such systems may fall under regulatory oversight frameworks including the U.S. Food and Drug Administration (FDA) and the European Union Medical Device Regulation (EU MDR). Clinical decision support generated by uncertified systems may not meet legal requirements for routine patient care. Notably, at least one commercially available LLM-based system (Prof. Valmed®) has obtained certification as a medical device ( 104 ), underscoring the growing regulatory scrutiny in this domain. Accordingly, compliance with SaMD regulations should be a central consideration when evaluating proprietary vs. open-source deployment strategies. From a governance perspective, these deployment choices align with ethical and operational priorities. OSS models can support bias assessment (including subgroup-stratified performance checks) and explainability workflows in clinical AI systems. These practices align with emerging guidelines that emphasize fairness and transparency in healthcare AI ( 61 ). Proprietary systems, while delivering state-of-the-art performance, require compensatory safeguards such as contractual compliance clauses, external audits, and multilingual safety layers to mitigate risks associated with lack of transparency. Ultimately, the decision between OSS and proprietary models is not binary but contextual, depending on institutional priorities across five axes: performance (including schema fidelity), reproducibility, cost, transparency & auditability, and patient-centric governance. 4. Sustaining patient-centricity: emerging challenges in clinical AI deployment Sustaining patient-centricity in clinical AI deployment presents new challenges, particularly in maintaining long-term engagement and adapting systems to evolving real-world contexts. Recent data show low patient trust in health systems' use of AI, underscoring the need for organizational strategies and transparent communication to support ongoing patient engagement ( 105 ). Adapting multilingual models to dynamic healthcare environments requires continuous refinement to address cultural nuances and language barriers, which may not be fully captured in static training data ( 106 , 107 ). Regulatory changes and evolving ethical standards further complicate sustainability, necessitating flexible frameworks to align AI systems with shifting legal and societal expectations ( 106 , 108 ). Additionally, scaling patient-centric benchmarks, such as interpretability and cultural sensitivity, across diverse populations demands cross-sector collaboration to integrate real-world data and patient-reported outcomes into training pipelines ( 109 ). Finally, balancing proprietary model performance with OSS transparency remains a challenge, as hybrid architectures must navigate trade-offs between innovation, accountability, and equitable access. Addressing these challenges requires embedding co-creation principles into technical and regulatory frameworks, ensuring AI innovations remain socially responsible and aligned with the changing needs of healthcare stakeholders. 5. Conclusion The comparative analysis of open-source and proprietary LLMs in clinical IE underscores the nuanced trade-offs inherent in their deployment. OSS models excel in transparency, reproducibility, and local control, making them well-suited for environments prioritizing data sovereignty, auditability, and customization. Their flexibility allows for domain-specific adaptation, critical for addressing the heterogeneity of clinical data. However, they often require significant effort to achieve schema fidelity and robustness in complex tasks like FHIR-compliant data structuring. Proprietary models, while demonstrating superior performance in strict schema adherence and large-scale reasoning, face challenges related to opacity, cost, and regulatory compliance. Their black-box nature complicates bias auditing and raises concerns about data governance, particularly in privacy-sensitive settings. Key challenges persist, including the need for standardized benchmarks, equitable performance across diverse patient populations, and the integration of patient-centric priorities such as fairness and explainability. The reliance on high-quality, representative training data remains a critical barrier, especially for rare diseases or underrepresented groups. To address this, hybrid approaches, combining the strengths of OSS preprocessing with proprietary generation, offer a pragmatic path forward, balancing technical capabilities with ethical considerations. Ultimately, the choice between OSS and proprietary models must align with institutional priorities, including regulatory requirements, resource availability, and clinical objectives. Addressing these challenges requires sustained investment in data standardization, bias mitigation, and interdisciplinary collaboration. By prioritizing transparency, fairness, and adaptability, the healthcare community can apply LLMs to enhance clinical workflows while safeguarding patient trust and equity. The evolution of these technologies will depend on their ability to navigate technical, ethical, and operational complexities, ensuring their integration supports both innovation and responsible care. This analysis provides a structured foundation for understanding current trade-offs in local and proprietary LLM deployment within clinical information extraction. As with all rapidly evolving technologies, performance characteristics continue to evolve, and ongoing comparative evaluation remains essential to guide safe and effective clinical integration. Acknowledgments The authors would like to thank colleagues at Malmö University for their insightful discussions and support throughout the development of this review. Funding Statement The author(s) declared that financial support was received for this work and/or its publication. This work was supported by Malmö University. Footnotes Edited by: Fahim Sufi , Monash University, Australia Reviewed by: Martijn Schuemie , Janssen Research and Development (Belgium), Belgium Knud Nairz , University Hospital of Bern, Switzerland Abbreviations AI, artificial intelligence; API, application programming interface; CSV/TSV, comma-separated values/tab-separated values; EHR, electronic health record; FHIR, fast healthcare interoperability resources; GAN, generative adversarial network; GDPR, general data protection regulation; HIPAA, health insurance portability and accountability act; IE, information extraction; ICD-10, international classification of diseases, 10th revision; JSON, Javascript object notation; LLM, large language model; NER, named entity recognition; OSS, open-source software; PHI, protected health information; QA, question answering; RAG, retrieval-augmented generation; RE, relation extraction; SLM, small language model; SNOMED CT, systematized nomenclature of medicine—clinical terms; TEEs, trusted execution environments; WHO, World Health Organization. Author contributions YS: Writing – original draft, Writing – review & editing. AM: Writing – review & editing. SJ: Writing – review & editing. MF: Writing – review & editing. Conflict of interest The author(s) declared that this work was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest. Generative AI statement The author(s) declared that generative AI was used in the creation of this manuscript. During the preparation of this manuscript, an AI-based tool (Microsoft Co-pilot, Microsoft Corporation, Redmond, WA, USA) was used for language refinement, for exploring alternative ways of structuring the narrative flow, and for assisting in initial development of research concepts. These suggestions were reviewed, substantially modified, and integrated solely at the authors' discretion. Importantly, no hypotheses, methodological decisions, or conclusions were generated by AI All scientific reasoning, data analysis, and conceptual development were performed by the authors, who take responsibility for the content. Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us. Publisher's note All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher. References 1. von Groote T, Ghoreishi N, Björklund M, Porschen C, Puljak L. Exponential growth of systematic reviews assessing artificial intelligence studies in medicine: challenges and opportunities. Syst Rev. (2022) 11:132. 10.1186/s13643-022-01984-7 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 2. Gómez-Mateu M, Lorenzo-Arribas A, Roig MB, Vilor-Tejedor N, Barrio I, Espasandín-Domínguez J, et al. Big data in biomedical research. Perspectives from the biostatnet-crm workshop. Boletin de Estadistica e Investigacion Operativa. (2016) 32(3):257–77. [ Google Scholar ] 3. Reiter T, Brooks PT, Irber L, Joslin SEK, Reid CM, Scott C, et al. Streamlining data-intensive biology with workflow systems. GigaScience. (2021) 10(1). 10.1093/gigascience/giaa140 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 4. Orrù G, Piarulli A, Conversano C, Gemignani A. Human-like problem-solving abilities in large language models using Chatgpt. Front Artif Intell. (2023) 6:1199350. 10.3389/frai.2023.1199350 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 5. Hayawi K, Shahriar S, Mathew SS. The imitation game: detecting human and AI-generated texts in the era of Chatgpt and bard. J Inf Sci. (2024). 10.1177/01655515241227531 [ DOI ] [ Google Scholar ] 6. Jahan I, Laskar MTR, Peng C, Huang JX. A comprehensive evaluation of large language models on benchmark biomedical text processing tasks. Comput Biol Med. (2024) 171. 10.1016/j.compbiomed.2024.108189 [ DOI ] [ PubMed ] [ Google Scholar ] 7. Cohan A, Dernoncourt F, Kim DS, Bui T, Kim S, Chang W, et al. A discourse-aware attention model for abstractive summarization of long documents. In: Walker M, Ji H, Stent A, editors. North American Chapter of the Association for Computational Linguistics. Association for Computational Linguistics (2018). p. 615–21. 10.18653/v1/n18-2097 [ DOI ] [ Google Scholar ] 8. Luo L, Wei C-H, Lai P-T, Leaman R, Chen Q, Lu Z. AIONER: all-in-one scheme-based biomedical named entity recognition using deep learning. Bioinformatics. (2023) 39(5). 10.1093/bioinformatics/btad310 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 9. Alrowili S, Vijay-Shanker K, editors. Biom-Transformers: Building Large Biomedical Language Models with Bert. Albert and Electra; (2021). 10.18653/v1/2021.bionlp-1.24 [ DOI ] [ Google Scholar ] 10. Chakraborty C, Bhattacharya M, Pal S, Lee S-S. From machine learning to deep learning: an advances of the recent data-driven paradigm shift in medicine and healthcare. Curr Res Biotechnol. (2023) 6:100164. 10.1016/j.crbiot.2023.100164 [ DOI ] [ Google Scholar ] 11. Ruga T, Vocaturo E, Zumpano E, editors. On the role of LLM to forecast the next pandemic. 2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM); (2024); IEEE. 10.1109/bibm62325.2024.10822835 [ DOI ] [ Google Scholar ] 12. Torres C, Gonzalez CI, editors. Automated insights: LLMS in neurodegenerative disease research and comparison. Mexican International Conference on Artificial Intelligence; (2024); Springer. 10.1007/978-3-031-83879-8_9 [ DOI ] [ Google Scholar ] 13. Thirunavukarasu AJ, Ting DSJ, Elangovan K, Gutierrez L, Tan TF, Ting DSW. Large language models in medicine. Nat Med. (2023) 29(8):1930–40. 10.1038/s41591-023-02448-8 [ DOI ] [ PubMed ] [ Google Scholar ] 14. Singhal K, Azizi S, Tu T, Mahdavi SS, Wei J, Chung HW, et al. Large language models encode clinical knowledge. Nature. (2023) 620(7972):172–80. 10.1038/s41586-023-06291-2 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 15. Ravaut M, Ding B, Jiao F, Chen H, Li X, Zhao R, et al. A comprehensive survey of contamination detection methods in large language models. Trans Mach Learn Res. (2024) 2025. 10.48550/arXiv.2404.00699 [ DOI ] [ Google Scholar ] 16. Pang B, Qiao T, Walker C, Cunningham C, Koh YS, editors. Libra: measuring bias of large language model from a local context. European Conference on Information Retrieval; (2025); Springer. 10.1007/978-3-031-88708-6_1 [ DOI ] [ Google Scholar ] 17. Mccradden M, Odusi O, Joshi S, Akrout I, Ndlovu K, Glocker B, et al. What's fair is… fair? Presenting Justefab, an ethical framework for operationalizing medical ethics and social justice in the integration of clinical machine learning: Justefab. Proceedings of the 2023 ACM Conference on Fairness, Accountability, and Transparency (2023). p. 1505–19. 10.1145/3593013.3594096 [ DOI ] [ Google Scholar ] 18. Bordes G, Perotti A, editors. Auditing fairness and explainability in chest x-ray image classifiers. International Conference on Agents and Artificial Intelligence; (2024); SCITEPRESS—Science and Technology Publications. 10.5220/0012472400003636 [ DOI ] [ Google Scholar ] 19. Chau M, Rahman M, Debnath T. From black box to clarity: strategies for effective AI informed consent in healthcare. Artif Intell Med. (2025) 167:103169. 10.1016/j.artmed.2025.103169 [ DOI ] [ PubMed ] [ Google Scholar ] 20. Singhal S. Data privacy, compliance, and security including ai ml: healthcare. In: Whig P, Sharma S, Sharma S, Jain A, Yathiraju N, editors. Practical Applications of Data Processing, Algorithms, and Modeling. Hershey, PA: IGI Global Scientific Publishing. (2024). p. 111–26. 10.4018/979-8-3693-2909-2.ch009 [ DOI ] [ Google Scholar ] 21. Urquhart E, Ryan J, Hartigan S, Nita C, Hanley C, Moran P, et al. A pilot feasibility study comparing large language models in extracting key information from icu patient text records from an Irish population. Intensive Care Med Exp. (2024) 12(1). 10.1186/s40635-024-00656-1 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 22. Bednarczyk L, Reichenpfader D, Gaudet-Blavignac C, Ette AK, Zaghir J, Zheng Y, et al. Scientific evidence for clinical text summarization using large language models: scoping review. J Med Internet Res. (2025) 27:e68998. 10.2196/68998 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 23. Diaz-Garcia JA, Lopez JAD. A survey on cutting-edge relation extraction techniques based on language models. Artif Intell Rev. (2025) 58(9):287. 10.1007/s10462-025-11280-0 [ DOI ] [ Google Scholar ] 24. Li Q, Xie T, Zhang J, Ma K, Su J, Yang K, et al. Enhancing named entity recognition with external knowledge from large language model. Knowl Based Syst. (2025) 318. 10.1016/j.knosys.2025.113471 [ DOI ] [ Google Scholar ] 25. Schick T, Schütze H. True few-shot learning with prompts—a real-world perspective. Trans Assoc Comput Linguist. (2022) 10:716–31. 10.1162/tacl_a_00485 [ DOI ] [ Google Scholar ] 26. Groza T, Caufield H, Gration D, Baynam G, Haendel MA, Robinson PN, et al. An evaluation of GPT models for phenotype concept recognition. BMC Med Inform Decis Mak. (2024) 24(1):30. 10.1186/s12911-024-02439-w [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 27. Yao G, Zhang W, Zhu Y, Wong UK, Zhang Y, Yang C, et al. Comparing the accuracy of large language models and prompt engineering in diagnosing realworld cases. Int J Med Inform. (2025) 203:106026. 10.1016/j.ijmedinf.2025.106026 [ DOI ] [ PubMed ] [ Google Scholar ] 28. Abdullahi T, Singh R, Eickhoff C. Learning to make rare and complex diagnoses with generative ai assistance: qualitative study of popular large language models. JMIR Med Educ. (2024) 10:e51391. 10.2196/51391 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 29. Tay SB, Low GH, Wong GJE, Tey HJ, Leong FL, Li C, et al. Use of natural language processing to infer sites of metastatic disease from radiology reports at scale. JCO Clin Cancer Inform. (2024) 8:e2300122. 10.1200/cci.23.00122 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 30. van Aken B, Trajanovska I, Siu A, Mayrdorfer M, Budde K, Loeser A, editors. Assertion detection in clinical notes: medical language models to the rescue? Proceedings of the Second Workshop on Natural Language Processing for Medical Conversations; Association for Computational Linguistics; (2021) 35–40. 10.18653/v1/2021.nlpmc-1.5 [ DOI ] [ Google Scholar ] 31. Dobbins NJ. Generalizable and scalable multistage biomedical concept normalization leveraging large language models. Res Synth Methods. (2025) 16(3):479–90. 10.1017/rsm.2025.9 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 32. Richter-Pechanski P, Seiferling M, Kiriakou C, Schwab DM, Geis NA, Dieterich C, et al. Medication information extraction using local large language models. J Biomed Inform. (2025) 169:104898. 10.1016/j.jbi.2025.104898 [ DOI ] [ PubMed ] [ Google Scholar ] 33. Denecke K, May R, Rivera Romero O. Potential of large language models in health care: Delphi study. J Med Internet Res. (2024) 26:e52399. 10.2196/52399 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 34. Organization WH. Icd-10. International statistical classification of diseases and related health problems: tenth revision 1992, volume 1=cim-10. Classification statistique internationale des maladies et des problèmes De santé connexes: dixième révision 1992, volume 1. Weekly Epidemiol Record=Relevé épidémiologique Hebdomadaire. (1992) 67(27):203–4. [ Google Scholar ] 35. Spackman KA, Campbell KE, Côté RA. SNOMED RT: a reference terminology for health care. Proc AMIA Annu Fall Symp. (1997):640–4. [ PMC free article ] [ PubMed ] [ Google Scholar ] 36. Rossander A, Lindsköld L, Ranerup A, Karlsson D. A state-of-the art review of SNOMED CT terminology binding and recommendations for practice and research. Methods Inf Med. (2021) 60(6):E76–88. 10.1055/s-0041-1735167 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 37. Xia C, Xing C, Du J, Yang X, Feng Y, Xu R, et al. Fofo: a benchmark to evaluate LLMS’ format-following capability. In: Ku L-W, Martins A, Srikumar V, editors. Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers); Bangkok, Thailand: Association for Computational Linguistics; (2024). p. 680–99. 10.18653/v1/2024.acl-long.40 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 38. Idrissi-Yaghir A, Arzideh K, Schäfer H, Eryilmaz B, Bahn M, Wen Y, et al. Using a diverse test suite to assess large language models on fast health care interoperability resources knowledge: comparative analysis. J Med Internet Res. (2025) 27:e73540. 10.2196/73540 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 39. Labbe T, Castel P, Sanner JM, Saleh M. Chatgpt for phenotypes extraction: one model to rule them all? Annu Int Conf IEEE Eng Med Biol Soc. (2023) 2023:1–4. 10.1109/embc40787.2023.10340611 [ DOI ] [ PubMed ] [ Google Scholar ] 40. Elmarakeby HA, Trukhanov PS, Arroyo VM, Riaz IB, Schrag D, Van Allen EM, et al. Empirical evaluation of language modeling to ascertain cancer outcomes from clinical text reports. BMC Bioinformatics. (2023) 24(1):328. 10.1186/s12859-023-05439-1 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 41. Luo L, Ning J, Zhao Y, Wang Z, Ding Z, Chen P, et al. Taiyi: a bilingual fine-tuned large language model for diverse biomedical tasks. J Am Med Inform Assoc. (2024) 31(9):1865–74. 10.1093/jamia/ocae037 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 42. Gerli AG, Soriano JB, Alicandro G, Salvagno M, Taccone F, Centanni S, et al. Chatgpt: unlocking the potential of artifical intelligence in COVID-19 monitoring and prediction. Panminerva Med. (2023) 65(4):461–6. 10.23736/s0031-0808.23.04853-x [ DOI ] [ PubMed ] [ Google Scholar ] 43. Chao TC. Enhancing metadata for research methods in data curation. Proc Am Soc Inform Sci Technol. (2014) 51(1):1–4. 10.1002/meet.2014.14505101103 [ DOI ] [ Google Scholar ] 44. Inel O, Draws T, Aroyo L. Collect, measure, repeat: reliability factors for responsible AI data collection. Proc AAAI Conf Hum Comput Crowdsourcing, HCOMP. (2023) 11:51–64. 10.1609/hcomp.v11i1.27547 [ DOI ] [ Google Scholar ] 45. Macias-Konstantopoulos WL. Diagnosis codes for human trafficking can help assess incidence, risk factors, and comorbid illness and injury. AMA J Ethics. (2018) 20(12):E1143–E51. 10.1001/amajethics.2018.1143 [ DOI ] [ PubMed ] [ Google Scholar ] 46. Massey KA, Ansermino JM, Von Dadelszen P, Morris TJ, Liston RM, Magee LA. What is SNOMED CT® and why should the ISSHP care? Hypertens Pregnancy. (2009) 28(1):119–21. 10.1080/10641950802601294 [ DOI ] [ PubMed ] [ Google Scholar ] 47. National Library of Medicine. Health Data Standards and Terminologies a Tutorial. Bethesda, MD: National Library of Medicine (NLM) (2025). Available online at: https://www.nlm.nih.gov/oet/ed/healthdatastandards/02-510.html (Accessed December 29, 2025). [ Google Scholar ] 48. Huang L, Zheng X, Huang X. Parameter efficient multi-task fine-tuning by learning to transfer token-wise prompts. In: Wu M, Liu W, Xu J, Lv C, Ling Z, Li T, et al., editors. Association for Computational Linguistics. Singapore: Association for Computational Linguistics. (2023). p. 8734–46. 10.18653/v1/2023.findings-emnlp.584 [ DOI ] [ Google Scholar ] 49. Hu H, Yu S, Chen P, Ponti E. Fine-Tuning Large Language Models with Sequential Instructions. Albuquerque, New Mexico: Association for Computational Linguistics; (2025). p. 5589–610. 10.18653/v1/2025.naacl-long.288 [ DOI ] [ Google Scholar ] 50. Tran H, Yang Z, Yao Z, Yu H. Bioinstruct: instruction tuning of large language models for biomedical natural language processing. J Am Med Inform Assoc (2024) 31(9):1821–32. 10.1093/jamia/ocae122 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 51. Alqahtani MQ, Albarakati A, Alotaibi F. Refining medical large language models: key insights from instruction tuning. PeerJ Comput Sci. (2025) 11:e3216. 10.7717/peerj-cs.3216 [ DOI ] [ Google Scholar ] 52. Feng W, Hao C, Zhang Y, Han Y, Wang H, editors. Mixture-of-Loras: an efficient multitask tuning for large language models. 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation, LREC-COLING 2024—main Conference Proceedings; (2024). 11371–80. 10.48550/arXiv.2403.03432 [ DOI ] [ Google Scholar ] 53. Keloth VK, Hu Y, Xie Q, Peng X, Wang Y, Zheng A, et al. Advancing entity recognition in biomedicine via instruction tuning of large language models. Bioinformatics. (2024) 40(4). 10.1093/bioinformatics/btae163 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 54. Abrar M, Sermet Y, Demir I. An empirical evaluation of large language models on consumer health questions. BioMedInformatics. (2025) 5(1). 10.3390/biomedinformatics501001240271381 [ DOI ] [ Google Scholar ] 55. Klang E, Apakama D, Abbott EE, Vaid A, Lampert J, Sakhuja A, et al. A strategy for cost-effective large language model use at health system-scale. NPJ Digit Med. (2024) 7(1). 10.1038/s41746-024-01315-1 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 56. Li T, Shetty S, Kamath A, Jaiswal A, Jiang X, Ding Y, et al. Cancergpt for few shot drug pair synergy prediction using large pretrained language models. NPJ Digit Med. (2024) 7(1). 10.1038/s41746-024-01024-9 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 57. Lai VD, Nguyen MV, Nguyen TH, Dernoncourt F. Graph learning regularization and transfer learning for few-shot event detection. SIGIR 2021—Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval; (2021). p. 2172–6. 10.1145/3404835.3463054 [ DOI ] [ Google Scholar ] 58. Yang J, Shu L, Duan H, Li H. RDGURU: a conversational intelligent agent for rare diseases. IEEE J Biomed Health Inform. (2024) 29:6366–78. 10.1109/jbhi.2024.3464555 [ DOI ] [ PubMed ] [ Google Scholar ] 59. Yao J, Guo Y, Yu Q, editors. Adapting large language models for healthcare with an enhanced retrieval-augmented generation framework. 2025 8th International Conference on Advanced Algorithms and Control Engineering, ICAACE 2025; (2025) 2601–6. 10.1109/ICAACE65325.2025.11019949 [ DOI ] [ Google Scholar ] 60. Ghosheh GO, Li J, Zhu T. A survey of generative adversarial networks for synthesizing structured electronic health records. ACM Comput Surv. (2024) 56(6):1–34. 10.1145/3636424 [ DOI ] [ Google Scholar ] 61. Ueda D, Kakinuma T, Fujita S, Kamagata K, Fushimi Y, Ito R, et al. Fairness of artificial intelligence in healthcare: review and recommendations. Jpn J Radiol. (2024) 42(1):3–15. 10.1007/s11604-023-01474-3 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 62. Nashwan AJ, AbuJaber AA. Harnessing the power of large language models (LLMS) for electronic health records (EHRS) optimization. Cureus. (2023) 15(7):e42634. 10.7759/cureus.42634 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 63. Chen C, Sundar SS. Communicating and combating algorithmic bias: effects of data diversity, labeler diversity, performance bias, and user feedback on AI trust. Hum Comput Interact. (2024). 10.1080/07370024.2024.2392494 [ DOI ] [ Google Scholar ] 64. Nathim KW, Hameed NA, Salih SA, Taher NA, Salman HM, Chornomordenko D, editors. Ethical AI with balancing bias mitigation and fairness in machine learning models. Conference of Open Innovation Association, FRUCT. IEEE Institute of Electrical and Electronics Engineers (IEEE) (2024) 797–807. 10.23919/FRUCT64283.2024.10749873 [ DOI ] [ Google Scholar ] 65. Cotter A, Jiang H, Gupta M, Wang S, Narayan T, You S, et al. Optimization with non-differentiable constraints with applications to fairness, recall, churn, and other goals. J Mach Learn Res. (2019) 20(172):1–59. 10.48550/arXiv.1809.04198 [ DOI ] [ Google Scholar ] 66. Gallifant J, Gao M, Hastings J, Kolluri J, Cava WL, Moreira P, et al. Cross-care: assessing the healthcare implications of pre-training data on language model bias. In: Aerts H, Anthony B, Bitterman D, Celi L, Chen S, Fiske A, et al., editors. Advances in Neural Information Processing Systems. Vancouver: Neural Information Processing Systems Foundation, Inc. (NeurIPS) (2024). 37. 10.52202/079017-0749 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 67. Dietrich J, Hollstein A. Performance and reproducibility of large language models in named entity recognition: considerations for the use in controlled environments. Drug Saf. (2025) 48(3):287–303. 10.1007/s40264-024-01499-1 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 68. Chi J, Rouphail Y, Hillis E, Ma N, Nguyen A, Wang J, et al. EchoLLM: extracting echocardiogram entities with light-weight, open-source large language models. JAMIA Open. (2025) 8(4):ooaf092. 10.1093/jamiaopen/ooaf092 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 69. European Union. GDPR Article 5—Principles Relating to Processing of Personal Data. (2025). Available online at: https://gdpr-info.eu/art-5-gdpr/ (Accessed December 29, 2025). [ Google Scholar ] 70. U. S. Department of Health Human, Services. Hipaa Privacy Rule. Washington, DC: U.S. Department of Health and Human Services; (2024). Available online at: https://www.hhs.gov/hipaa/for-professionals/privacy/index.html (Accessed December 29, 2025). [ Google Scholar ] 71. Hussain Z, Binz M, Mata R, Wulff DU. A tutorial on open-source large language models for behavioral science. Behav Res Methods. (2024) 56(8):8214–37. 10.3758/s13428-024-02455-8 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 72. Rosenbacke R, Melhus Å, McKee M, Stuckler D. How explainable artificial intelligence can increase or decrease Clinicians’ trust in ai applications in health care: systematic review. JMIR AI. (2024) 3:e53207. 10.2196/53207 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 73. Templin T, Fort S, Padmanabham P, Seshadri P, Rimal R, Oliva J, et al. Framework for bias evaluation in large language models in healthcare settings. NPJ Digit Med. (2025) 8(1):414. 10.1038/s41746-025-01786-w [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 74. Sun Q, Luo Y, Li S, Zhang W, Liu W, editors. Openomni: a collaborative open source tool for building future-ready multimodal conversational agents. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: System Demonstrations; 2024 November; Miami, Florida, USA: Association for Computational Linguistics. (2024) 46–52. 10.18653/v1/2024.emnlp-demo.5 [ DOI ] [ Google Scholar ] 75. Ugare S, Suresh T, Kang H, Misailovic S, Singh G. Syncode: LLM generation with grammar augmentation. Trans Mach Learn Res. (2024) 2025. 10.48550/arXiv.2403.01632 [ DOI ] [ Google Scholar ] 76. Geng S, Cooper H, Moskal M, Jenkins S, Berman J, Ranchin N, et al., editors. JSONSchemaBench: Evaluating constrained decoding with LLMs on efficiency, coverage and quality. In ES-FoMo III: 3rd Workshop on Efficient Systems for Foundation Models, Vancouver: ICML; (2025). [ Google Scholar ] 77. Gallifant J, Fiske A, Levites Strekalova YA, Osorio-Valencia JS, Parke R, Mwavu R, et al. Peer review of gpt-4 technical report and systems card. PLoS Digit Health. (2024) 3(1):e0000417. 10.1371/journal.pdig.0000417 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 78. Nievas M, Basu A, Wang Y, Singh H. Distilling large language models for matching patients to clinical trials. J Am Med Inform Assoc. (2024) 31(9):1953–63. 10.1093/jamia/ocae073 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 79. Salam B, Stüwe C, Nowak S, Sprinkart AM, Theis M, Kravchenko D, et al. Large language models for error detection in radiology reports: a comparative analysis between closed-source and privacy-compliant open-source models. Eur Radiol. (2025) 35(8):4549–57. 10.1007/s00330-025-11438-y [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 80. Khasanova Zafar kizi M, Suh Y. Design and performance evaluation of LLM-based RAG pipelines for Chatbot services in international student admissions. Electronics (Basel). (2025) 14(15):3095. 10.3390/electronics14153095 [ DOI ] [ Google Scholar ] 81. Zhou S, Yu S. High-throughput biomedical relation extraction for semi-structured web articles empowered by large language models. BMC Med Inform Decis Mak. (2025) 25(1):351. 10.1186/s12911-025-03204-3 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 82. Kim SH, Schramm S, Adams LC, Braren R, Bressem KK, Keicher M, et al. Benchmarking the diagnostic performance of open source LLMS in 1933 eurorad case reports. NPJ Digit Med. (2025) 8(1):97. 10.1038/s41746-025-01488-3 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 83. Lai P-T, Wei C-H, Tian S, Leaman R, Lu Z. Enhancing biomedical relation extraction with directionality. Bioinformatics. (2025) 41(Supplement_1):i68–76. 10.1093/bioinformatics/btaf226 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 84. Khairat S, Niu T, Geracitano J, Zhou Z. Performance evaluation of popular open-source large language models in healthcare. Stud Health Technol Inform. (2025) 328:215–9. 10.3233/SHTI250705 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 85. Sandmann S, Hegselmann S, Fujarski M, Bickmann L, Wild B, Eils R, et al. Benchmark evaluation of deepseek large language models in clinical decision-making. Nat Med. (2025) 31(8):2546–9. 10.1038/s41591-025-03727-2 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 86. Rubin DL, Kahn CE, Jr. Common data elements in radiology. Radiology (2017) 283(3):837–44. 10.1148/radiol.2016161553 [ DOI ] [ PubMed ] [ Google Scholar ] 87. Mehdiratta G, Duda JT, Elahi A, Borthakur A, Chatterjee N, Gee J, et al. Automated integration of AI results into radiology reports using common data elements. J Imaging Inform Med. (2025) 38(5):2623–9. 10.1007/s10278-025-01414-9 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 88. Juluru K, Heilbrun ME, Kohli MD. Describing disease-specific reporting guidelines: a brief guide for radiologists. Radiographics. (2019) 39(5):1233–5. 10.1148/rg.2019190182 [ DOI ] [ PubMed ] [ Google Scholar ] 89. Yang H, Hu M, Most A, Hawkins WA, Murray B, Smith SE, et al. Evaluating accuracy and reproducibility of large language model performance on critical care assessments in pharmacy education. Front Artif Intell. (2024) 7:1514896. 10.3389/frai.2024.1514896 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 90. Adams L, Busch F, Han T, Excoffier JB, Ortala M, Löser A, et al. Longhealth: a question answering benchmark with long clinical documents. J Healthc Inform Res. (2025) 9(3):280–96. 10.1007/s41666-025-00204-w [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 91. Irugalbandara C, Mahendra A, Daynauth R, Arachchige TK, Dantanarayana J, Flautner K, et al. Scaling down to scale up: a cost-benefit analysis of replacing OpenAI's LLM with open source SLMs in production. In: 2024 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS); Indianapolis, IN, USA (2024). p. 280–91. 10.1109/ISPASS61541.2024.00034 [ DOI ] [ Google Scholar ] 92. Kim MG, Hwang G, Chang J, Chang S, Roh HW, Park RW. Performance of open-source large language models in psychiatry: usability study through comparative analysis of non-English records and English translations. J Med Internet Res. (2025) 27:e69857. 10.2196/69857 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 93. Li Y, Wang H, Yerebakan HZ, Shinagawa Y, Luo Y. FHIR-GPT enhances health interoperability with large language models. NEJM AI. (2024) 1(8). 10.1056/aics2300301 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 94. McKenzie L, Grieve G. Using the FHIR Validator: HL7 International. Ann Arbor, MI: Health Level Seven International; (2025). Available online at: https://confluence.hl7.org/spaces/FHIR/pages/35718580/Using+the+FHIR+Validator (Accessed December 30, 2025). [ Google Scholar ] 95. International HL. Validation—FHIR V5.0.0. Ann Arbor, MI: Health Level Seven International; (2025). Available online at: https://fhir.hl7.org/fhir/validation.html (Accessed December 30, 2025). [ Google Scholar ] 96. Ohlsen T, Hofer V, Ingenerf J. A validation tool (VAPCE) for postcoordinated SNOMED CT expressions: development and usability study. JMIR Med Inform. (2025) 13:e67984. 10.2196/67984 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 97. Engelke M, Baldini G, Kleesiek J, Nensa F, Dada A. FHIR-former: enhancing clinical predictions through fast healthcare interoperability resources and large language models. J Am Med Inform Assoc. (2025) 32(12):1793–801. 10.1093/jamia/ocaf165 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 98. Wong A, Sussman JB. Understanding model drift and its impact on health care policy. JAMA Health Forum. (2025) 6(8):e252724. 10.1001/jamahealthforum.2025.2724 [ DOI ] [ PubMed ] [ Google Scholar ] 99. van der Vorst JP, Smit JM, van de Sande D, van der Ster B, Daams F, Schasfoort R, et al. Importance of model governance in clinical AI models: case study on the relevance of data drift detection. BMJ Digit Health AI. (2025) 1(1):e000046. 10.1136/bmjdhai-2025-000046 [ DOI ] [ Google Scholar ] 100. Du J, Lei Y, Yang L, Shi L, Xiao J, Zhu S, et al. Fuxitranyu: a multilingual large language model trained with balanced data. In: Sun H, Jin R, Xu S, Pan L, Cui M, Du J, et al., editors. EMNLP 2024—2024 Conference on Empirical Methods in Natural Language Processing, Proceedings of the Industry Track; (2024). 1499–522. 10.18653/v1/2024.emnlp-industry.110 [ DOI ] [ Google Scholar ] 101. Kumah E. Artificial intelligence in healthcare and its implications for patient centered care. Discover Public Health. (2025) 22(1):524. 10.1186/s12982-025-00924-9 [ DOI ] [ Google Scholar ] 102. Naik G, Al-Khuzaei S, Moghul I, de Guimaraes TA, Sen S, Varela MD, et al. Retinograd-AI: an open-source automated Fundus autofluorescence retinal image gradability assessment for inherited retinal diseases. Ophthalmol Sci. (2025) 5(6):100845. 10.1101/2024.08.07.24311607 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 103. Gundlack J, Thiel C, Negash S, Buch C, Apfelbacher T, Denny K, et al. Patients’ perceptions of artificial intelligence acceptance, challenges, and use in medical care: qualitative study. J Med Internet Res. (2025) 27:e70487. 10.2196/70487 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 104. Kremer P, Langballe E, Haase I, Bamberger J, Kuhn S, Krusche M, et al. Diagnostic performance of prof. Valmed, chatgpt-5 thinking, and openevidence in rheumatology: a comparative evaluation. Rheumatol Int. (2026) 46(1):31. 10.1007/s00296-025-06068-y [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 105. Nong P, Platt J. Patients’ trust in health systems to use artificial intelligence. JAMA Netw Open. (2025) 8(2):e2460628. 10.1001/jamanetworkopen.2024.60628 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 106. Adus S, Macklin J, Pinto A. Exploring patient perspectives on how they can and should be engaged in the development of artificial intelligence (AI) applications in health care. BMC Health Serv Res. (2023) 23(1):1163. 10.1186/s12913-023-10098-2 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 107. Han L, Gladkoff S, Erofeev G, Sorokina I, Galiano B, Nenadic G. Neural machine translation of clinical text: an empirical investigation into multilingual pre-trained language models and transfer-learning. Front Digit Health. (2024) 6:1211564. 10.3389/fdgth.2024.1211564 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 108. Alelyani T. A validated framework for responsible AI in healthcare autonomous systems. Sci Rep. (2025) 15(1):44432. 10.1038/s41598-025-25266-z [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] 109. Kumar S. Patient-centered AI. Front Digit Health. (2025) 7:1638098. 10.3389/fdgth.2025.1638098 [ DOI ] [ PMC free article ] [ PubMed ] [ Google Scholar ] Articles from Frontiers in Digital Health are provided here courtesy of Frontiers Media SA ACTIONS View on publisher site PDF (295.9 KB) Cite Collections Permalink PERMALINK Copy RESOURCES Similar articles Cited by other articles Links to NCBI Databases Cite Copy Download .nbib .nbib Format: AMA APA MLA NLM Add to Collections Create a new collection Add to an existing collection Name your collection * Choose a collection Unable to load your collection due to an error Please try again Add Cancel Follow NCBI NCBI on X (formerly known as Twitter) NCBI on Facebook NCBI on LinkedIn NCBI on GitHub NCBI RSS feed Connect with NLM NLM on X (formerly known as Twitter) NLM on Facebook NLM on YouTube National Library of Medicine 8600 Rockville Pike Bethesda, MD 20894 Web Policies FOIA HHS Vulnerability Disclosure Help Accessibility Careers NLM NIH HHS USA.gov Back to Top