Abstract
Background
Recent advancements in large language models (LLMs) have accelerated their integration into clinical domains, including laboratory medicine. The performance of LLMs in answering board-level laboratory medicine questions has not been comprehensively evaluated. Given the importance of diagnostic accuracy in this field, rigorous and objective evaluations of LLM capabilities are essential.
Methods
We assessed 12 LLMs from OpenAI, Anthropic, and Google using 320 Korean Residency Examination questions (2021–2024) spanning six laboratory medicine subspecialties. Standardized prompts were provided via their application programming interfaces under deterministic settings (temperature=0). Questions were administered thrice to assess response reproducibility. Outputs were compared with validated answers and analyzed for accuracy, reasoning quality, and error typology.
Results
Google’s Gemini 2.0 Pro achieved the highest accuracy (80.0%), followed by OpenAI’s GPT-4.5 (77.2%) and Anthropic’s Claude 3.7 Sonnet (74.1%). Accuracy decreased as the difficulty of questions increased (78.0% for easy vs. 45.1% for challenging). Subspecialty performance varied. Al models underperformed on questions on transfusion medicine (mean accuracy 38.8%), primarily because of limitations in domain-specific and regional knowledge representations. Incorrect answers primarily resulted from reasoning errors. Reproducibility exceeded 95% for most models; however, some residual non-determinism appeared even with greedy decoding (temperature=0).
Conclusions
LLMs demonstrated substantial potential for integration into laboratory medicine, particularly in clinical chemistry and immunology. Performance inconsistencies (particularly for high-difficulty questions) and knowledge gaps (notably for transfusion medicine) highlight the necessity for further development—potentially including domain-specific fine-tuning and retrieval-augmented generation integration—and robust expert oversight before clinical application.
The rapid evolution of natural language processing has improved large language models (LLMs), strengthening their capacity to comprehend and process complex linguistic information [1]. Consequently, LLMs have gained interest in the medicine for applications such as literature analysis, clinical education, and diagnostic support [2]. As clinical decisions directly influence patient outcomes, the field remains critically dependent on evidence-based practices. Accordingly, the integration of artificial intelligence (AI) tools such as LLMs into clinical workflows demands rigorous, objective validation for accuracy and reliability before deployment [3, 4].
Laboratory medicine serves as a foundational discipline supporting diagnosis, monitoring, and prognosis through the analysis of biological specimens. Standardized interpretation, quantitative methods, and repetitive tasks make it well-suited for data-driven learning and pattern recognition [4]. Rising test volumes and complexity have amplified specialist workloads, highlighting the need for AI tools to improve efficiency and diagnostic precision. In this context, AI can support decision-making, improve consistency, expedite diagnoses, and reduce errors [5].
AI and LLMs are increasingly investigated in laboratory medicine and have demonstrated potential in integrating laboratory data, predicting outcomes, and assisting diagnostics [6, 7]. Wu et al. [8] found AI effectively deliver laboratory information but may fail to address nuanced clinical questions or incorporate recent evidence. Girton et al. [9] reported that ChatGPT outperformed human experts in responding to patient questions on social media; however, they emphasized the importance of clinical validation [9]. Additional studies have explored the performance of LLMs in handling complex scenarios in laboratory medicine [10]. However, most investigations have addressed general clinical queries, and few have evaluated LLMs using the specialized knowledge required for board certification in laboratory medicine. We comprehensively evaluated LLMs using residency examination questions that reflect the rigor of board exams, curated by experts from subspecialties including clinical chemistry, diagnostic hematology, microbiology, immunology, transfusion medicine, and molecular diagnostics. We analyzed performance differences among LLMs and evaluated their capacity to address questions specific to laboratory medicine subspecialties. We also examined error types and sources to provide a comprehensive evaluation of advanced LLMs and their practical applicability in laboratory medicine.
This study was conducted in March and April 2025 to rigorously evaluate the performance of 12 advanced LLMs in interpreting and answering clinical questions. The primary evaluation involved a standardized, automated protocol with application programming interfaces (APIs). Supplementary qualitative assessments were performed by qualified clinical pathologists who reviewed model outputs to identify patterns and underlying factors contributing to performance variability. This study was approved by the Institutional Review Board of Chungnam National University Sejong Hospital (approval No. NON2024-010), with exemption from full review owing to the exclusive use of pre-existing, de-identified educational data without patient information.
The evaluation dataset comprised 320 questions sourced from laboratory medicine residency examinations administered between 2021 and 2024. Each question was presented in a five-option multiple-choice format (1 through 5). The examinees were required to select a single correct answer. All questions were retained in the original Korean format to preserve authentic clinical context, medical terminology, and diagnostic standards. Each LLM was prompted using the original Korean text without translation to assess the capacity to interpret clinical material in the Korean language as encountered by actual examinees. Questions were categorized into four difficulty levels based on the correct response rates of laboratory medicine residents: easy (>70%), moderate (50–70%), difficult (30–50%), and challenging (<30%). For detailed analysis, each question was further classified into one of six subspecialties: clinical chemistry, diagnostic hematology, clinical microbiology, diagnostic immunology, transfusion medicine, or genetic diagnostics. The Training Committee of the Korean Society for Laboratory Medicine granted permission to use the questions and trainee responses under the condition that data usage remained restricted to this research project under strict academic confidentiality.
We evaluated 12 recent LLMs from three major AI developers: OpenAI (San Francisco, CA, USA, https://platform.openai.com/docs/models), Anthropic (San Francisco, CA, USA, https://docs.anthropic.com/en/docs/about-claude/models/all-models), and Google (Mountain View, CA, USA, https://ai.google.dev/gemini-api/docs/models). The models were categorized as large or small based on publicly available descriptions of their performance tier, architectural complexity, and intended use cases. Although their specific parameter sizes remain undisclosed, large models generally consist of tens to hundreds of billions of parameters, whereas small models typically include several hundred million to a few billion parameters. The models used are listed chronologically according to their public release, as follows. The large-scale models (parameter sizes undisclosed) included Gemini 1.5 Pro (February 2024), Claude 3.0 Sonnet (March 2024), Claude 3.0 Opus (March 2024), GPT-4o (May 2024), Claude 3.5 Sonnet (May 2024), Claude 3.7 Sonnet (January 2025), GPT-4.5 (February 2025), and Gemini 2.0 Pro (February 2025), and the small-scale models (estimated to have fewer parameters) included Gemini 1.5 Flash (February 2024), Claude 3.0 Haiku (March 2024), GPT-4o-mini (May 2024), and Gemini 2.0 Flash (January 2025). All testing was conducted using strictly standardized API parameters: the temperature was set to 0 to ensure deterministic outputs, and the maximum token count per response was fixed at 1,000 to balance response depth with computational feasibility. Each question was submitted in a new session to eliminate carryover effects between questions. All LLM evaluations were conducted during a fixed period from January to February 2025.
During the preliminary phase, careful prompt engineering was conducted to determine a single standardized prompt that consistently produced structurally complete responses across models. This standardized prompt was applied uniformly throughout the evaluation without any modifications or follow-up prompting (Supplemental Data Table S1).
Model performance was systematically evaluated by comparing the answers generated against the officially validated answers from the residency examination archives. Multiple criteria were evaluated to gain a holistic understanding of each model’s capabilities, including its overall accuracy, accuracy by question difficulty level, performance for specific laboratory medicine subspecialties, and response reproducibility.
Four clinical pathologists conducted qualitative evaluations of the reasoning processes of the three leading models (GPT-4.5, Claude 3.7 Sonnet, and Gemini 2.0 Pro). Each response was assessed for logical coherence, and errors were categorized as follows: factual inaccuracy, correct answer with insufficient reasoning, reasoning failure, image-interpretation error, lack of understanding of regional context, or structural response error.
To rigorously assess reproducibility, each model was presented with each question thrice, allowing for a thorough evaluation of response consistency and stability across repeated trials.
Descriptive statistics were used to summarize the accuracy and reproducibility of the results. Cochran’s Q test, followed by pairwise McNemar tests with Bonferroni correction for post-hoc comparisons, was employed to analyze overall differences in accuracy among the models. Chi-square tests were used to assess performance differences between textual and visual items. Reproducibility was quantified using Fleiss’s κ statistic to measure inter-trial agreement. All statistical analyses were performed using R statistical software 4.4.1 (R Foundation for Statistical Computing, Vienna, Austria).
The performance of the 12 LLMs was evaluated using 320 questions from the Korean Residency Examination (Table 1). The overall mean accuracy of all models was 65.7% (95% confidence interval [CI]: 64.2%–67.2%). Google’s Gemini 2.0 Pro achieved the highest accuracy of 80.0% (95% CI: 75.6%–84.4%), whereas Gemini 1.5 Flash exhibited the lowest accuracy of 52.8% (95% CI: 47.3%–58.3%)(Supplemental Data Table S2). Except for GPT-4o mini, Claude 3.0 Sonnet, Claude 3.0 Haiku, and Gemini 1.5 Flash, all models achieved accuracies of >60%. The most recent versions, GPT-4.5, Claude 3.7 Sonnet, and Gemini 2.0 Pro, demonstrated accuracies of 77.2% (95% CI: 72.6%–81.8%), 74.1% (95% CI: 69.3%–78.9%), and 80.0% (95% CI: 75.6%–84.4%), respectively.
We categorized question difficulty based on historical accuracy data from residency examinees and evaluated model performance accordingly. Mean accuracy across the 12 models were 78.0%, 62.4%, 59.2%, and 45.1% for easy, moderate, difficult, and challenging questions, respectively, revealing a consistent trend of reduced accuracy with increasing difficulty. This trend was consistent across all models except Claude 3.5 Sonnet.
Model performance was further analyzed across six laboratory medicine subspecialties. Average accuracy across the 12 models was highest for genetic diagnostics (74.3%), followed by diagnostic immunology (73.1%), clinical chemistry (72.3%), diagnostic hematology (67.8%), and clinical microbiology (65.2%). Transfusion medicine exhibited the lowest average accuracy (38.8%).
Fig. 1 presents model accuracies in relation to release dates, revealing a general trend of improved performance among more recently released models. Mini models released before 2025 consistently exhibited lower accuracy (<60%). However, Gemini 2.0 Flash, released on January 30, 2025, showed substantial improvement with 70% accuracy. Among the full-scale models, accuracy generally improved with newer versions. Google’s Gemini series exhibited statistically significant improvement from version 1.5 Pro to 2.0 Pro (P<0.05). Recent OpenAI and Anthropic models showed modest but statistically insignificant improvements (GPT-4.5 vs. GPT-4o, P=0.227; Claude 3.7 Sonnet vs. Claude 3.5 Sonnet, P=0.083).
Accuracy by question difficulty was further evaluated for each company’s latest model (Fig. 2A). Accuracy in answering easy questions was consistently high for all three models, whereas it decreased substantially for challenging questions. GPT-4.5 achieved the highest accuracy for easy questions, although differences with the other two models were minimal. For challenging questions, Gemini 2.0 Pro attained a higher, though statistically insignificant, accuracy than GPT-4.5 (P=0.157) and Claude 3.7 Sonnet (P=0.058). Gemini 2.0 Pro consistently demonstrated the highest accuracy across moderate, difficult, and challenging question categories among the three leading models.
Subspecialty-specific analysis was conducted using the three latest models (Fig. 2B). Accuracy remained high for most subspecialties: diagnostic hematology (84.4%), clinical chemistry (83.8%), diagnostic immunology (82.6%), genetic diagnostics (81.2%), and clinical microbiology (75.0%). As in the analyses presented above, the performance for transfusion medicine remained comparatively low (50.0%). In terms of historical residency benchmarks, the three LLMs outperformed examinees across all subspecialties, except for transfusion medicine, where GPT-4.5 and Claude 3.7 Sonnet fell below the average examinee level. Details related to the 37 questions missed by all three models are presented in Supplemental Data Table S3.
The reasoning behind the answers provided by the three latest LLMs was assessed by four specialists for all 320 questions (Table 2). Correct answers provided without supporting logical reasoning constituted 3.1% of the 77.2% correct answers by GPT-4.5, 1.3% of the 75.4% correct answers by Claude 3.7 Sonnet, and 2.8% of the 79.7% correct answers by Gemini 2.0 Pro. Claude 3.7 Sonnet demonstrated the highest proportion of logically reasoned correct answers (98.3%), followed by Gemini 2.0 Pro (96.4%) and GPT-4.5 (96.0%).
Incorrect responses were categorized into four types: logical reasoning failure, image-interpretation error, lack of understanding of regional context, and structural response failure. Logical reasoning failure represented the predominant cause of incorrect responses across all models, followed by image-interpretation errors, regional context-related misunderstandings, and structural response issues. Subspecialty analysis revealed distinct error patterns: logical reasoning failure dominated in clinical chemistry; image-interpretation errors were common in diagnostic hematology and clinical microbiology. For transfusion medicine, over 50% of errors were attributed to a lack of understanding of the regional context. These findings suggest that error types varied depending on the question’s characteristics and subspecialty context. Representative examples are presented in Supplemental Data Table S4.
We analyzed the consistency of model responses across three repetitions for each question (Table 3). Complete agreement, defined as identical responses across all three repetitions, was observed at high rates: 95.0% for OpenAI’s GPT models, 98.7% for Anthropic’s Claude models, and 99.5% for Google’s Gemini models. The lowest reproducibility was observed for GPT-4o-mini (93.1%). Excluding GPT-4o and GPT-4o-mini, all remaining models demonstrated reproducibility exceeding 95%. GPT-4.5 showed substantially higher reproducibility than its predecessors GPT-4o and GPT-4o-mini.
Partial agreement, defined as identical responses in two of three repetitions, averaged 4.6% among the ChatGPT models, which was higher than those for Claude (1.3%) and Gemini (0.5%). GPT-4.5 achieved a partial agreement rate of 1.6%, representing an improvement over earlier versions; however, it was still lower than those of the Gemini models.
We comparatively evaluated the knowledge and reasoning capabilities of 12 LLMs developed by OpenAI, Anthropic, and Google, using questions from the Korean Laboratory Medicine Residency Examination. Gemini 2.0 Pro demonstrated the highest overall accuracy, followed by GPT-4.5, GPT-4o, and Claude 3.7 Sonnet, collectively indicating strong performance among the latest models. Prior evaluations of GPT-4o in general medical domains using medical licensing examinations revealed accuracies of 90.4% for the United States Medical Licensing Examination (USMLE) [11] and 89.2% for the Japan Medical Licensing Examination (JMLE) [12]. Conversely, GPT-4o achieved only 74.7% accuracy in laboratory medicine, indicating reduced performance in specialized medical fields requiring in-depth domain-specific knowledge.
A time-series analysis by release dates (Fig. 1) revealed dynamic performance trends. Gemini 1.5 Pro underperformed when compared with contemporaneous flagship models (mid-2024), whereas its successor, Gemini 2.0 Pro (released in early 2025) achieved the highest accuracy among all models, representing a rapid, substantial improvement. Among smaller models, Gemini 2.0 Flash uniquely exceeded 70.0% accuracy; however, direct comparisons were constrained by the absence of comparably timed small model releases from OpenAI and Anthropic.
Performance analysis stratified by question difficulty revealed a consistent decline in accuracy with increasing complexity. This corroborates prior findings on LLM performance with other medical examinations, such as the USMLE [13] and JMLE [12]. Notably, the performance of the state-of-the-art models on high-difficulty questions differed significantly, with Gemini 2.0 Pro demonstrating a distinct advantage (67.6% accuracy). Their performance on low- and moderate-difficulty questions was more similar. The relationship between LLM performance and task difficulty is well documented [14], emphasizing the importance of carefully considering the complexity of intended applications when integrating LLMs into clinical workflows. High-difficulty questions within an examination require sophisticated reasoning and profound domain-specific knowledge. Gemini 2.0 Pro’s strong performance in this domain suggests its significant potential for applications in demanding clinical tasks, such as diagnosing rare diseases or interpreting complex clinical scenarios.
A comparison of LLM performance across six laboratory medicine subspecialties (Table 1, Fig. 2B) revealed substantial variation in model accuracy across the subspecialties. The performance of LLMs was reported to differ depending on the specific medical field involved [12, 15, 16] because of factors such as imbalances in LLM training sets or inherent difficulties in effectively representing knowledge within certain specialized domains. Notably, for transfusion medicine, accuracy was markedly reduced across all evaluated LLMs. Even Gemini 2.0 Pro, the top-performing model overall, achieved only 59.1% accuracy for this subspecialty. Similarly, GPT-4.5 and Claude 3.7 Sonnet achieved only 40.9% and 50.0% accuracy, respectively. This underperformance contrasted with the trend observed among human examinees, whose average scores for transfusion medicine did not differ significantly from scores for other subspecialties.
Two primary factors likely contributed to the low LLM accuracy in transfusion medicine. First, proprietary LLM training datasets predominantly contain general data, potentially underrepresenting specialized or recently updated knowledge in this relatively niche field. Second, transfusion medicine often requires a detailed understanding of region-specific regulations, clinical guidelines, and procedures [17]. Our error-cause analysis (Table 2) supports this explanation, as many incorrect responses were due to “lack of understanding of regional context.”
To the best of our knowledge, this study presents one of the first quantitative evaluations of current LLM limitations in transfusion medicine, based on direct comparisons across laboratory medicine subspecialties. Our findings indicate that effective LLM use in this field requires strategies to overcome limited specialized data and regional context gaps. Approaches such as retrieval-augmented generation (RAG) and fine-tuning can help address these issues [18]. Nonetheless, expert oversight remains essential for ensuring clinical safety and reliability.
In subspecialties other than transfusion medicine, the models demonstrated notably higher accuracy than human examinees. This observation suggests strong potential for LLMs in structured, knowledge-based tasks. However, such performance warrants careful interpretation. The models outperformed human examinees in five out of six subspecialties, reflecting enhanced capacity for structured problem-solving and factual recall using standardized formats. These results do not indicate superiority in handling ambiguous or complex real-world clinical scenarios. Clinical decision-making often involves integrating incomplete, conflicting, or context-dependent information—tasks that remain challenging for current LLMs. Thus, although the models exceeded residency-level performance under standardized settings (except in transfusion medicine), broader clinical competence cannot be confirmed. Human oversight and contextual judgment remain essential in clinical environments.
Consistency of responses, or reproducibility, is as critical as accuracy in evaluating LLMs in medical contexts [19]. Given that response variability is sensitive to hyperparameter settings, we quantified reproducibility under standardized experimental conditions. A greedy decoding strategy was applied, with the temperature set to 0 for all models [20]. Temperature governs the randomness level in an LLM’s token-selection process during response generation. At temperature 0, models select the highest-probability token, yielding deterministic output for identical inputs. However, even under greedy decoding, a degree of non-determinism can persist during practical LLM implementations [21–23]. In our evaluation, inconsistency rates ranged from 0% to 6.9%, depending on the model (Table 3). Notably, OpenAI models demonstrated higher variability than Google and Anthropic models. Potential sources of this residual variability include [24]: 1) limitations associated with floating-point arithmetic precision within graphics-processing units, 2) the inherent stochasticity of tie-breaking mechanisms activated for multiple tokens sharing the same highest probability score, and 3) non-deterministic elements present in the model architecture upstream of the final token-prediction stage, including probabilistic expert routing in mixture-of-experts models. Despite the importance of understanding these non-deterministic properties and quantitatively assessing their variability for responsible LLM adoption and utilization in healthcare [23], reproducibility assessment was frequently overlooked in previous research. A recent survey of 158 studies on medical LLM performance (November 2022-June 2024) found only 12.7% explicitly described reproducibility [25]. In this context, our detailed reproducibility assessment provides crucial empirical evidence for assessing the potential clinical applicability and reliability of current LLMs.
This study has the following strengths. First, we directly compared 12 proprietary LLMs, including those with both small and large architectures from major LLM developers under identical evaluation conditions, providing comprehensive and directly comparable data on LLM performance at a specific point in time, differentiating our study from those focused on single-model evaluations or more limited comparisons. Second, to our knowledge, this was the first study to directly compare LLMs and residents-in-training using the same examination questions in the laboratory medicine field, offering a valuable benchmark for gauging the expert knowledge level of LLMs versus human specialists. Third, question difficulty was objectively categorized using actual resident performance data rather than subjective or arbitrary criteria, enabling a more reliable analysis of how LLM performance varies with the difficulty level. Finally, by analyzing performance differences across subspecialties within laboratory medicine, we empirically identified a serious knowledge imbalance issue affecting current LLMs (particularly concerning transfusion medicine) and proposed its underlying causes and potential remedies, representing a key contribution to the field.
Nevertheless, this study has some limitations. First, the model selection process was limited by API availability and image input constraints during the evaluation period. Consequently, we did not comprehensively assess all major existing LLMs. The rapid pace of LLM development and the inherent delay associated with peer review and publication may limit the extent to which the reported findings reflect the capabilities of the most recent models available at the time of publication [26]. Second, changes in Korean healthcare during 2024, particularly those related to proposed increases in medical school quota [27, 28], substantially reduced the number of examinees participating in that year’s residency examination (109 in 2021, 116 in 2022, 123 in 2023, and 23 in 2024). Consequently, the difficulty classification standard (residents’ correct answer rates) derived from the 2024 resident response data may lack the representativeness of earlier years, An additional limitation concerns the language used for model evaluation. All questions were presented in Korean, which may have influenced model performance because of the predominance of English language training data in most LLMs. This language-specific factor may have affected performance differentially across various LLM architectures, depending on each model’s exposure to and handling of Korean medical terminology. Although our findings offer insights into LLM capabilities in the context of Korean laboratory medicine, caution should be exercised when generalizing these results to other languages or regions. Future studies using identical questions translated into multiple languages would be valuable to distinguish between limitations in domain knowledge versus language-specific processing capabilities. Such multilingual assessments would help determine whether observed performance differences stem from model architecture, pre-training data imbalances, or linguistic factors.
In summary, we comprehensively evaluated the capabilities of 12 proprietary LLMs to answer questions on the Korean Laboratory Medicine Residency Examination. Gemini 2.0 Pro demonstrated the highest overall accuracy, especially with high-difficulty questions. However, all models showed significantly reduced performance in transfusion medicine, likely owing to insufficient domain-specific training data and limited understanding of regional contexts. Non-deterministic response was observed with several models despite deterministic settings (temperature=0), highlighting the need to verify reliability in clinical contexts. Collectively, although recent LLMs exhibit considerable knowledge and reasoning abilities relevant to laboratory medicine, unresolved challenges remain including knowledge gaps in specific subspecialties and optimizing accuracy for highly complex domains. Responsible integration of LLMs into laboratory medicine practice will require continued technical enhancements, such as the application of RAG and fine-tuning, coupled with expert oversight.
Notes
AUTHOR CONTRIBUTIONS
Jung K contributed to resources, data curation, and writing–original draft; Kim HJ was involved in formal analysis, data curation, and writing–original draft; Shin S contributed to conceptualization and validation; Lee W was involved in methodology and software; Lee JH contributed to methodology and validation; Park HS was involved in supervision, data curation, writing–review & editing, and visualization; and Choi Q contributed to conceptualization, supervision, writing–review & editing, and software.
Appendix
SUPPLEMENTARY MATERIALS
Supplementary materials can be found via https://doi.org/10.3343/alm.2025.0200.
REFERENCES
1. Zubiaga A. 2023; Natural language processing in the era of large language models. Front Artif Intell. 6:1350306. DOI: 10.3389/frai.2023.1350306. PMID: 38282904. PMCID: PMC10820986. PMID: a2d14b58ba4f4c7683be73010369f99e.
2. Cascella M, Semeraro F, Montomoli J, Bellini V, Piazza O, Bignami E. 2024; The breakthrough of large language models release for medical applications: 1-year timeline and perspectives. J Med Syst. 48:22. DOI: 10.1007/s10916-024-02045-3. PMID: 38366043. PMCID: PMC10873461.
3. Singhal K, Azizi S, Tu T, Mahdavi SS, Wei J, Chung HW, et al. 2023; Large language models encode clinical knowledge. Nature. 620:172–80. DOI: 10.1038/s41586-023-06291-2. PMID: 37438534. PMCID: PMC10396962.
4. You J, Seok HS, Kim S, Shin H. 2025; Advancing laboratory medicine practice with machine learning: swift yet exact. Ann Lab Med. 45:22–35. DOI: 10.3343/alm.2024.0354. PMID: 39587856. PMCID: PMC11609717.
5. Jeong J, Kim S, Pan L, Hwang D, Kim D, Choi J, et al. 2025; Reducing the workload of medical diagnosis through artificial intelligence: a narrative review. Medicine (Baltimore). 104:e41470. DOI: 10.1097/MD.0000000000041470. PMID: 39928829. PMCID: PMC11813001.
6. Yang HS, Li J, Yi X, Wang F. 2025; Performance evaluation of large language models with chain-of-thought reasoning ability in clinical laboratory case interpretation. Clin Chem Lab Med. 63:e199–201. DOI: 10.1515/cclm-2025-0055. PMID: 40023838.
7. Lippi G, Plebani M. 2025; Lights and shadows of artificial intelligence in laboratory medicine. Adv Lab Med. 6:1–3. DOI: 10.1515/almed-2025-0024. PMID: 40160407. PMCID: PMC11949529. PMID: 7a4a410f5a6344a58872aaa07e5e96f9.
8. Wu AHB, Jaffe AS, Peacock WF, Kavsak P, Greene D, Christenson RH. 2024; The role of artificial intelligence for providing scientific content for laboratory medicine. J Appl Lab Med. 9:386–93. DOI: 10.1093/jalm/jfad095. PMID: 38102068.
9. Girton MR, Greene DN, Messerlian G, Keren DF, Yu M. 2024; ChatGPT vs medical professional: analyzing responses to laboratory medicine questions on social media. Clin Chem. 70:1122–39. DOI: 10.1093/clinchem/hvae093. PMID: 39013110.
10. Munoz-Zuluaga C, Zhao Z, Wang F, Greenblatt MB, Yang HS. 2023; Assessing the accuracy and clinical utility of ChatGPT in laboratory medicine. Clin Chem. 69:939–40. DOI: 10.1093/clinchem/hvad058. PMID: 37231970.
11. Bicknell BT, Butler D, Whalen S, Ricks J, Dixon CJ, Clark AB, et al. 2024; ChatGPT-4 Omni performance in USMLE disciplines and clinical skills: comparative analysis. JMIR Med Educ. 10:e63430. DOI: 10.2196/63430. PMID: 39504445. PMCID: PMC11611793. PMID: 1278c572b9fe4beea736bebc317e44e6.
12. Liu M, Okuhara T, Dai Z, Huang W, Gu L, Okada H, et al. 2025; Evaluating the effectiveness of advanced large language models in medical knowledge: a comparative study using Japanese national medical examination. Int J Med Inform. 193:105673. DOI: 10.1016/j.ijmedinf.2024.105673. PMID: 39471700.
13. Gilson A, Safranek CW, Huang T, Socrates V, Chi L, Taylor RA, et al. 2023; How does ChatGPT perform on the United States Medical Licensing Examination (USMLE)? The implications of large language models for medical education and knowledge assessment. JMIR Med Educ. 9:e45312. DOI: 10.2196/45312. PMID: 36753318. PMCID: PMC9947764. PMID: 56efa8a062244f0898f11b12fa0d5d93.
14. Chang Y, Wang X, Wang J, Wu Y, Yang L, Zhu K, et al. A survey on evaluation of large language models. ArXiv 2023;2307.03109. DOI: 10.1145/3641289.
15. Haze T, Kawano R, Takase H, Suzuki S, Hirawa N, Tamura K. 2023; Influence on the accuracy in ChatGPT: differences in the amount of information per medical field. Int J Med Inform. 180:105283. DOI: 10.1016/j.ijmedinf.2023.105283. PMID: 37931432.
16. Huang CH, Hsiao HJ, Yeh PC, Wu KC, Kao CH. 2024; Performance of ChatGPT on stage 1 of the Taiwanese medical licensing exam. Digit Health. 10:20552076241233144. DOI: 10.1177/20552076241233144. PMID: 38371244. PMCID: PMC10874144. PMID: 73ff470f38f44d9694914782580ade09.
17. Lee JK, Choi S, Park S, Hwang SH, Cho D. 2025; Sep. 1. Evaluation of Six Large Language Models for Clinical Decision Support: Application in Transfusion Decision-making for RhD Blood-type Patients. Ann Lab Med. 45(5):520–529. DOI: 10.3343/alm.2024.0588. PMID: 40289855. PMCID: PMC12370811.
18. Ahn S. 2025; Sep. 1. Large Language Model Advances in Transfusion Medicine: From Answering Questions to Supporting Clinical Decisions. Ann Lab Med. 45(5):469–471. DOI: 10.3343/alm.2025.0422. PMID: 40808217. PMCID: PMC12370807.
19. Tam TYC, Sivarajkumar S, Kapoor S, Stolyar AV, Polanska K, McCarthy KR, et al. 2024; A framework for human evaluation of large language models in healthcare derived from literature review. NPJ Digit Med. 7:258. DOI: 10.1038/s41746-024-01258-7. PMID: 39333376. PMCID: PMC11437138. PMID: 35d95c2463094fad97d777e1d8376e44.
20. Peeperkorn M, Kouwenhoven T, Brown D, Jordanous A. Is temperature the creativity parameter of large language models? ArXiv 2024;2405.00492. PMID: https://scholar.google.com/scholar_lookup?title=Is+temperature+the+creativity+parameter+of+large+language+models?&publication=ArXiv+2024;2405.00492.
21. Song Y, Wang G, Li S, Lin BY. The good, the bad, and the greedy: evaluation of LLMs should not ignore non-determinism. ArXiv 2024;2407.10457. DOI: 10.18653/v1/2025.naacl-long.211.
22. Ouyang S, Zhang JM, Harman M, Wang M. 2025; An empirical study of the non-determinism of ChatGPT in code generation. ACM Trans Softw Eng Methodol. 34:1–28. DOI: 10.1145/3697010.
23. Aronson SJ, Machini K, Shin J, Sriraman P, Hamill S, Henricks ER, et al. 2024; GPT-4 performance, nondeterminism, and drift in genetic literature review. NEJM AI. 1:AIcs2400245. DOI: 10.1056/AIcs2400245.
24. Atil B, Aykent S, Chittams A, Fu L, Passonneau RJ, Radcliffe E, et al. Non-determinism of "deterministic" LLM settings. ArXiv 2025;2408.04667. PMID: https://scholar.google.com/scholar_lookup?title=Non-determinism+of+"deterministic"+LLM+settings&publication=ArXiv+2025;2408.04667.
25. Suh CH, Yi J, Shim WH, Heo H. 2024; Insufficient transparency in stochasticity reporting in large language model studies for medical applications in leading medical journals. Korean J Radiol. 25:1029–31. DOI: 10.3348/kjr.2024.0788. PMID: 39473094. PMCID: PMC11524687.
26. Mudrik A, Nadkarni GN, Efros O, Glicksberg BS, Klang E, Soffer S. 2024; Exploring the role of large language models in haematology: a focused review of applications, benefits and limitations. Br J Haematol. 205:1685–98. DOI: 10.1111/bjh.19738. PMID: 39226157.
27. Yoon JH, Kwon IH, Park HW. 2024; The South Korean health-care system in crisis. Lancet. 403:2589. DOI: 10.1016/S0140-6736(24)00766-9. PMID: 38879246.
28. Moon J, Lee JY. 2024; Why I decide to leave South Korea healthcare system. Lancet Reg Health West Pac. 52:101232. DOI: 10.1016/j.lanwpc.2024.101232. PMID: 39552762. PMCID: PMC11564073. PMID: 537eed9140554ae3a1e19e614761993c.
Fig. 1
Comparison of LLM accuracies according to the release date. Orange circles represent Claude models, purple circles represent GPT models, and blue circles represent Gemini models. Smaller circles indicate mini models from each company.
Abbreviation: LLM, large language model.
Fig. 2
Accuracies of LLMs according to the question difficulty and category. (A) LLM accuracy decreased with increasing question difficulty levels (from easy to moderate, difficult, and challenging), categorized based on the examinees’ accuracy. (B) Among the six question categories, all three models outperformed examinees in all areas except for transfusion medicine. In transfusion medicine, only Gemini 2.0 Pro demonstrated higher performance than the examinees.
Abbreviation: LLM, large language model.
Table 1
Accuracy of 12 LLMs on laboratory medicine residency examinations according to the year, question difficulty level, and category
Table 2
Distributions of reasoning error categories found with GPT-4.5, Claude 3.7 Sonnet, and Gemini 2.0 Pro
Table 3
Reproducibility analysis of 12 LLMs (n=3 replicates per question per model)



PDF
Citation
Print



XML Download