Preprint
Review

This version is not peer-reviewed.

Large Language Models in Oncology: A Paradigm Shift from Discriminative Pattern Recognition to Generative Clinical Intelligence

Submitted:

28 August 2026

Posted:

01 September 2026

You are already at the latest version

Abstract
The public release of ChatGPT on November 30, 2022 constituted an inflection point in the history of artificial intelligence applied to medicine. Within oncology, a specialty defined by the need to synthesize complex, heterogeneous, and rapidly evolving clinical data, large language models (LLMs) have transitioned within a remarkably compressed timeline from objects of academic curiosity to the threshold of institutional deployment. This narrative review maps the trajectory of LLM integration across the oncological care continuum, from patient-facing information tools to multidisciplinary tumor board decision support. The clinical landscape is organized around a three-tier framework of readiness: domains in which LLMs already demonstrate robust, evidence-supported performance; domains in which early evidence is promising but prospective validation is lacking; and domains that remain aspirational and require substantial technical and regulatory development before adoption can be responsibly recommended. A dedicated analysis is presented of the mechanistic distinction between static parametric knowledge and dynamic retrieval-augmented generation (RAG), the probabilistic origins of factual inaccuracy in language model outputs, and the role of authoritative guideline grounding in constructing trustworthy AI architectures for oncology. The review examines how multimodal LLMs (MLLMs) are beginning to integrate radiomics, whole-slide pathology imaging (WSI), next-generation sequencing (NGS) data, transcriptomics, and proteomics into unified oncological reasoning workflows, and how this convergence informs the precision oncology vision. The structural and linguistic barriers encountered when LLMs are deployed in non-English clinical environments, with particular reference to the healthcare context, are examined as a representative case of the global versus local challenge that confronts any international deployment strategy. The unresolved legal landscape of liability for AI-assisted clinical errors, the regulatory classification of LLMs as software as a medical device (SaMD), and the human-in-the-loop imperative are analyzed as prerequisites for responsible deployment. Our central argument is that LLMs derive their clinical value not from autonomous decision-making but from their capacity to function as perpetually available, rigorously grounded, and cognitively augmentative assistants to the human oncologist.
Keywords: 
;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  

1. Introduction

On November 30, 2022, OpenAI made ChatGPT available to the general public. Within five days, the platform had registered one million users; within two months, one hundred million [1]. No consumer technology in recorded history had achieved comparable adoption velocity, a phenomenon that prompted researchers to characterize the event as a tipping point for artificial intelligence in medicine [1]. For oncology, a specialty that had already demonstrated meaningful engagement with earlier generations of artificial intelligence, this moment signaled a categorical change in what machines were capable of doing with clinical information: a transition from narrow perceptual discrimination to broad generative reasoning.
The preceding decade had delivered genuine advances in discriminative artificial intelligence: systems trained to identify malignant lesions on mammography, grade tumor histopathology, or stratify molecular risk profiles from genomic data (2, 3). These systems were, by design, bounded. Each was optimized for a single perceptual task and could not extend beyond it. LLMs belong to an architecturally distinct paradigm. Built on the transformer, introduced in 2017 and described in the foundational work of Vaswani and colleagues, and trained on corpora of text at a scale measured in hundreds of billions of tokens, LLMs acquire emergent capacities that were not explicitly programmed, including multi-step reasoning, analogical inference, and instruction-following across heterogeneous domains (4, 5). The resulting systems can synthesize a complex clinical narrative, navigate a guideline document, translate a technical report into patient-accessible language, and engage in iterative dialogue, all within a single architectural framework (6, 7).
Successive model families, from GPT-4 through GPT-4o as described by OpenAI, Google's Gemini series as characterized by the Gemini Team, Anthropic's Claude series, and the open-source Llama lineage, have each produced measurable improvements in accuracy, context length, and domain-specific competence (8, 9). By early 2026, a living systematic review documented more than 4,600 peer-reviewed publications on LLMs in clinical medicine published between January 2022 and September 2025, representing approximately 3.2 papers per day [10]. Within oncology, systematic reviews, scoping reviews, and institutional guidance documents have proliferated at a pace that challenges synthesis (11, 12, 13). This review is organized around a three-tier framework of clinical readiness and a set of cross-cutting technical and ethical themes identified as insufficiently addressed in prior reviews.
Review methodology note. This is a narrative review. Literature was identified through systematic searches of PubMed, MEDLINE, Embase, and the Cochrane Library, supplemented by targeted searches of Google Scholar and preprint servers (arXiv, medRxiv), institutional repositories, and regulatory authority websites. Search terms included combinations of: “large language models,” “generative AI,” “oncology,” “cancer,” “retrieval-augmented generation,” “multimodal,” “clinical decision support,” “hallucination,” “patient education,” “health literacy,” “algorithmic bias,” and “software as a medical device.” The search period covered November 2022 through March 2026. Priority was given to peer-reviewed original studies, systematic reviews, and meta-analyses; where prospective peer-reviewed evidence was unavailable, high-impact technical preprints and institutional guidance documents were included for emerging domains. Preprint citations are identified by their server of origin (arXiv or medRxiv) and should be interpreted with appropriate caution pending formal peer review.
Table 1. Three-Tier Framework of LLM Clinical Readiness in Oncology
Table 1. Three-Tier Framework of LLM Clinical Readiness in Oncology
Tier Clinical Domain Key Evidence
Tier 1: Established Performance Literature synthesis and evidence mining; clinical documentation; radiology and pathology report simplification; patient education and plain-language communication Van Veen et al. [40]: 10-fold time reduction in summarization; Ferber et al. [32]: RAG-GPT-4 accuracy 57% to 84%; Kwok et al. [49]: reading level 9.6 to 14 reduced to 5.0 to 9.4 post-simplification
Tier 2: Emerging Promise RAG-grounded guideline decision support; psychosocial support chatbots; tumor board assistance; clinical trial matching Lammert et al. [76]: 94.7% concordance with expert tumor board; Carl et al. [75]: mean accuracy 76.2%; Akdogan et al. [92]: first RCT showing reduced HADS anxiety scores; Jin et al. [74]: LLM-assisted trial matching
Tier 3: Aspirational /Requires Development Autonomous adaptive clinical reasoning; real-time intraoperative guidance; validated multilingual and culturally adapted deployment; pan-omics multimodal integration without human review Kresevic et al. [106]: LLMs underperform physicians in realistic clinical scenarios; Hashimoto et al. [108]: intraoperative AI is highest-value but most technically challenging; Zhu et al. [95]: no general-purpose LLM prospectively validated in agglutinative-language oncology environments
Abbreviations: RCT = randomized controlled trial; MTB = molecular tumor board; WSI = whole-slide imaging; NGS = next-generation sequencing; SaMD = software as a medical device; MLLM = multimodal large language model; HADS = Hospital Anxiety and Depression Scale; RAG = retrieval-augmented generation.

2. The Paradigm Shift: From Narrow Discrimination to Generative Clinical Reasoning

To appreciate the clinical significance of the post-ChatGPT period, it is instructive to articulate precisely what has changed at the level of architecture and what implications that change carries for oncological practice. The discriminative AI systems that entered clinical oncology in the 2010s were, without exception, task-specific. A convolutional neural network trained to detect lung nodules on CT could not simultaneously interpret a rising carcinoembryonic antigen level, propose a differential diagnosis for a new hepatic lesion, or synthesize a referral letter. Each additional clinical function required a separately trained and validated model, and coordinating multiple narrow models in a coherent clinical workflow presented substantial integration challenges [14]. Their aggregate clinical value, while genuine, could not approach the integrative reasoning that characterizes specialist clinical judgment.
LLMs overcome this constraint through emergent generalization. Singhal and colleagues, reporting the development of Med-PaLM in Nature, demonstrated that a large language model trained on clinical knowledge achieved performance on standardized medical examination questions at the level of a passing physician, a benchmark no narrow discriminative system had approached [15]. GPT-4 was subsequently demonstrated to pass the United States Medical Licensing Examination, as reported by Kung and colleagues in PLOS Digital Health, and to answer subspecialty board questions across multiple disciplines and produce clinical documentation of quality comparable to physician-generated text, as demonstrated by Nori and colleagues (16, 17). These achievements were not demonstrations of clinical deployment readiness, but they established that general-purpose language models possess domain knowledge of sufficient breadth to operate across the clinical spectrum.
Three architectural refinements merit particular attention in the oncological context. The first is RAG, examined in technical detail in Section 3. The second is multimodality: MLLMs capable of processing text, medical images, structured data, and molecular profiles simultaneously, as described by Nam and colleagues and characterized in the survey of Yin and colleagues, represent a qualitative expansion of what AI can contribute to oncological reasoning (18, 19). The third is context extension: contemporary LLMs can process context windows of several hundred thousand tokens, enabling the ingestion and simultaneous reasoning across entire patient records, a capability reviewed by Thirunavukarasu and colleagues in Nature Medicine [20]. These refinements have collectively produced a system capable of operating not merely on isolated data streams but on the integrated clinical picture. The historical transition from task-specific discriminative AI to the current era of generative multimodal LLMs, highlighting the shift toward unified clinical intelligence, is illustrated in Figure 1.

3. Retrieval-Augmented Generation: Technical Architecture, Factual Accuracy, and Grounding

3.1. Static Parametric Knowledge and Its Clinical Limitations

Every LLM trained through standard pre-training procedures acquires what may be termed parametric or static knowledge: a probabilistic encoding of information contained in the training corpus, crystallized at the moment training concluded. As Tu and colleagues described in their review of generalist biomedical AI in NEJM AI, the model's responses are generated by sampling from learned probability distributions over token sequences conditioned on the input context, a process that reflects statistical regularities in the training data rather than access to verified, current, or locally applicable clinical truth [21]. In oncology, where NCCN guidelines may be updated multiple times annually and where new targeted agent approvals, companion diagnostic expansions, and combination therapy data emerge continuously, a model trained on data from a fixed cutoff date carries systematic knowledge gaps that cannot be resolved by prompting alone [22]. A clinician querying an unaugmented LLM about frontline treatment selection in a rapidly evolving indication receives a response conditioned on the statistical distribution of the training corpus rather than on the most recent evidence, without any mechanism to distinguish one from the other. The fundamental distinction between static parametric knowledge and RAG-grounded dynamic retrieval is summarized in Table 2.

3.2. Probabilistic Text Generation and Factual Inaccuracy in Clinical Outputs

A fundamental characteristic of autoregressive language models is that token generation is governed by learned conditional probability distributions, not by reference to a verified external ground truth. Ji and colleagues, in a comprehensive survey of hallucination in natural language generation published in ACM Computing Surveys, classified this failure mode into intrinsic forms, in which the model contradicts retrievable source material, and extrinsic forms, in which the model generates information not present in any identifiable source [23]. The extrinsic category is the more clinically dangerous in ungrounded deployments. Alkaissi and McFarlane documented specific instances of medically consequential inaccuracies in ChatGPT outputs in the journal Cureus, including fabricated clinical trial citations with plausible author names and journal titles, invented drug approval dates, and nonexistent dosing protocols [24]. Huang and colleagues, in a technical survey of factual inaccuracy mechanisms in large language models published on arXiv, provided a taxonomy of the mechanisms by which autoregressive generation produces incorrect outputs and identified grounding-based mitigation strategies as the most effective class of solutions [25]. Omar and colleagues demonstrated in Communications Medicine that six leading LLMs, when presented with clinical vignettes containing a single planted false data point, reproduced or elaborated on the error in up to 83% of cases across trials [26]. Gundabathula and colleagues, developing a framework for assessing clinical safety and factual accuracy rates in LLMs for medical text summarization published in npj Digital Medicine, observed that structured and constrained generation tasks exhibited substantially lower error rates at 1.47% compared to open-ended clinical reasoning tasks [27]. Moell and Aronsson synthesized these findings into a structured harm reduction framework for medical LLM use in the Journal of Medical Internet Research, identifying high-stakes clinical specialties including oncology as requiring the most conservative deployment configurations and emphasizing mandatory clinician verification as the non-negotiable safety layer [28].
Table 3. Hallucination Taxonomy and Evidence-Based Mitigation Strategies for Clinical Oncology LLM Deployment
Table 3. Hallucination Taxonomy and Evidence-Based Mitigation Strategies for Clinical Oncology LLM Deployment
Hallucination Type Definition Clinical Example in Oncology Evidence-Based Mitigation Strategy
Intrinsic hallucination Model output contradicts retrievable source material in its own training corpus LLM states incorrect first-line dosing for a standard regimen documented in its own training data RAG grounding with authoritative guideline retrieval; chain-of-thought prompting [35]
Extrinsic hallucination Model generates information not present in any identifiable source, which is the more clinically dangerous category Fabricated clinical trial citations with plausible author names; invented drug approval dates; nonexistent dosing protocols [24] RAG constrains generation to retrieved verified documents; claim-level fact-checking against structured medical databases [34]
Adversarial hallucination Model reproduces or elaborates on planted false information from the prompt LLM elaborates on incorrect patient history data in 83% of vignettes containing a planted error [26] Structured and constrained generation tasks exhibiting 1.47% error rate versus open-ended tasks [27]; mandatory clinician verification [28]
Knowledge cutoff gap Outdated recommendations due to training data cutoff in rapidly evolving indications Recommendation of a superseded first-line agent following new trial data published after training cutoff RAG with continuously updated index, given that NCCN guidelines may be updated multiple times annually [22]
Black-box opacity No audit trail identifies which training data or weights produced a specific erroneous output Incorrect treatment recommendation with no identifiable causal chain; complicates attribution of liability Explainable AI architectures; verifiable cited responses as in ASCO Guidelines Assistant model [37]; human-in-the-loop as primary accountability mechanism [80]
Abbreviations: RAG = retrieval-augmented generation; NCCN = National Comprehensive Cancer Network; LLM = large language model; CoT = chain-of-thought prompting.

3.3. RAG as Architectural Grounding: From Unconstrained Sampling to Verifiable Retrieval

RAG was introduced by Lewis and colleagues as a framework for knowledge-intensive natural language processing tasks, published in Advances in Neural Information Processing Systems, and addresses the probabilistic accuracy problem at the architectural rather than the prompting level [29]. In oncology, where a hallucinated drug dose or a fabricated contraindication is not a statistical nuisance but a direct patient safety event, this architectural distinction is the difference between a tool that can and cannot be responsibly deployed. RAG transforms the LLM from a conversational chatbot drawing on memorized probabilities into a real-time guideline auditor: a system that scans NCCN and ASCO corpora in seconds, retrieves the specific passage authorizing or qualifying a clinical recommendation, and presents that passage as the verifiable foundation of its response. In a RAG architecture, an LLM is connected at inference time to an external retrieval system, typically a dense vector index built over a curated document corpus. When a query is submitted, the retrieval component performs a semantic similarity search over the index, returns the most relevant document passages as context, and presents these passages to the LLM alongside the original query. The LLM is instructed to generate its response using only the retrieved material, converting the generation process from unconstrained parametric sampling to constrained contextual reasoning over retrieved, inspectable source documents. This architectural transformation converts the system from a closed-book examiner relying on memorized probabilities to an open-book reasoner operating over specified, verifiable, and continuously updatable evidence. Zarfati and colleagues, reviewing RAG applications in oncology in the European Journal of Cancer, concluded that RAG-grounded systems consistently outperformed non-RAG counterparts across accuracy, citation quality, and clinical safety metrics, and proposed RAG grounding in authoritative oncological guidelines as a prerequisite rather than an enhancement for clinical deployment [30]. Xiong and colleagues demonstrated in the Pacific Symposium on Biocomputing that iterative follow-up question strategies in RAG-based medical systems further reduced residual inaccuracy rates by improving retrieval recall for complex multi-part queries [31]. The operational workflow of Retrieval-Augmented Generation (RAG), which anchors LLM outputs in authoritative oncology guidelines like NCCN to minimize hallucinations, is depicted in Figure 2.

3.4. Empirical Evidence for RAG-Grounded Accuracy in Oncology

Empirical evidence for the accuracy-improving effects of RAG in oncology is now substantial. Ferber and colleagues, publishing in NEJM AI, demonstrated that RAG-augmented GPT-4 reduced incorrect response rates from 43% to 16% in oncology guideline retrieval and comparison tasks, while simultaneously improving overall accuracy from 57% to 84% [32]. Liu and colleagues developed a RAG pipeline grounded in NCCN guidelines and a standard radiation oncology reference text, reporting in a preprint on medRxiv that the system achieved 91.5% accuracy on American College of Radiology Training Examination questions, substantially exceeding ungrounded model performance [33]. Zeba and colleagues developed a domain-specific healthcare LLM framework combining model fine-tuning with an LLM-independent granular fact-checking module, demonstrating improved factual reliability in clinical text summarization [34]. Wei and colleagues, in a paper on chain-of-thought prompting published in Advances in Neural Information Processing Systems, demonstrated that instructing the model to reason step-by-step before arriving at a final response reduced error rates in complex multi-step reasoning tasks by making the logical path transparent and interruptible [35].

3.5. Fine-Tuning Versus RAG: Distinct Mechanisms and Complementary Roles

Domain-specific fine-tuning, in which a model's parameters are updated through continued training on a curated clinical corpus, represents a complementary but mechanistically distinct approach. The Meditron Team, reporting the development of Meditron-70B on arXiv, developed a Llama-based model fine-tuned on medical literature including PubMed abstracts, clinical guidelines, and medical examination questions that demonstrates improved performance on medical knowledge benchmarks relative to the base model, but whose knowledge currency remains bounded by its training corpus [36]. The practical implication is that fine-tuning and RAG address different dimensions of the clinical LLM performance problem and are best understood as complementary components of a comprehensive deployment architecture. The ASCO Guidelines Assistant, developed in collaboration with Google Cloud using the Vertex AI platform and Gemini models, as reported by Cavallo in The ASCO Post, combines a foundation model with strong medical competence with RAG grounding in ASCO’s current guideline documents, providing highlighted citations linking to the specific source sentence for every answer generated [37]. This design instantiates the grounded, transparent, and human-in-the-loop architecture identified by the EU AI Act of 2024 as appropriate for high-risk clinical AI deployment [38].

4. Domains of Established Performance: Evidence-Supported Clinical Utility

4.1. Literature Synthesis, Evidence Mining, and Clinician Time Recovery

The biomedical literature grows at a pace that renders comprehensive monitoring impossible for any individual clinician. PubMed indexes in excess of one million new records annually, and the oncology literature expands at a rate that consistently outpaces the reading capacity of subspecialists [39]. Van Veen and colleagues, publishing in Nature Medicine, demonstrated that LLMs fine-tuned for clinical summarization outperformed general-purpose medical experts in producing accurate and comprehensive summaries of complex clinical texts, with an estimated ten-fold reduction in summarization time relative to trained clinician reviewers [40]. Gates and colleagues, publishing in Systematic Reviews, demonstrated that technology-assisted title and abstract screening reduces the screening phase by 40% to 70% while maintaining sensitivity for relevant study identification comparable to dual human review [41]. Truhn and colleagues, publishing in the Journal of Pathology, demonstrated that GPT-4 extracted structured oncological data from unstructured histopathology reports at accuracy competitive with manual curation while processing thousands of reports within the time a trained human annotator would require to process dozens [42]. Benary and colleagues, publishing in JAMA Network Open, demonstrated LLM application to molecular tumor board documentation, reporting a 60% reduction in documentation time with accuracy maintained comparable to unaided clinician documentation [43]. Sun and colleagues, publishing in the Journal of Clinical Oncology, demonstrated that LLMs extracted immune-related adverse event data from unstructured clinical notes with sensitivity exceeding International Classification of Diseases coding [44]. Evidence supporting established performance across key application domains is consolidated in Table 4.

4.2. Administrative Burden Reduction and Clinical Documentation Quality

Physician burnout in oncology has reached levels recognized as a systemic threat, with documentation burden consistently identified as a primary contributor, as reviewed by West, Dyrbye, and Shanafelt in the Journal of Internal Medicine [45]. Umeton and colleagues, reporting the first large-scale institute-wide deployment of GPT-4 in a cancer center in NEJM AI, documented quantified time savings in documentation tasks across multiple clinical departments and identified the reduction in iterative correction cycles as the primary source of efficiency gain [46]. Busch and colleagues, publishing a systematic review of LLM applications in patient care in Communications Medicine, confirmed across a large synthesized evidence base that LLM-generated clinical documentation drafts reduce total documentation burden even when they require clinician editing before finalization [12]. Moradinasab and colleagues, publishing in JCO Clinical Cancer Informatics, reviewed LLM applications specifically in population oncology and confirmed administrative efficiency gains as the most consistently replicated finding across the literature [13].

4.3. Patient Education, Health Literacy, and Plain-Language Communication

Health literacy, defined as the capacity of individuals to obtain, process, and understand basic health information needed to make appropriate health decisions, is unevenly distributed and systematically inadequate for the complexity of oncological information, as established by Berkman and colleagues in Annals of Internal Medicine [47]. Al Hussein Al Awamlh and colleagues, publishing in Cancer, demonstrated an independent association between health literacy and all-cause mortality in cancer patients, establishing a direct clinical rationale for interventions that reduce the literacy burden of oncological information [48]. Kwok and colleagues, publishing a systematic review of ChatGPT-based radiology report simplification in the Journal of Medical Imaging and Radiation Oncology, found median reading grade levels of original reports ranging from 9.6 to 14, with post-simplification outputs ranging from 5.0 to 9.4, factual accuracy from 78% to 100%, and report completeness from 83% to 100% [49]. Yang and colleagues, publishing in the Journal of Medical Internet Research, analyzed 698 malignant tumor radiology reports from Chinese oncology centers and demonstrated that GPT-4-generated simplified interpretive reports improved correct classification of report outcomes from 63.9% to 83.3% with a mean patient satisfaction score of 8.30 out of 10 [50]. Prucker and colleagues, publishing in Lancet Digital Health, confirmed across a larger synthesized evidence base that LLM-based report simplification improves comprehension and achieves high patient satisfaction with manageable error rates when appropriate clinician review protocols are maintained [51]. Chung and colleagues, publishing in Digital Health, demonstrated that ChatGPT achieved sixth-grade reading level targets for a substantial proportion of complex MRI reports evaluated against the American Medical Association recommendation [52]. Haver and colleagues, publishing in Radiology Imaging Cancer, confirmed comparable simplification efficacy specifically in breast cancer patient-facing materials [53]. Steimetz and colleagues, publishing in JAMA Network Open, demonstrated utility in pathology report simplification with accuracy acceptable for clinical use [54]. Lyu and colleagues, publishing in Visual Computing for Industry, Biomedicine, and Art, demonstrated that structured prompt engineering substantially improved plain-language translation accuracy for radiology reports [55]. Doshi and colleagues, publishing in Radiology, provided quantitative evaluation of LLMs for streamlining radiology report impressions, confirming meaningful accuracy improvements with structured prompting approaches [56].

4.4. Conversational Patient Support and Chatbot Applications

LLM-powered chatbots represent a qualitatively different modality of patient information delivery, accommodating personalized, iterative, bidirectional exchange. Ayers and colleagues, publishing in JAMA Internal Medicine, found that AI responses to patient medical questions were rated significantly higher on quality and empathy dimensions relative to physician responses, generating substantive discussion about the communicative dimensions of clinical care currently underserved by time-pressured clinical encounters [57]. Sorin and colleagues, publishing in npj Breast Cancer, evaluated ChatGPT as a support tool for breast tumor board discussions and reported that oncologists rated LLM-generated case summaries and guideline references as useful in 78% of evaluations [58]. Zhou and colleagues, publishing in the International Journal of Surgery, compared LLM chatbot performance against oncology physicians on colorectal cancer queries, finding performance comparable to junior physicians on informational tasks and inferior to senior specialists on complex diagnostic reasoning [59]. Lopez and colleagues, publishing a systematic review in Surgical Oncology, comprehensively reviewed ChatGPT applications in colorectal cancer and confirmed the pattern of informational utility with diagnostic reasoning limitations [60]. Nov and colleagues, reporting on medRxiv, documented average patient trust scores for chatbot medical advice of approximately 3.4 out of 5, with trust calibrated lower for more complex medical questions [61].

5. Multimodal Large Language Models and the Pan-Omics Vision in Precision Oncology

5.1. The Multimodal Imperative: Beyond Text and Beyond Radiology

The concept of MLLMs warrants dedicated and technically detailed attention because it addresses the most fundamental characteristic of oncological clinical data: its profound multimodality. As Acosta, Falcone, Rajpurkar, and colleagues established in a comprehensive review of multimodal biomedical AI in Nature Medicine, a complete contemporary oncological assessment integrates CT, MRI, PET, and ultrasound imaging; macroscopic and microscopic pathological analysis including WSI interpretation; molecular genomic profiling via NGS; transcriptomic and proteomic characterization; liquid biopsy results including circulating tumor DNA; radiomics feature extraction from volumetric imaging; RWE from clinical registries; patient-reported outcome measures; and sociodemographic determinants of health [62]. No single data modality is sufficient for management decisions in most cancer types, and the clinical value of oncology subspecialty practice resides precisely in the integration of these streams into a coherent, individualized decision framework. As Yin and colleagues established in their survey of multimodal large language models in the National Science Review, and as Nam and colleagues described in their review in the Korean Journal of Radiology, the aspiration of MLLMs is to enable AI systems to perform this integration with computational consistency and encyclopedic evidence coverage (18, 19).
It is important to distinguish the MLLM vision from the radiology report simplification applications reviewed in Section 4. Report simplification is a text-to-text task in which an LLM processes a natural language radiology report and generates a simplified version. True multimodality requires a model capable of simultaneously processing and reasoning across raw imaging data, structured molecular assay outputs, natural language clinical notes, and quantitative laboratory results, and generating a synthesized clinical inference that could not be produced from any single input stream alone [62]. MLLM performance across key oncology imaging and pathology tasks is consolidated in Table 5.

5.2. Radiology: From Report Simplification to Active Diagnostic Reasoning

In diagnostic radiology, MLLM performance has advanced rapidly across successive model generations. Suh and colleagues, publishing in Radiology, demonstrated that GPT-4V achieved top-3 differential diagnosis accuracy in the Diagnosis Please educational series that was not statistically different from subspecialty-trained board-certified radiologists at approximately 49% [63]. Bousaid and colleagues, publishing in European Radiology, evaluated GPT-4V multimodal performance across 230 consecutive emergency radiology imaging studies and found correct imaging modality identification in 100% of cases, correct anatomical region identification in 87.1%, and pathology identification accuracy at 35.2%, illustrating both the progress achieved and the distance remaining from autonomous image interpretation [64]. Hou and colleagues, publishing in Radiology, demonstrated that OpenAI's o1 and GPT-4o achieved accuracy rates of 59% and 54% respectively on RSNA 2024 Case of the Day examination questions [65]. Han and colleagues, publishing in Academic Radiology, compared GPT-4 and Gemini across 205 consecutive patients with paired serial abdominal CT reports and found that GPT-4 achieved 96.2% accuracy in matching oncologically relevant findings between serial reports, with superior identification of tumor status change compared to Gemini [66]. Nakaura and colleagues, publishing in the Japanese Journal of Radiology, provided a comprehensive guide for radiologists on these developments, characterizing the trajectory from report simplification toward integrated diagnostic assistance [67]. Doshi and colleagues, publishing in Radiology, provided quantitative evaluation confirming meaningful accuracy improvements with structured prompting in radiology report streamlining [56].

5.3. Computational Pathology and Whole-Slide Image Analysis

Computational pathology has historically demanded large, task-specific, expert-annotated training datasets for each histological classification task. Kather and colleagues, publishing in Nature Communications, demonstrated that GPT-4V with in-context learning matched or outperformed specialized neural networks on colorectal cancer tissue subtype classification, colon polyp subtyping, and breast tumor detection in lymph nodes while requiring minimal labeled training data, establishing proof of concept for general-purpose MLLM application to computational pathology [68]. Chen and colleagues, publishing in Nature Medicine, developed CONCH, a general-purpose foundation model for computational pathology demonstrating competitive performance on tissue classification, disease subtyping, and survival prediction tasks across multiple cancer types in a self-supervised learning paradigm [69]. Lu and colleagues, publishing in Nature Medicine, introduced a visual-language foundation model trained on paired pathology image-text data, achieving state-of-the-art performance on WSI classification and zero-shot diagnostic tasks [70]. These models represent a category of clinical AI tool that can be adapted to specific oncological tasks with minimal additional annotation, with direct implications for deployment in resource-limited settings where large annotated datasets are unavailable.

5.4. Radiomics Integration: Quantitative Imaging Phenotyping and Language-Based Reasoning

Radiomics, the high-throughput extraction of quantitative features from standard-of-care imaging studies, has established that volumetric CT, MRI, and PET data encodes prognostic and predictive information substantially beyond what is accessible to visual inspection. Lambin and colleagues, publishing in Nature Reviews Clinical Oncology, demonstrated that radiomic feature sets extracted from primary tumor volumes can predict pathological response to neoadjuvant chemotherapy, regional lymph node involvement, molecular subtype assignment, and overall survival across multiple cancer types in independent validation cohorts [71]. MLLMs offer a fundamentally different integration architecture in which a model with appropriate multimodal encoders can receive radiomic, genomic, and clinical data types as input within a single context window and reason across them using the model's pre-existing clinical knowledge, mirroring the multidisciplinary tumor board process. Boehm and colleagues, in their review of multimodal data integration in precision oncology published in Nature Reviews Cancer, characterized the convergence of imaging, pathology, genomics, transcriptomics, and clinical data as the defining technical challenge of next-generation oncological AI and identified the MLLM architecture as the most promising framework for addressing it [72].

5.5. Pan-Omics Integration: NGS, Transcriptomics, and Proteomics in Precision Oncology

The precision oncology paradigm rests on the premise that therapeutic decision-making should be guided by the molecular characteristics of the individual tumor. The realization of this premise at clinical scale requires integration of NGS data encoding somatic mutation profiles, copy number alterations, and structural variants; RNA sequencing data characterizing tumor transcriptional programs and immune microenvironment composition; proteomic data reflecting post-translational modifications and pathway activation states; and epigenomic data encoding chromatin accessibility and DNA methylation patterns. Chen and colleagues, publishing in Cancer Cell, demonstrated that multimodal foundation models trained on paired imaging and genomic data from The Cancer Genome Atlas could predict molecular subtypes from imaging features alone and identify imaging correlates of targetable mutations, establishing a proof of concept for imaging-genomic integration within a single model architecture [73]. Boehm and colleagues, in Nature Reviews Cancer, characterized this convergence as the defining technical challenge of next-generation oncological AI [72]. Jin and colleagues demonstrated that an LLM-based framework could accurately match patients to clinical trials, achieving 87.3% accuracy in criterion-level eligibility assessment and reducing expert screening time by 42.6%, highlighting the potential of LLM-assisted trial matching in precision oncology [74]. The convergence of radiology, computational pathology, radiomics, NGS, transcriptomics, proteomics, and RWE within a single MLLM reasoning framework constitutes the technical vision of AI-integrated precision oncology. Current demonstrations are proofs of concept rather than clinical deployments, but the architectural feasibility of the integrated vision is now established (62, 72). The integration of heterogeneous data streams, including genomics, radiology, and pathology, into a centralized multimodal AI node for precision oncology is visualized in Figure 3.

6. Domains of Emerging Promise: Guideline-Grounded Decision Support and Psychosocial Applications

6.1. The ASCO Guidelines Assistant and the Institutional Authority Axis

The integration of LLMs into clinical decision support represents the most consequential application space in contemporary oncology AI. ASCO's launch of the ASCO Guidelines Assistant, announced in May 2025 and reported by Cavallo in The ASCO Post in September 2025, is the most significant institutional endorsement to date. The system, developed with Google Cloud's Vertex AI platform and Gemini models, constrains all responses to ASCO's own evidence-based guideline documents and accompanies every response with a highlighted citation linking to the specific source sentence [37]. The system is designed to report absence of guideline coverage rather than to extrapolate. This architecture, described by ASCO's Chief Executive Officer Clifford Hudis as designed to "quickly surface the answer to a question in a way that establishes reliability and trust," instantiates the RAG-grounded, verifiable approach identified in the clinical literature as the prerequisite for safe LLM deployment in high-stakes medical settings.
Carl and colleagues, in their systematic review and meta-analysis in npj Precision Oncology covering 34 studies, reported average overall accuracy of 76.2% for LLMs in clinical oncology applications, with diagnostic accuracy at 67.4% [75]. Lammert and colleagues, publishing in JCO Precision Oncology, demonstrated 94.7% concordance with expert tumor board recommendations for their RAG-based MEREDITH system in precision oncology applications, and identified treatment options not initially considered by the human board [76]. Rydzewski and colleagues, publishing the NEJM AI comparative evaluation across multiple LLMs on clinical oncology questions across subspecialties, documented significant performance variance attributable to model architecture, prompt engineering strategy, and oncological subdomain, underscoring the importance of domain-specific evaluation prior to deployment [77]. Iannantuono and colleagues, publishing in The Oncologist, reported higher rates of fully correct responses with GPT-4 (75.4%) than with GPT-3.5 (58.5%) and Google Bard (43.8%) across immuno-oncology questions [78].
National Comprehensive Cancer Network guidelines, as the most widely consulted clinical practice guidelines in oncology, provide a complementary anchor for RAG-based systems [79]. Liu and colleagues demonstrated that a RAG pipeline grounded specifically in NCCN guidelines achieved 91.5% accuracy on standardized radiation oncology examination questions [33]. These findings collectively support the proposition that RAG grounding in NCCN and ASCO guidelines is not merely a technical enhancement but the architectural prerequisite for a system that can function as a reliable clinical decision support tool, not an autonomous decision-maker. The system is designed to report absence of guideline coverage rather than to extrapolate. Benchmarking evidence across multiple LLMs and study designs is consolidated in Table 6.

6.2. Human-in-the-Loop: Clinical, Legal, and Regulatory Positioning of LLMs as Decision Support Tools

The human-in-the-loop concept, as applied to clinical AI governance and described by Sittig and Singh in their safety recommendations published in JAMA, specifies that AI systems involved in consequential clinical decisions must be designed to require review, validation, and authorization by a qualified human clinician before any AI-generated recommendation is acted upon [80]. In oncology, where chemotherapy agents and targeted therapies represent some of the highest-risk pharmacological interventions in clinical practice, this requirement is a substantive patient safety constraint, not a regulatory formality.
The FDA's framework for AI and machine learning as SaMD, published in 2024, distinguishes between locked and adaptive algorithms. LLMs as continuously updated foundation models fall into the adaptive category and are subject to the most stringent oversight requirements, including pre-market review for high-risk clinical applications and post-market performance monitoring [81]. The EU AI Act of 2024, enacted by the European Parliament, classifies medical decision-support AI as high-risk and imposes requirements for transparency, human oversight, accuracy documentation, and post-market surveillance that create a de facto human-in-the-loop mandate for any LLM deployed in a clinical decision context [38]. Shumway and Hartman, publishing in the Journal of Osteopathic Medicine, concluded in their legal analysis that the current U.S. legal framework is inadequately prepared for AI-assisted clinical decision-making and proposed a tiered liability model in which responsibility is allocated proportionally among developers, institutional deployers, and attending clinicians according to their degree of control over the AI system's configuration and use [82]. ESMO's ELCAP guidance, published by Verlingue and colleagues in Lancet Regional Health Europe in 2025, articulates principles of transparent AI limitations disclosure, mandatory human oversight, and systematic outcome evaluation representing the oncology community's professional consensus on governance standards [83]. The practical implication is that LLM outputs must be documented as decision-support inputs subject to independent clinician review and authorization, not as autonomous clinical decisions, in both system design and clinical workflow documentation.

6.3. Benchmarking Performance Across Oncology Subspecialties

Longwell and colleagues, publishing in JAMA Network Open, evaluated LLM performance on medical oncology board examination questions and found GPT-4 at passing performance with significant variability by question type, with factual recall questions consistently outperforming complex clinical reasoning tasks [84]. Thirunavukarasu and colleagues, in a comprehensive review in Nature Medicine, established a taxonomy of LLM applications in medicine and identified the gap between knowledge retrieval performance and adaptive clinical reasoning as the central challenge for medical AI evaluation [20]. Cabral and colleagues, applying Script Concordance Testing to multiple LLMs and publishing in JAMA Internal Medicine, found performance substantially lower than on multiple-choice knowledge tests, revealing that high examination scores reflect memorized knowledge rather than adaptive reasoning under conditions of uncertainty [86]. Bedi and colleagues, publishing a systematic review of 519 studies in JAMA, confirmed that the vast majority of published LLM healthcare evaluations measure technical accuracy rather than patient-centered clinical outcomes, identifying prospective clinical trials with validated endpoints as the urgent priority for the field [87]. Singhal and colleagues, reporting the extension of Med-PaLM evaluation toward expert-level medical question answering on arXiv, demonstrated continued improvement through instruction tuning and reinforcement learning from human feedback [88]. Saab and colleagues, reporting Gemini model capabilities in medicine on arXiv, characterized model performance across multiple specialties identifying specific subdomain strengths and weaknesses [89]. Yang and colleagues, reviewing LLM development, applications, and challenges in healthcare in Health Care Science, provided a comprehensive comparative analysis of model architectures and their clinical performance characteristics [90].

6.4. Psychosocial Support and Mental Health Adjuncts in Cancer Care

Mitchell and colleagues established in Lancet Oncology that anxiety and depression are prevalent in newly diagnosed cancer patients at rates of 20% to 40%, yet access to formal psycho-oncological support is constrained in most health systems by workforce shortages, cost, and geographic inaccessibility [91]. Akdogan and colleagues, conducting a prospective randomized controlled trial in 150 chemotherapy-naive cancer patients published in the European Journal of Cancer, demonstrated that a ChatGPT-based digital counseling intervention produced significantly lower Hospital Anxiety and Depression Scale scores prior to the second chemotherapy cycle compared to standard care, constituting the first randomized evidence of LLM-based psychological intervention efficacy in cancer patients [92]. Zhang and colleagues, publishing in Frontiers in Digital Health, demonstrated feasibility and preliminary efficacy of generative AI chatbots for psychological burden reduction in pediatric and adolescent cancer patients [93]. Farzan and colleagues, publishing a systematic review of 160 studies in npj Mental Health Research, confirmed that LLM-based chatbots constituted 45% of new studies published in 2024 but that only 16% had undergone clinical efficacy testing [94]. Rigorous randomized controlled trials with validated psychometric endpoints and adequate follow-up periods are identified as an urgent research priority. The evidence base for LLM-based psychosocial applications in oncology is consolidated in Table 7.

7. Global Versus Local Challenges: Linguistic Barriers, Cultural Bias, and Non-English Clinical Contexts

7.1. English-Language Training Data Dominance and Multilingual Performance Limitations

The foundational LLMs that underpin clinical applications were trained predominantly on English-language text, reflecting the language composition of the majority of biomedical literature, clinical documentation systems, and publicly available health information repositories in the training corpora. Zhu and colleagues, publishing a systematic review of multilingual large language models in medicine in npj Digital Medicine, estimated English-language content in the training data of frontier LLMs at 70% to 92%, with the remainder distributed among dozens of other languages at substantially lower representation, and demonstrated that models exhibiting strong performance on English-language medical tasks show substantially degraded accuracy and increased error rates when operating in languages with lower training corpus representation [95]. Omiye, Gui, Rezaei, and colleagues, publishing in Annals of Internal Medicine a review of the potentials and pitfalls of large language models in medicine, confirmed that performance degradation in non-English clinical contexts is a reproducible and clinically significant finding across multiple evaluation frameworks [96].
Morphologically complex agglutinative languages with smaller online medical corpora than English represent a specific and underexamined challenge for clinical LLM deployment. Medical terminology in such languages typically encompasses both Latinized international terminology and vernacular equivalents that may differ across institutional, generational, and regional contexts. Turkish serves as an instructive example of this broader class. Yildirim and colleagues, publishing in Annals of Clinical and Analytical Medicine, demonstrated that while GPT-4 achieved acceptable simplification accuracy for straightforward Turkish radiology reports, performance degraded measurably on reports containing institution-specific terminology, local abbreviations for treatment regimens, and references to regionally prevalent cancer subtypes with distinct clinical nomenclature [97]. Comparable degradation patterns have been documented in Arabic, Japanese, and other non-Western clinical languages. These findings collectively illustrate that performance characteristics reported in English-language benchmarking studies cannot be assumed to generalize to other clinical deployment environments without local validation, and that the systematic absence of such validation data represents a global research gap, not merely a language-specific one. The full scope of global and local deployment challenges is consolidated in Table 8.

7.2. Healthcare System-Specific Knowledge: Reimbursement Frameworks and Formulary Constraints

A dimension of local clinical relevance that is entirely absent from the training corpora of general-purpose LLMs is health system-specific reimbursement and formulary knowledge. In most national healthcare systems, oncology treatment decisions are substantially constrained by formulary management bodies that specify eligible indications, required biomarker testing, prior treatment line requirements, and dosing schedules for reimbursable agents. Germany manages this through the Gemeinsamer Bundesausschuss, the United Kingdom through the National Institute for Health and Care Excellence, and middle-income health systems through analogous national frameworks. An LLM providing treatment recommendations, even if its NCCN-grounded guideline knowledge is current and accurate, may generate recommendations for agents or indications not covered under the applicable reimbursement framework, or may fail to flag the documentation requirements that must be satisfied before approval. This represents a category of local contextual knowledge that requires either dedicated local knowledge base development or integration with reimbursement-specific retrieval indices, and constitutes a universal rather than geographically specific challenge for international LLM deployment (96, 98).

7.3. Population Genetics, Ancestral Variation, and Oncological Implications

Beyond linguistic and administrative considerations, population-specific biological characteristics represent a domain in which general-purpose LLMs trained predominantly on Western medical literature may generate systematically biased recommendations for non-Western patient populations. This challenge is not unique to any single country: allele frequency distributions for cancer-relevant variants differ meaningfully between Southern European, South Asian, East Asian, Middle Eastern, and Sub-Saharan African populations relative to the Northern European reference cohorts that dominate the training literature. As one documented example, Yazici, publishing in Hereditary Cancer in Clinical Practice, reported that BRCA1 and BRCA2 pathogenic variant spectra in hereditary breast-ovarian cancer families from Turkey include founder mutations not prominently represented in databases that inform standard LLM training [99]. Tunca and colleagues, publishing in the International Journal of Colorectal Disease, similarly documented that MLH1, MSH2, and MSH6 variant distributions in Lynch syndrome families from Turkey differ from Northern European reference cohorts [100]. The clinical implication generalizes across diverse populations: an LLM providing hereditary cancer risk assessment or targeted therapy eligibility guidance without awareness of population-specific variant frequencies may underestimate or mischaracterize risk with direct consequences for genetic counseling, preventive intervention, and treatment selection. The systematic underrepresentation of non-Western populations in the genomic databases that inform LLM training is a global equity problem, and correcting it requires investment in population-specific genomic data resources as a prerequisite for equitable AI-assisted oncological care worldwide.

7.4. Cultural Communication Norms and Patient-Facing Application Adaptation

The health literacy dimension of LLM application in oncology is further complicated by cultural factors that extend beyond language. Communication of cancer diagnoses, prognosis, and end-of-life care involves cultural norms regarding family involvement in decision-making, disclosure practices, illness representations, and attitudes toward uncertainty that differ substantially across cultural contexts and that are not encoded in the English-language medical literature that constitutes the primary training corpus of frontier LLMs [95]. Publishing in Supportive Care in Cancer, documented higher rates of family-mediated disclosure practices in the clinical context and preferences for physician authority in treatment decision-making that differ from the autonomous patient decision-making model underlying much of the patient communication literature on which LLM training data draws [101]. An LLM-powered patient communication tool intended for deployment in oncology must incorporate awareness of these cultural preferences in its communication style, disclosure approach, and shared decision-making facilitation if it is to serve patients effectively rather than imposing a culturally dissonant communication framework (97, 101). Genuine cultural adaptation, distinct from mere translation, represents a specific research and development priority for the field. The current landscape of oncology AI research exhibits a significant lack of diversity, as the geographic concentration of clinical validation studies and the resulting representation gaps in global cancer literature are illustrated in Figure 4.

9. Domains Requiring Further Development

9.1. Autonomous Clinical Reasoning Under Conditions of Uncertainty

Kresevic and colleagues, publishing in Nature Medicine, evaluated multiple LLMs using curated real patient cases and found that current LLMs do not accurately diagnose patients across all pathologies, perform significantly worse than physicians in realistic clinical scenarios, fail to adhere systematically to diagnostic or treatment guidelines, and cannot reliably interpret laboratory results in clinical context [106]. Cabral and colleagues' Script Concordance Testing demonstrated substantially lower adaptive reasoning performance than knowledge examination performance [86]. Lee, Bubeck, and Petro, publishing in the New England Journal of Medicine, articulated the benefits, limits, and risks of GPT-4 as a clinical AI chatbot and identified adaptive clinical reasoning as the most difficult performance dimension to optimize [107]. These findings define the performance gap that must be closed before any form of autonomous clinical reasoning can be considered for consequential oncological decisions.

9.2. Intraoperative and Procedural Applications

Real-time intraoperative AI assistance in surgical oncology and interventional radiology requires convergence of computer vision, robotics, and generative language reasoning in architectures that have not yet achieved clinical deployment scale. Hashimoto and colleagues, reviewing AI in surgery in Annals of Surgery, identified real-time intraoperative AI as the highest-value and most technically challenging surgical AI application category, requiring coordination of perceptual, decisional, and physical capabilities that no current system integrates [108]. LLM contributions to procedural oncology are currently limited to preoperative planning documentation, perioperative communication, and postoperative summary generation, all text-based tasks distant from the spatial and haptic reasoning demands of intraoperative guidance.

9.3. Validated Multilingual and Culturally Adapted Deployments

As established in Section 7, deployment of LLMs in non-English clinical environments requires dedicated local validation studies, population-specific knowledge base development incorporating regional variant databases and national reimbursement criteria, and cultural adaptation beyond translation. These prerequisites have not been met for any LLM currently in broad clinical deployment in non-English-language oncology contexts, creating a research gap with direct implications for health equity. Zhu and colleagues’ systematic review confirmed that no current general-purpose LLM has been prospectively validated for clinical use in agglutinative-language or other morphologically complex healthcare environments [95]. Addressing this gap is not a peripheral refinement but a precondition for equitable global access to AI-assisted oncological care.

10. Toward Trustworthy AI in Oncology: Implementation Framework and Future Directions

Trustworthy AI in oncology, as articulated by Sittig and Singh in JAMA, encompasses accuracy, transparency, interpretability, fairness, privacy protection, robustness, and appropriate human oversight [80]. The single most clinically consequential distinction between an AI tool that is trustworthy and one that merely appears trustworthy is whether its outputs are grounded in, and traceable to, authoritative guideline sources - or whether they are generated from unconstrained statistical sampling of a training corpus. A grounded system does not offer an opinion on first-line therapy in a given indication: it retrieves the current NCCN or ASCO recommendation, presents it with a verifiable citation, and explicitly flags when guideline coverage is absent. An ungrounded system generates a fluent, authoritative-sounding answer that may reflect a superseded trial, an incorrect dosing schedule, or a combination that exists nowhere in the approved literature. This distinction is invisible to the clinician who does not know to ask - and that invisibility is precisely the patient safety risk that RAG grounding is designed to eliminate. In oncological practice, trustworthiness is therefore most operationally achieved through RAG grounding in institutional authority: LLMs whose responses are constrained by, traceable to, and verifiable against the outputs of authoritative oncological bodies such as ASCO, NCCN, and ESMO. This distinction is invisible to the clinician who does not know to ask, and that invisibility is precisely the patient safety risk that RAG grounding is designed to eliminate. An institutional implementation framework is consolidated in Table 10.
The ASCO Guidelines Assistant, as reported by Cavallo, represents the most mature current operational expression of this architecture [37]. Bedi and colleagues identified the gap between demonstrated technical performance and demonstrated patient-centered clinical benefit as the most urgent challenge for the field [87]. Longhurst and colleagues, publishing in NEJM AI, proposed a network of AI implementation science centers for evaluating clinical LLM effectiveness, providing a framework for closing this evidence gap through prospective clinical trials [109]. Federated learning architectures, as demonstrated by Dayan and colleagues in Nature Medicine for multi-institutional clinical outcome prediction, offer a pathway toward oncology-specific LLMs trained on real-world clinical experience across multiple institutions without centralization of sensitive patient data, potentially improving performance for underrepresented populations [110]. Tu and colleagues, reporting on the trajectory toward generalist biomedical AI in NEJM AI, identified multimodal integration as the defining frontier of next-generation clinical AI [21]. Rajpurkar, Chen, Banerjee, and Topol, reviewing AI in health and medicine in Nature Medicine, identified the human-AI complementarity model, in which the LLM contributes encyclopedic breadth and data integration at scale while the oncologist provides contextual judgment, ethical reasoning, and relational capacity, as the defining design principle for the next generation of clinical AI systems [111]. The proposed model for Human-AI complementarity, where administrative and data-heavy tasks are delegated to AI while physicians focus on ethical judgment and empathetic care, is summarized in Figure 5.

11. Discussion

The evidence reviewed in this manuscript indicates that the clinical value of large language models in oncology depends strongly on the task for which they are used. Applications such as literature synthesis, documentation support, report simplification, and patient communication are closer to routine implementation, whereas autonomous diagnostic reasoning, treatment selection, and complex multimodal decision-making remain insufficiently validated. Clinical fluency should therefore not be interpreted as equivalent to clinical competence.
A major finding of this review is that trustworthy deployment depends not only on model performance but also on system architecture. Retrieval-augmented generation can improve reliability by grounding outputs in current and verifiable oncology guidelines, while multimodal systems offer the potential to integrate imaging, pathology, genomics, and clinical data. However, these technologies should currently be considered decision-support tools rather than substitutes for multidisciplinary clinical judgment.
Important limitations remain, including hallucination, algorithmic bias, privacy concerns, regulatory uncertainty, and reduced generalizability across languages, populations, and healthcare systems. Most available evidence is also based on retrospective datasets, benchmark questions, or technical performance metrics rather than prospective clinical outcomes. Future studies should therefore focus on real-world effectiveness, patient-centered outcomes, workflow efficiency, and local validation. Overall, the most realistic pathway is progressive integration of LLMs into oncology workflows with transparent limitations, continuous monitoring, and mandatory human oversight.

12. Conclusions

The period inaugurated by November 30, 2022 has established LLMs as a transformative presence in oncology whose clinical implications are too well evidenced to be dismissed and too incompletely realized to be deployed without careful governance. Three broad conclusions are drawn from the evidence reviewed in this manuscript.
In specific and well-defined domains, including literature synthesis, clinical documentation, and the simplification of medical information to improve patient health literacy as demonstrated across multiple systematic reviews, LLMs have demonstrated clinically meaningful performance that can be responsibly integrated into oncological practice with appropriate oversight. The evidence on radiology and pathology report simplification, LLM-assisted documentation and time savings, and evidence extraction from unstructured clinical text supports this conclusion and justifies immediate institutional attention to AI adoption strategies in these domains [49].
In domains including RAG-grounded guideline-based decision support and psychosocial adjunct care, the evidence justifies continued investment in controlled clinical evaluation and cautious institutional deployment, provided systems are designed with RAG grounding in NCCN and ASCO guideline corpora, transparent limitations disclosure, mandatory human-in-the-loop review, and systematic outcome monitoring [80]. The expanded MLLM vision, integrating radiology, WSI analysis, radiomics, NGS, transcriptomics, and RWE into unified precision oncology reasoning, is architecturally feasible and clinically compelling but requires prospective clinical trials before broad deployment can be recommended (62, 72, 73, 87). The challenges of multilingual and culturally adapted deployment - encompassing local reimbursement framework integration, population-specific variant databases, and culturally competent communication norms - require dedicated local validation and population-specific knowledge base development as prerequisites for equitable access to AI-assisted oncological care globally [95,96,97,98,99,100,101].
In domains including autonomous adaptive clinical reasoning, real-time procedural assistance, and complex multimodal integration without human review, the technical, regulatory, and evidentiary foundations have not yet been established. The legal liability framework for AI-assisted clinical errors remains unresolved under current SaMD regulatory frameworks in both the United States and the European Union (38, 81, 82). Algorithmic bias toward underrepresented populations demands active demographic performance monitoring as a condition for ethical deployment (102, 103). Data privacy obligations imposed by HIPAA, GDPR, and analogous national data protection frameworks require formal institutional compliance assessment before any cloud-based LLM deployment in clinical settings [105].
The future of oncology will not be characterized by AI replacing human judgment. It will be characterized by human judgment, augmented by rigorously grounded and transparently governed AI, reaching further, faster, and more equitably than it could reach alone. The oncologist who understands the distinction between static parametric knowledge and RAG-grounded dynamic evidence retrieval, who recognizes that probabilistic generation is a solvable architectural challenge addressed by grounding in NCCN and ASCO guidelines, who appreciates that GDPR, HIPAA, and FDA SaMD frameworks create substantive clinical governance obligations, and who holds in mind that the therapeutic relationship remains the proximate determinant of patient experience and outcomes, is the clinician who will extract the greatest clinical value from this technology and identify its limits before those limits cause harm.

Author Contributions

Conceptualization, Ö.K. and M.Ö.; methodology, M.O.Ç.; software, M.O.Ç.; formal analysis, M.O.Ç.; investigation, Ö.K.; data curation, B.K. and M.S.K.; writing-original draft preparation, Ö.K., B.K. and M.S.K.; writing-review and editing, B.Y., M.Ö. and U.B.; visualization, B.K. and M.S.K.; supervision, M.Ö. and U.B.; project administration, U.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable. This applies if the study did not involve human participants, human data, or animals requiring ethical approval as is typical for a narrative review.

Data Availability Statement

No new data were created or analyzed in this study, as it is a narrative review of the published literature.

Acknowledgments

Optionally acknowledge support not covered by funding, or delete this section. During the preparation of this manuscript, the author(s) used ChatGPT (OpenAI, including DALL·E) for language editing and structural refinement of the text, and BioRender (BioRender AI) (Created in https://BioRender.com) for the creation of the figures. The authors have reviewed and edited the output and take full responsibility for the content of this publication.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Altamimi, I.; Altamimi, A.; Alhumimidi, A.S.; Altamimi, A.; Temsah, M.H. Artificial Intelligence (AI) Chatbots in Medicine: A Supplement, Not a Substitute. Cureus 2023, 15, e40922. [Google Scholar] [CrossRef]
  2. Topol, E. J. High-performance medicine: the convergence of human and artificial intelligence. Nat. Med. 2019, 25[1], 44–56. [Google Scholar] [CrossRef]
  3. Esteva, A.; Kuprel, B.; Novoa, R. A.; et al. Dermatologist-level classification of skin cancer with deep neural networks. Nature 2017, 542[7639], 115–118. [Google Scholar] [CrossRef]
  4. Vaswani, A.; Shazeer, N.; Parmar, N.; et al. Attention is all you need. Adv. Neural Inf. Process. Syst. 2017, 30, 5998–6008. [Google Scholar]
  5. Wei, J.; Tay, Y.; Bommasani, R.; et al. Emergent abilities of large language models. Trans. Mach. Learn. Res. 2022. [Google Scholar] [CrossRef]
  6. Clusmann, J.; Kolbinger, F. R.; Muti, H. S.; et al. The future landscape of large language models in medicine. Commun. Med. 2023, 3[1], 141. [Google Scholar] [CrossRef]
  7. Obermeyer, Z.; Emanuel, E. J. Predicting the future: big data, machine learning, and clinical medicine. N. Engl. J. Med. 2016, 375[13], 1216–1219. [Google Scholar] [CrossRef]
  8. OpenAI. GPT-4 technical report. arXiv 2023. [Google Scholar] [CrossRef]
  9. Gemini Team; Google. Gemini: a family of highly capable multimodal models. arXiv 2024. [Google Scholar] [CrossRef]
  10. Chen, S.F.; Alyakin, A.; Seas, A.; Yang, E.; Choi, J.J.; Lee, J.V.; Chen, A.L.; Warman, P.I.; Bitolas, R.T.; Steele, R.J.; Alber, D.A.; Oermann, E.K. LLM-assisted systematic review of large language models in clinical medicine. Nat. Med. 2026, 32, 1152–1159. [Google Scholar] [CrossRef]
  11. Chen, D.; Parsa, R.; Swanson, K.; et al. Large language models in oncology: a review. BMJ Oncol. 2025, 4, e000759. [Google Scholar] [CrossRef]
  12. Busch, F.; Hoffmann, L.; Rueger, C.; et al. Current applications and challenges in large language models for patient care: a systematic review. Commun. Med. 2025, 5, 26. [Google Scholar] [CrossRef]
  13. Moradinasab, N.; Benson, R.; Kenny, C.; et al. Large language models in population oncology: a contemporary review. JCO Clin. Cancer Inform. 2025, 9, e2500112. [Google Scholar] [CrossRef]
  14. Saria, S.; Butte, A.; Sheikh, A. Better medicine through machine learning: what's real, and what's artificial? Sci. Transl. Med. 2018, 10[426], eaao5344. [Google Scholar] [CrossRef]
  15. Singhal, K.; Azizi, S.; Tu, T.; et al. Large language models encode clinical knowledge. Nature 2023, 620[7972], 172–180. [Google Scholar] [CrossRef]
  16. Kung, T. H.; Cheatham, M.; Medenilla, A.; et al. Performance of ChatGPT on USMLE: potential for AI-assisted medical education using large language models. PLoS Digit. Health 2023, 2[2], e0000198. [Google Scholar] [CrossRef]
  17. Nori, H.; King, N.; McKinney, S. M.; et al. Capabilities of GPT-4 on medical challenge problems. arXiv 2023. [Google Scholar] [CrossRef]
  18. Nam, Y.; Kim, D. Y.; Kyung, S.; et al. Multimodal large language models in medical imaging: current state and future directions. Korean J. Radiol. 2025, 26[10], 900–923. [Google Scholar] [CrossRef]
  19. Yin, S.; Fu, C.; Zhao, S.; et al. A survey on multimodal large language models. Natl. Sci. Rev. 2024, 11[12], nwae403. [Google Scholar] [CrossRef]
  20. Thirunavukarasu, A. J.; Ting, D. S. J.; Elangovan, K.; et al. Large language models in medicine. Nat. Med. 2023, 29[8], 1930–1940. [Google Scholar] [CrossRef]
  21. Tu, T.; Palepu, A.; Schaekermann, M.; et al. Towards generalist biomedical AI. NEJM AI 2024, 1[3], AIoa2300138. [Google Scholar] [CrossRef]
  22. Iannantuono, G. M.; Bracken-Clarke, D.; Floudas, C. S.; et al. Applications of large language models in cancer care: current evidence and future perspectives. Front. Oncol. 2023, 13, 1268915. [Google Scholar] [CrossRef]
  23. Ji, Z.; Lee, N.; Frieske, R.; et al. Survey of hallucination in natural language generation. ACM Comput. Surv. 2023, 55[12], 1–38. [Google Scholar] [CrossRef]
  24. Alkaissi, H.; McFarlane, S. I. Artificial hallucinations in ChatGPT: implications in scientific writing. Cureus 2023, 15[2], e35179. [Google Scholar] [CrossRef]
  25. Huang, L.; Yu, W.; Ma, W.; et al. A survey on hallucination in large language models: principles, taxonomy, challenges, and open questions. arXiv 2024. [Google Scholar] [CrossRef]
  26. Omar, M.; Brin, D.; Glicksberg, B.; Klang, E. Multi-model assurance analysis showing large language models are highly vulnerable to adversarial hallucination attacks during clinical decision support. Commun. Med. 2025. [Google Scholar] [CrossRef]
  27. Gundabathula, S. K.; Kolar, S. B.; Lal, P.; et al. A framework to assess clinical safety and hallucination rates of LLMs for medical text summarisation. In npj Digital Medicine; 2025. [Google Scholar] [CrossRef]
  28. Moell, B.; Aronsson, F. S. Harm reduction strategies for thoughtful use of large language models in the medical domain. J. Med. Internet Res. 2025, 27, e75849. [Google Scholar] [CrossRef]
  29. Lewis, P.; Perez, E.; Piktus, A.; et al. Retrieval-augmented generation for knowledge-intensive NLP tasks. Adv. Neural Inf. Process. Syst. 2020, 33, 9459–9474. [Google Scholar]
  30. Zarfati, M.; Nadkarni, G. N.; Klang, E.; Soffer, S. Retrieval-augmented generation: advancing personalized care and research in oncology. Eur. J. Cancer 2025, 220, 115373. [Google Scholar] [CrossRef]
  31. Xiong, G.; Jin, Q.; Wang, X.; et al. Improving retrieval-augmented generation in medicine with iterative follow-up questions. Pac. Symp. Biocomput. 2025, 30, 199–214. [Google Scholar] [CrossRef]
  32. Ferber, D.; Wiest, I. C.; Wölflein, G.; et al. GPT-4 for information retrieval and comparison of medical oncology guidelines. NEJM AI 2024, 1[2], AIcs2300235. [Google Scholar] [CrossRef]
  33. Liu, T.; Wang, X.; Inkman, M.; et al. Development of a RAG-based expert LLM for clinical support in radiation oncology. medRxiv 2025. [Google Scholar] [CrossRef]
  34. Zeba, M.; Mamun, A.A.; Tithee, K.J.; Sutradhar, D.; Raiaan, M.A.K.; Mukta, S.; Mohamed, R.E.; Islam, M.R.; Sebastian, Y.; Hussain, M.; Azam, S. Mitigating hallucinations in healthcare LLMs with granular fact-checking and domain-specific adaptation. Expert Syst. With Appl. 2026, 329, 132966. [Google Scholar] [CrossRef]
  35. Wei, J.; Wang, X.; Schuurmans, D.; et al. Chain-of-thought prompting elicits reasoning in large language models. Adv. Neural Inf. Process. Syst. 2022, 35, 24824–24837. [Google Scholar] [CrossRef]
  36. Meditron Team. Meditron-70B: scaling medical pretraining for large language models. arXiv 2023. [Google Scholar] [CrossRef]
  37. Cavallo, J. How the AI-powered ASCO Guidelines Assistant is improving clinical decision-making. The ASCO Post. 25 September 2025. Available online: https://www.ascopost.com.
  38. European Parliament. Regulation (EU) 2024/1689 of the European Parliament and of the Council on artificial intelligence (the EU AI Act). Off. J. Eur. Union 2024. [Google Scholar]
  39. Landhuis, E. Scientific literature: information overload. Nature 2016, 535[7612], 457–458. [Google Scholar] [CrossRef]
  40. Van Veen, D.; Van Uden, C.; Blankemeier, L.; Delbrouck, J. B.; Aali, A.; Bluethgen, C.; Pareek, A.; Polacin, M.; Reis, E. P.; Seehofnerová, A.; Rohatgi, N.; Hosamani, P.; Collins, W.; Ahuja, N.; Langlotz, C. P.; Hom, J.; Gatidis, S.; Pauly, J.; Chaudhari, A. S. Adapted large language models can outperform medical experts in clinical text summarization. Nat. Med. 2024, 30[4], 1134–1142. [Google Scholar] [CrossRef]
  41. Gates, A.; Johnson, C.; Hartling, L. Technology-assisted title and abstract screening for systematic reviews: a prospective cohort study. Syst. Rev. 2018, 7[1], 45. [Google Scholar] [CrossRef]
  42. Truhn, D.; Loeffler, C. M.; Müller-Franzes, G.; et al. Extracting structured information from unstructured histopathology reports using GPT-4. J. Pathol. 2024, 262[3], 310–319. [Google Scholar] [CrossRef]
  43. Benary, M.; Wang, X. D.; Schmidt, M.; et al. Leveraging large language models for decision support in personalized oncology. JAMA Netw. Open 2023, 6[11], e2343689. [Google Scholar] [CrossRef]
  44. Sun, V. H.; Heemelaar, J. C.; Hadzic, I.; et al. Enhancing precision in detecting severe immune-related adverse events: comparative analysis of large language models and ICD codes. J. Clin. Oncol. 2024, 42[35], 4134–4144. [Google Scholar] [CrossRef]
  45. West, C. P.; Dyrbye, L. N.; Shanafelt, T. D. Physician burnout: contributors, consequences and solutions. J. Intern. Med. 2018, 283[6], 516–529. [Google Scholar] [CrossRef]
  46. Umeton, R.; Kwok, A.; Maurya, R.; Leco, D.; Lenane, N.; Willcox, J.; Abel, G.A.; Tolikas, M.; Johnson, J.M. GPT-4 in a Cancer Center—Institute-Wide Deployment Challenges and Lessons Learned. NEJM AI 2024, 1. [Google Scholar] [CrossRef]
  47. Berkman, N. D.; Sheridan, S. L.; Donahue, K. E.; et al. Low health literacy and health outcomes: an updated systematic review. Ann. Intern. Med. 2011, 155[2], 97–107. [Google Scholar] [CrossRef]
  48. Al Hussein Al Awamlh, B.; Moses, K. A.; Whitman, J.; et al. Health literacy and all-cause mortality among cancer patients. Cancer 2025, 131[6], e35794. [Google Scholar] [CrossRef]
  49. Kwok, K.; Looi, S. C.; Bhaskaran, S.; et al. Simplifying radiology reports for patients using ChatGPT: a systematic review. J. Med. Imaging Radiat. Oncol. 2026, 70[1], e70076. [Google Scholar] [CrossRef]
  50. Yang, X.; Xiao, Y.; Liu, D.; et al. Enhancing physician-patient communication in oncology using GPT-4 through simplified radiology reports: multicenter quantitative study. J. Med. Internet Res. 2025, 27, e63786. [Google Scholar] [CrossRef]
  51. Prucker, P.; Busch, F.; Dorfner, F.; et al. Large language models for simplifying radiology reports: a systematic review and meta-analysis. In The Lancet Digital Health; 2026. [Google Scholar] [CrossRef]
  52. Chung, E. M.; Zhang, S. C.; Nguyen, A. T.; et al. Feasibility and acceptability of ChatGPT generated radiology report summaries for cancer patients. Digit. Health 2023, 9, 20552076231221620. [Google Scholar] [CrossRef]
  53. Haver, H. L.; Gupta, A. K.; Ambinder, E. B.; et al. Evaluating ChatGPT to simplify patient-centered information about breast cancer prevention and screening. Radiol. Imaging Cancer 2024, 6[2], e230086. [Google Scholar] [CrossRef]
  54. Steimetz, E.; Minkowitz, J.; Gabutan, E. C.; et al. Use of artificial intelligence chatbots in interpretation of pathology reports. JAMA Netw. Open 2024, 7[5], e2412767. [Google Scholar] [CrossRef]
  55. Lyu, Q.; Tan, J.; Zapadka, M. E.; et al. Translating radiology reports into plain language using ChatGPT and GPT-4 with prompt learning. Vis. Comput. Ind. Biomed. Art. 2023, 6[1], 9. [Google Scholar] [CrossRef]
  56. Doshi, R.; Amin, K. S.; Khosla, P.; et al. Quantitative evaluation of large language models to streamline radiology report impressions. Radiology 2024, 310[3], e231593. [Google Scholar] [CrossRef]
  57. Ayers, J. W.; Poliak, A.; Dredze, M.; et al. Comparing physician and artificial intelligence chatbot responses to patient questions posted to a public social media forum. JAMA Intern. Med. 2023, 183[6], 589–596. [Google Scholar] [CrossRef]
  58. Sorin, V.; Klang, E.; Sklair-Levy, M.; et al. Large language model (ChatGPT) as a support tool for breast tumor board. npj Breast Cancer 2023, 9, 44. [Google Scholar] [CrossRef]
  59. Zhou, S.; Luo, X.; Chen, C.; et al. The performance of large language model powered chatbots compared to oncology physicians on colorectal cancer queries. Int. J. Surg. 2024, 110[10], 6509–6517. [Google Scholar] [CrossRef]
  60. Lopez, O.; Atallah, C.; Feinberg, T.; et al. The application of ChatGPT in colorectal cancer: a systematic review. Surg. Oncol. 2024, 57, 102181. [Google Scholar] [CrossRef]
  61. Nov, O.; Singh, N.; Mann, D. M. Putting ChatGPT's medical advice to the test. medRxiv 2023. [Google Scholar] [CrossRef]
  62. Acosta, J. N.; Falcone, G. J.; Rajpurkar, P.; et al. Multimodal biomedical AI. Nat. Med. 2022, 28[9], 1773–1784. [Google Scholar] [CrossRef]
  63. Suh, P. S.; Shim, W. H.; Suh, C. H.; et al. Comparing diagnostic accuracy of radiologists versus GPT-4V and Gemini Pro Vision using image inputs from Diagnosis Please cases. Radiology 2024, 312[1], e240273. [Google Scholar] [CrossRef]
  64. Bousaid, A.; De Bels, D.; Taccone, F. S.; et al. Assessing GPT-4 multimodal performance in radiological image analysis. Eur. Radiol. 2024, 34[12], 7837–7847. [Google Scholar] [CrossRef]
  65. Hou, B.; Mukherjee, P.; Batheja, V.; et al. One year on: assessing progress of multimodal large language model performance on RSNA 2024 Case of the Day questions. Radiology 2025, 316, e250617. [Google Scholar] [CrossRef]
  66. Han, N. Y.; Shin, K.; Kim, M. J.; et al. Enhancing oncological surveillance through large language model-assisted analysis: a comparative study of GPT-4 and Gemini. Acad. Radiol. 2025, 32[5], 2385–2391. [Google Scholar] [CrossRef]
  67. Nakaura, T.; Ito, R.; Ueda, D.; et al. The impact of large language models on radiology: a guide for radiologists on the latest innovations in AI. Jpn. J. Radiol. 2024, 42[7], 685–696. [Google Scholar] [CrossRef]
  68. Kather, J. N.; Ciompi, F.; Bhatt, D. L.; et al. In-context learning enables multimodal large language models to classify cancer pathology images. Nat. Commun. 2024, 15[1], 7974. [Google Scholar] [CrossRef]
  69. Chen, R.J.; Ding, T.; Lu, M.Y.; Williamson, D.F.K.; et al. Towards a general-purpose foundation model for computational pathology. Nat. Med. 2024, 30, 850–862. [Google Scholar] [CrossRef]
  70. Lu, M. Y.; Chen, B.; Williamson, D. F. K.; et al. A visual-language foundation model for computational pathology. Nat. Med. 2024, 30[3], 863–874. [Google Scholar] [CrossRef]
  71. Lambin, P.; Leijenaar, R. T. H.; Deist, T. M.; et al. Radiomics: the bridge between medical imaging and personalized medicine. Nat. Rev. Clin. Oncol. 2017, 14[12], 749–762. [Google Scholar] [CrossRef]
  72. Boehm, K. M.; Khosravi, P.; Vanguri, R.; et al. Harnessing multimodal data integration to advance precision oncology. Nat. Rev. Cancer 2022, 22[2], 114–126. [Google Scholar] [CrossRef]
  73. Chen, R. J.; Lu, M. Y.; Wulczyn, E.; et al. Pan-cancer integrative histology-genomic analysis via multimodal deep learning. Cancer Cell 2022, 40[8], 865–878.e6. [Google Scholar] [CrossRef]
  74. Jin, Q.; Wang, Z.; Floudas, C.S.; et al. Matching patients to clinical trials with large language models. Nat. Commun. 2024, 15, 9074. [Google Scholar] [CrossRef]
  75. Carl, N.; Schramm, F.; Haggenmüller, S.; et al. Large language model use in clinical oncology. npj Precis. Oncol. 2024, 8[1], 240. [Google Scholar] [CrossRef]
  76. Lammert, J.; Dreyer, T.; Mathes, S.; et al. Expert-guided large language models for clinical decision support in precision oncology. JCO Precis. Oncol. 2024, 8, e2400478. [Google Scholar] [CrossRef]
  77. Rydzewski, N. R.; Dinakaran, D.; Zhao, S. G.; et al. Comparative evaluation of large language models in clinical oncology. NEJM AI 2024, 1[5], aioa2300151. [Google Scholar] [CrossRef]
  78. Iannantuono, G.M.; Bracken-Clarke, D.; Karzai, F.; Choo-Wosoba, H.; Gulley, J.L.; Floudas, C.S. Comparison of Large Language Models in Answering Immuno-Oncology Questions: A Cross-Sectional Study. The Oncologist 2024, 29, 407–414. [Google Scholar] [CrossRef]
  79. National Comprehensive Cancer Network. NCCN clinical practice guidelines in oncology. 2026. Available online: https://www.nccn.org/guidelines.
  80. Sittig, D. F.; Singh, H. Recommendations to ensure safety of AI in real-world clinical care. JAMA 2025, 333[5], 457–458. [Google Scholar] [CrossRef]
  81. U.S. Food and Drug Administration. Artificial intelligence and machine learning (AI/ML)-based software as a medical device action plan; FDA, 2024. [Google Scholar]
  82. Shumway, D. O.; Hartman, H. J. Medical malpractice liability in large language model artificial intelligence: legal review and policy recommendations. J. Osteopath. Med. 2024, 124[6], 287–290. [Google Scholar] [CrossRef]
  83. Verlingue, L.; Boyer, C.; Olgiati, L.; Brutti Mairesse, C.; Morel, D.; Blay, J.Y. Artificial intelligence in oncology: ensuring safe and effective integration of language models in clinical practice. Lancet Reg. Health – Eur. 2024, 46, 101064. [Google Scholar] [CrossRef]
  84. Longwell, J. B.; Hirsch, I.; Binder, F.; et al. Performance of large language models on medical oncology examination questions. JAMA Netw. Open 2024, 7[6], e2417641. [Google Scholar] [CrossRef]
  85. Sallam, M. ChatGPT utility in healthcare education, research, and practice: systematic review on the promising perspectives and valid concerns. Healthcare 2023, 11[6], 887. [Google Scholar] [CrossRef]
  86. Cabral, S.; Restrepo, D.; Kanjee, Z.; et al. Clinical reasoning of a generative artificial intelligence model compared with physicians. JAMA Intern. Med. 2024, 184[5], 581–583. [Google Scholar] [CrossRef]
  87. Bedi, S.; Srinivasan, M.; Schlessinger, D.; et al. Testing and evaluation of health care applications of large language models: a systematic review. JAMA 2025, 333[4], 319–328. [Google Scholar] [CrossRef]
  88. Singhal, K.; Kung, E.; Gottweis, J.; et al. Toward expert-level medical question answering with large language models. arXiv 2023. [Google Scholar] [CrossRef]
  89. Saab, K.; Tu, T.; Weng, W. H.; et al. Capabilities of Gemini models in medicine. arXiv 2024. [Google Scholar] [CrossRef]
  90. Yang, R.; Tan, T. F.; Lu, W.; et al. Large language models in health care: development, applications, and challenges. Health Care Sci. 2023, 2[4], 255–263. [Google Scholar] [CrossRef]
  91. Mitchell, A. J.; Chan, M.; Bhatti, H.; et al. Prevalence of depression, anxiety, and adjustment disorder in oncological, haematological, and palliative-care settings: a meta-analysis. Lancet Oncol. 2011, 12[2], 160–174. [Google Scholar] [CrossRef]
  92. Akdogan, O.; Uyar, G. C.; Yesilbas, E.; et al. Effect of a ChatGPT-based digital counseling intervention on anxiety and depression in patients with cancer: a prospective, randomized trial. Eur. J. Cancer 2025, 221, 115408. [Google Scholar] [CrossRef]
  93. Zhang, M.; Zhao, Y.; Li, Q.; et al. Empowering pediatric and adolescent cancer patients utilizing generative AI chatbots to reduce psychological burden. Front. Digit. Health 2025, 7, 1543543. [Google Scholar] [CrossRef]
  94. Farzan, R.; McLennan, C.; Steinkamp, J. M.; et al. Charting the evolution of AI mental health chatbots from rule-based systems to large language models: a systematic review. npj Ment. Health Res. 2025. [Google Scholar] [CrossRef]
  95. Zhu, S.; Bing, Y.; Ruder, S. Multilingual large language models in medicine: a systematic review of cross-lingual performance and training data representation. npj Digit. Med. 2025, 8[1], 101. [Google Scholar] [CrossRef]
  96. Omiye, J. A.; Gui, H.; Rezaei, S. J.; et al. Large language models in medicine: the potentials and pitfalls. Ann. Intern. Med. 2024, 177[2], 210–220. [Google Scholar] [CrossRef]
  97. Yildirim, O.; Karaman, H.; Cakir, B.; et al. Use of large language models in radiological reports: a study on simplifying Turkish MRI findings. Ann. Clin. Anal. Med. 2024, 15, 586–590. [Google Scholar] [CrossRef]
  98. Social Security Institution of Turkey. Sağlık Uygulama Tebliği (SUT). 2026. Available online: https://www.sgk.gov.tr.
  99. Yazici, H.; Bitisik, O.; Akisik, E.; et al. BRCA1 and BRCA2 mutations in Turkish breast/ovarian families and young breast cancer patients. Br. J. Cancer 2000, 83, 737–742. [Google Scholar] [CrossRef]
  100. Tunca, B.; Tezel, G. G.; Savas, B.; et al. MLH1, MSH2, and MSH6 mutations in Turkish Lynch syndrome families. Int. J. Colorectal Dis. 2024, 39[1], 45. [Google Scholar] [CrossRef]
  101. Palma, A.; Cartes, F.; González, M.; Villarroel, L.; Parsons, H. A.; Yennurajalingam, S.; Bruera, E. Information disclosure and decision-making preferences of patients with advanced cancer in a pain and palliative care unit in Chile (¿Cuánta información desean recibir y cómo prefieren tomar sus decisiones?). Rev. Médica De Chile 2014, 142[1], 48–54. [Google Scholar] [CrossRef]
  102. Omiye, J. A.; Lester, J. C.; Spichak, S.; et al. Large language models propagate race-based medicine. npj Digit. Med. 2023, 6[1], 195. [Google Scholar] [CrossRef]
  103. Omar, M.; Sorin, V.; Agbareia, R.; et al. Evaluating and addressing demographic disparities in medical large language models: a systematic review. Int. J. Equity Health 2025, 24, 57. [Google Scholar] [CrossRef]
  104. European Parliament and Council of the European Union. Regulation (EU) 2016/679 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (General Data Protection Regulation). Off. J. Eur. Union 2016, L119, 1–88. [Google Scholar]
  105. Putzier, M.; Khakzad, T.; Dreischarf, M.; et al. Implementation of cloud computing in the German healthcare system. npj Digit. Med. 2024, 7, 12. [Google Scholar] [CrossRef]
  106. Kresevic, S.; Gallifant, J.; Pierce, R. L.; et al. Evaluation and mitigation of the limitations of large language models in clinical decision-making. Nat. Med. 2024, 30[11], 2842–2850. [Google Scholar] [CrossRef]
  107. Lee, P.; Bubeck, S.; Petro, J. Benefits, limits, and risks of GPT-4 as an AI chatbot for medicine. N. Engl. J. Med. 2023, 388[13], 1233–1239. [Google Scholar] [CrossRef]
  108. Hashimoto, D. A.; Rosman, G.; Rus, D.; et al. Artificial intelligence in surgery: promises and perils. Ann. Surg. 2018, 268[1], 70–76. [Google Scholar] [CrossRef]
  109. Longhurst, C. A.; Singh, K.; Chopra, A.; et al. A call for artificial intelligence implementation science centers to evaluate clinical effectiveness. NEJM AI 2024, 1[4], AIp2400223. [Google Scholar] [CrossRef]
  110. Dayan, I.; Roth, H. R.; Zhong, A.; et al. Federated learning for predicting clinical outcomes in patients hospitalized with COVID-19. Nat. Med. 2021, 27[10], 1735–1743. [Google Scholar] [CrossRef]
  111. Rajpurkar, P.; Chen, E.; Banerjee, O.; Topol, E. J. AI in health and medicine. Nat. Med. 2022, 28[1], 31–38. [Google Scholar] [CrossRef]
Figure 1. The Roadmap of Generative AI in Clinical Oncology. The left panel represents the task-specific discriminative artificial intelligence systems that characterized oncology AI in the 2010s, in which separate models were required for functions such as mammography detection, pathology grading, and genomic risk stratification. The right panel represents the generative large language model (LLM) architecture that has emerged since 2022, in which a single model can integrate radiology images, pathology slides, guideline documents, next-generation sequencing (NGS) data, natural patient language, and clinical notes within a unified reasoning process. The timeline beneath both panels marks the key technical milestones underlying this transition: the 2017 Transformer architecture, the 2022 public release of ChatGPT, the 2023 emergence of GPT-4 and Med-PaLM, 2024 progress toward multimodal LLM (MLLM) integration, and anticipated clinical deployment by 2026.
Figure 1. The Roadmap of Generative AI in Clinical Oncology. The left panel represents the task-specific discriminative artificial intelligence systems that characterized oncology AI in the 2010s, in which separate models were required for functions such as mammography detection, pathology grading, and genomic risk stratification. The right panel represents the generative large language model (LLM) architecture that has emerged since 2022, in which a single model can integrate radiology images, pathology slides, guideline documents, next-generation sequencing (NGS) data, natural patient language, and clinical notes within a unified reasoning process. The timeline beneath both panels marks the key technical milestones underlying this transition: the 2017 Transformer architecture, the 2022 public release of ChatGPT, the 2023 emergence of GPT-4 and Med-PaLM, 2024 progress toward multimodal LLM (MLLM) integration, and anticipated clinical deployment by 2026.
Preprints 230605 g001
Figure 2. RAG Architecture Workflow for Oncology Clinical Decision Support. The five-step pathway illustrates how a clinician query is processed through a semantic search engine against a dense vector index, retrieving the top-k relevant passages from a document library of authoritative sources such as NCCN and ASCO guidelines; these passages are then supplied to the LLM together with the original query to generate a grounded response with an explicit source citation. The lower pathway contrasts this with an unaugmented LLM, in which the same clinician query is answered directly by the model without retrieval, yielding an unverified response with no traceable source.
Figure 2. RAG Architecture Workflow for Oncology Clinical Decision Support. The five-step pathway illustrates how a clinician query is processed through a semantic search engine against a dense vector index, retrieving the top-k relevant passages from a document library of authoritative sources such as NCCN and ASCO guidelines; these passages are then supplied to the LLM together with the original query to generate a grounded response with an explicit source citation. The lower pathway contrasts this with an unaugmented LLM, in which the same clinician query is answered directly by the model without retrieval, yielding an unverified response with no traceable source.
Preprints 230605 g002
Figure 3. Pan-Omics Data Integration in MLLM-Powered Precision Oncology. A central multimodal AI node integrates heterogeneous oncology data streams, including radiological imaging (CT/MRI/PET), digital pathology, genomics, transcriptomics, proteomics, liquid biopsy results, radiomics, and electronic health record/clinical notes data. These inputs are consolidated through the model into a single unified clinical recommendation, illustrating the pan-omics vision of multimodal large language models in precision oncology.
Figure 3. Pan-Omics Data Integration in MLLM-Powered Precision Oncology. A central multimodal AI node integrates heterogeneous oncology data streams, including radiological imaging (CT/MRI/PET), digital pathology, genomics, transcriptomics, proteomics, liquid biopsy results, radiomics, and electronic health record/clinical notes data. These inputs are consolidated through the model into a single unified clinical recommendation, illustrating the pan-omics vision of multimodal large language models in precision oncology.
Preprints 230605 g003
Figure 4. Geographic Distribution of LLM Performance Evidence and Representation Gaps in Oncology Literatüre. The map contrasts the predominance of English-language medical literature underlying current LLM training and validation with the diverse socio-cultural and linguistic realities of patient populations worldwide. The horizontal bar indicates that the volume of clinical validation studies is disproportionately high in the regions and languages best represented in the training corpus and correspondingly low elsewhere, underscoring the global-versus-local evidence gap discussed in this review.
Figure 4. Geographic Distribution of LLM Performance Evidence and Representation Gaps in Oncology Literatüre. The map contrasts the predominance of English-language medical literature underlying current LLM training and validation with the diverse socio-cultural and linguistic realities of patient populations worldwide. The horizontal bar indicates that the volume of clinical validation studies is disproportionately high in the regions and languages best represented in the training corpus and correspondingly low elsewhere, underscoring the global-versus-local evidence gap discussed in this review.
Preprints 230605 g004
Figure 5. Human-AI Complemantarity Model in Oncology Practise: Task Allocation Framework. The framework contrasts AI contribution domains—systematic literature synthesis, pattern recognition on large datasets, continuous availability, multi-language translation, rapid guideline retrieval, and documentation drafting—with human oncologist contribution domains, including contextual clinical judgment, ethical reasoning, patient relationship, uncertainty management, adaptive reasoning, and cultural and emotional intelligence. The central column depicts areas of complementarity, such as tumor board discussion, patient communication, AI-informed clinical decision-making, and outcome monitoring, where the two contribution types converge.
Figure 5. Human-AI Complemantarity Model in Oncology Practise: Task Allocation Framework. The framework contrasts AI contribution domains—systematic literature synthesis, pattern recognition on large datasets, continuous availability, multi-language translation, rapid guideline retrieval, and documentation drafting—with human oncologist contribution domains, including contextual clinical judgment, ethical reasoning, patient relationship, uncertainty management, adaptive reasoning, and cultural and emotional intelligence. The central column depicts areas of complementarity, such as tumor board discussion, patient communication, AI-informed clinical decision-making, and outcome monitoring, where the two contribution types converge.
Preprints 230605 g005
Table 2. Static Parametric LLM versus RAG-Augmented LLM: Comparative Architecture for Oncology Deployment.
Table 2. Static Parametric LLM versus RAG-Augmented LLM: Comparative Architecture for Oncology Deployment.
Dimension Static Parametric LLM RAG-Augmented LLM
Knowledge source Training corpus, frozen at cutoff date Continuously updated external index (NCCN, ASCO, institutional guidelines)
Knowledge currency Limited to training cutoff; gaps in rapidly evolving indications Real-time; updatable without model retraining
Factual accuracy in oncology Error rate 43% in oncology guideline retrieval tasks [32] Error rate reduced to 16%; accuracy improved from 57% to 84% [32]
Hallucination risk High for extrinsic hallucinations including fabricated citations and dosing errors [24] Substantially reduced; responses constrained to retrieved verified source text [30]
Verifiability No citation to source; unverifiable chain of reasoning Highlighted citations to specific guideline passages (e.g., ASCO Guidelines Assistant [37])
Clinical deployment suitability High-risk without grounding; not recommended for direct clinical decision support Prerequisite for safe high-stakes oncology deployment [30]; consistent with ESMO ELCAP guidance [83]
Update mechanism Requires full retraining of model parameters Index updated independently of model parameters
Exemplar system Unaugmented GPT-4 or Claude used standalone ASCO Guidelines Assistant (Gemini and Vertex AI RAG) [37]; MEREDITH system [76]
Abbreviations: RAG = retrieval-augmented generation; NCCN = National Comprehensive Cancer Network; ASCO = American Society of Clinical Oncology; ESMO = European Society for Medical Oncology; ELCAP = Ethical and Legal Considerations in AI for Patients.
Table 4. Evidence Summary: Established LLM Applications in Oncology
Table 4. Evidence Summary: Established LLM Applications in Oncology
Application Domain Study and Reference Key Metric Clinical Significance
Literature synthesis and summarization Van Veen et al., Nature Medicine [40] 10-fold time reduction vs. expert reviewers Enables systematic monitoring of rapidly expanding oncology literature for subspecialists
Systematic review screening Gates et al., Systematic Reviews [41] 40 to 70% reduction in screening phase Maintains sensitivity comparable to dual human review
Structured data extraction from pathology reports Truhn et al., Journal of Pathology [42] Accuracy competitive with manual curation Processes thousands of reports in time required for dozens by human annotators
Immune-related adverse event extraction from clinical notes Sun et al., JCO [44] Sensitivity exceeds ICD coding Direct safety monitoring application in immunotherapy trials
Molecular tumor board documentation Benary et al., JAMA Network Open [43] precision-oncology decision support Accuracy maintained comparable to unaided clinician documentation
Institute-wide documentation (GPT-4) Umeton et al., NEJM AI [46] Quantified time savings across departments First large-scale cancer center deployment data; reduced iterative correction cycles
Radiology report simplification (systematic review) Kwok et al., JMIRO [49] Reading level 9.6 to 14 reduced to 5.0 to 9.4; accuracy 78 to 100% Brings reports within AMA 6th-grade reading level recommendation
Radiology report simplification (Chinese oncology) Yang et al., JMIR [50] Correct classification 63.9% to 83.3%; satisfaction 8.30/10 Cross-language evidence supporting generalizability
Pathology report simplification Steimetz et al., JAMA Network Open [54] Accuracy acceptable for clinical use Extends patient access to pathological diagnosis information
Patient chatbot quality and empathy Ayers et al., JAMA Internal Medicine [57] AI rated significantly higher on quality and empathy Raises substantive discussion about communicative dimensions of time-pressured clinical care
Breast tumor board support Sorin et al., npj Breast Cancer [58] Oncologists rated useful in 78% of evaluations LLM case summaries and guideline references augment multidisciplinary decision-making
Abbreviations: ICD = International Classification of Diseases; MTB = molecular tumor board; JMIRO = Journal of Medical Imaging and Radiation Oncology; JCO = Journal of Clinical Oncology; AMA = American Medical Association; JMIR = Journal of Medical Internet Research.
Table 5. MLLM Performance in Oncology Imaging and Computational Pathology: Key Studies
Table 5. MLLM Performance in Oncology Imaging and Computational Pathology: Key Studies
Study Journal Domain Model Key Accuracy Metric
Suh et al. [63] Radiology Diagnostic radiology (Diagnosis Please series) GPT-4V, Gemini Pro Vision Top-3 differential diagnosis accuracy approximately 49%, not statistically different from subspecialty radiologists
Bousaid et al. [64] European Radiology Emergency radiology, 230 imaging studies GPT-4V Modality identification 100%; anatomy identification 87.1%; pathology identification 35.2%
Hou et al. [65] Radiology RSNA 2024 Case of the Day examination o1, GPT-4o o1 accuracy 59%; GPT-4o accuracy 54%
Han et al. [66] Academic Radiology Oncological surveillance, 205 serial abdominal CT GPT-4, Gemini GPT-4 achieved 96.2% accuracy in matching oncologically relevant findings between serial CT reports
Kather et al. [68] Nature Communications Computational pathology, colorectal, colon, breast lymph nodes GPT-4V Matched or outperformed specialized neural networks with in-context learning; minimal labeled data required
Chen et al. CONCH [69] Nature Medicine Computational pathology, multiple cancer types CONCH foundation model Competitive performance on tissue classification, disease subtyping, and survival prediction across multiple cancer types
Lu et al. [70] Nature Medicine WSI classification and zero-shot diagnostics Visual-language foundation model State-of-the-art WSI classification; zero-shot diagnostic performance achieved
Chen et al. TCGA [73] Cancer Cell Imaging-genomic integration, pan-cancer Multimodal foundation model Molecular subtype prediction from imaging features alone; imaging correlates of targetable mutations identified
Abbreviations: DDx = differential diagnosis; RSNA = Radiological Society of North America; WSI = whole-slide image; LN = lymph node; TCGA = The Cancer Genome Atlas; CONCH = CONtrastive learning from Captions in Histopathology; CT = computed tomography.
Table 6. LLM Decision Support Performance Benchmarks in Oncology: Evidence Synthesis
Table 6. LLM Decision Support Performance Benchmarks in Oncology: Evidence Synthesis
Study and System Journal Performance Metric Key Findings and Limitations
Carl et al. [75], meta-analysis of 34 studies npj Precision Oncology Overall accuracy 76.2%; diagnostic accuracy 67.4% First systematic meta-analysis across clinical oncology LLM applications; significant heterogeneity across subdomain; diagnostic accuracy lower than informational tasks
Lammert et al., MEREDITH system [76] JCO Precision Oncology 94.7% concordance with expert tumor board RAG-grounded precision oncology decision support; identified treatment options not initially considered by human board; prospective validation pending
Ferber et al., RAG-GPT-4 [32] NEJM AI Accuracy 57% to 84% with RAG; errors reduced from 43% to 16% Largest accuracy gain attributable to RAG grounding in oncology guideline retrieval; benchmark for RAG superiority
Liu et al., RAG-NCCN pipeline [33] medRxiv (preprint) 91.5% on ACR Training Examination questions NCCN-grounded RAG pipeline specifically for radiation oncology; substantially exceeds ungrounded model performance
Longwell et al. [84] JAMA Network Open GPT-4 at passing performance on oncology board examination Significant variability by question type; factual recall outperforms complex clinical reasoning; does not reflect adaptive clinical performance
Cabral et al. [86], Script Concordance Testing JAMA Internal Medicine Substantially lower than multiple-choice examination scores High examination scores reflect memorized knowledge rather than adaptive reasoning under uncertainty; critical benchmark gap for clinical deployment
Rydzewski et al. [77] NEJM AI Significant performance variance across models and subdomains Domain-specific evaluation mandatory before deployment; prompt engineering strategy is a major performance variable
Kresevic et al. [106] Nature Medicine LLMs do not accurately diagnose across all pathologies; significantly worse than physicians in realistic scenarios Defines performance gap for autonomous clinical reasoning; reinforces human-in-the-loop requirement
Abbreviations: RAG = retrieval-augmented generation; MEREDITH = expert-guided decision support system; ACR = American College of Radiology; SaMD = software as a medical device; Script Concordance Testing = assessment of adaptive clinical reasoning.
Table 7. LLM-Based Psychosocial and Patient-Facing Applications in Oncology
Table 7. LLM-Based Psychosocial and Patient-Facing Applications in Oncology
Application Study Population Outcome
Digital counseling RCT for anxiety and depression Akdogan et al. [92], European Journal of Cancer 150 chemotherapy-naive cancer patients (RCT) First RCT evidence: ChatGPT-based intervention produced significantly lower HADS scores before second chemotherapy cycle versus standard care
Pediatric and adolescent cancer psychological burden Zhang et al. [93], Frontiers in Digital Health Pediatric and adolescent cancer patients Feasibility and preliminary efficacy demonstrated; formal efficacy trials required
LLM mental health chatbot landscape Farzan et al. [94], npj Mental Health Research, 160 studies Systematic review LLM chatbots constitute 45% of 2024 studies; only 16% clinically tested for efficacy; urgent need for RCTs with validated psychometric endpoints
Prevalence of anxiety and depression in oncology Mitchell et al. [91], Lancet Oncology, meta-analysis Oncological, haematological, and palliative care settings Prevalence 20 to 40%; access to formal psycho-oncological support constrained by workforce shortages, cost, and geography; establishes rationale for LLM-based adjuncts
AI versus physician empathy in patient communication Ayers et al. [57], JAMA Internal Medicine Patient questions on public social media forum AI rated significantly higher on quality and empathy than physician responses; raises questions about communicative dimensions of care currently underserved by time pressure
Patient trust in chatbot medical advice Nov et al. [61], medRxiv General public survey Mean trust score 3.4 out of 5; trust calibrated lower for complex medical questions; appropriate trust calibration is a design requirement for oncology chatbots
Abbreviations: RCT = randomized controlled trial; HADS = Hospital Anxiety and Depression Scale.
Table 8. Global versus Local Challenges for LLM Deployment in Non-English Oncology Environments.
Table 8. Global versus Local Challenges for LLM Deployment in Non-English Oncology Environments.
Challenge Domain Description Supporting Evidence Required Solution
English-language dominance of training data 70 to 92% of frontier LLM training corpora is English; degraded accuracy in lower-resource languages Zhu et al. [95]: systematic review; Omiye et al. [96]: reproduced across evaluation frameworks Local validation studies; multilingual fine-tuning
Morphologically complex languages including Turkish Agglutinative language structure, local abbreviations, and institution-specific terminology cause measurable performance degradation Yildirim et al. [97]: GPT-4 performance degrades on Turkish reports with institution-specific terminology Language-specific corpora; local terminology integration
Health system-specific reimbursement knowledge National formulary constraints, prior authorization requirements, and biomarker testing mandates absent from LLM training data Germany via G-BA, UK via NICE, Turkey via SGK-SUT [98]; general-purpose LLMs cannot reflect reimbursement status [96] Reimbursement-specific RAG index; local knowledge base development
Population-specific genomic variation Allele frequencies for cancer-relevant variants differ between populations; underrepresentation of non-Western cohorts in training databases Yazici [99]: Turkish BRCA1/2 founder mutations; Tunca et al. [100]: Turkish Lynch syndrome MLH1/MSH2/MSH6 variants differ from Northern European reference Population-specific genomic databases; local validation
Cultural communication norms Family-mediated disclosure, physician-authority preferences, and attitudes toward prognosis vary substantially across cultures; not encoded in training data Palma et al. [101]: information disclosure preferences differ from autonomous patient model; Yildirim et al. [97] Cultural adaptation beyond translation; localized interface design
Algorithmic bias across demographics Race-based medical misconceptions propagated; performance disparities by age, sex, race, and socioeconomic status Omiye et al. [102]: race-based misconceptions in major LLMs; Omar et al. [103]: systematic review confirming disparities Demographic performance stratification as deployment prerequisite
Abbreviations: G-BA = Gemeinsamer Bundesausschuss (Germany); NICE = National Institute for Health and Care Excellence (UK); SGK-SUT = Saglik Uygulama Tebligi (Turkey); BRCA = breast cancer susceptibility gene; MLH1/MSH2/MSH6 = Lynch syndrome mismatch repair genes; SES = socioeconomic status; RAG = retrieval-augmented generation.
Table 10. Institutional Implementation Checklist for Responsible LLM Deployment in Oncology
Table 10. Institutional Implementation Checklist for Responsible LLM Deployment in Oncology
Implementation Domain Prerequisite Actions Reference Standard
Technical Architecture Deploy RAG grounding in NCCN, ASCO, and ESMO guideline corpora; ensure cited and verifiable outputs; establish continuous index update protocol; evaluate fine-tuning versus RAG for specific use cases Zarfati et al. [30]; Ferber et al. [32]; Meditron-70B [36]
Clinical Governance Mandate human-in-the-loop review for all clinical decision outputs; document AI outputs as informational inputs rather than autonomous decisions; establish escalation protocol for AI-generated alerts Sittig and Singh [80]; ESMO ELCAP [83]; EU AI Act [38]
Regulatory Compliance Register LLM tool as SaMD if within scope; prepare PCCP for adaptive models; establish BAA with AI vendors under HIPAA; establish DPA under GDPR; conduct DPIA; implement audit trails FDA SaMD [81]; GDPR [104]; HIPAA; IMDRF
Data Privacy and Security Apply data minimization in API calls; implement pseudonymization for cloud deployments; evaluate on-premises deployment using Llama-based models for data sovereignty; establish institutional data governance framework Putzier et al. [105]; Omiye et al. [96]
Equity and Bias Monitoring Stratify performance metrics by race, ethnicity, language, sex, and socioeconomic status before deployment authorization; establish ongoing demographic performance monitoring; create bias reporting mechanism Omar et al. [103]; Omiye et al. [102]
Local Validation Conduct local accuracy validation in the institution's patient population and language; integrate population-specific variant databases; adapt for national reimbursement framework through formulary-specific RAG index Zhu et al. [95]; Yazici [99]; SUT [98]
Patient Communication and Consent Inform patients when AI contributes materially to care decisions; adapt communication tools for local health literacy and cultural norms; avoid imposing culturally dissonant autonomous decision-making model ESMO ELCAP [83]; Sittig and Singh [80]; Palma et al. [101]
Outcome Monitoring and Research Track patient-centered outcomes beyond technical accuracy; monitor pre-appointment anxiety indices and adherence; conduct prospective clinical trials with validated endpoints; report to institutional AI governance board Bedi et al. [87]; Longhurst et al. [109]; Akdogan et al. [92]
Abbreviations: RAG = retrieval-augmented generation; SaMD = software as a medical device; PCCP = Predetermined Change Control Plan; BAA = Business Associate Agreement; GDPR = General Data Protection Regulation; HIPAA = Health Insurance Portability and Accountability Act; DPIA = Data Protection Impact Assessment; IMDRF = International Medical Device Regulators Forum; NCCN = National Comprehensive Cancer Network; ASCO = American Society of Clinical Oncology; ESMO = European Society for Medical Oncology.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.