{"id":896925,"date":"2026-09-15T18:12:19","date_gmt":"2026-09-15T18:12:19","guid":{"rendered":"https:\/\/www.newsbeep.com\/ca\/896925\/"},"modified":"2026-09-15T18:12:19","modified_gmt":"2026-09-15T18:12:19","slug":"on-premise-medical-ai-agents-for-reliable-clinical-decision-making","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/ca\/896925\/","title":{"rendered":"On-premise medical AI agents for reliable clinical decision-making"},"content":{"rendered":"<p>Ethics statement<\/p>\n<p>This study utilized deidentified, retrospective clinical data from the MIMIC-IV (version 2.2) and physician-curated cases from previously published reports in VivaBench. The collection of patient information and creation of the MIMIC-IV resource was reviewed and approved by the institutional review boards of the Beth Israel Deaconess Medical Center (BIDMC) and the Massachusetts Institute of Technology (MIT), which granted a waiver of informed consent. No participants were prospectively recruited or compensated for the present study, and no additional informed consent was obtained. All data processing was conducted within a fully on-premise, institutionally governed environment. No protected health information or deidentified clinical text was transmitted to, stored by or accessible to any external entities or model providers. All researchers involved in data analysis of this study completed the required CITI Program training (\u2018Data or Specimens Only Research\u2019) and adhered strictly to the PhysioNet Credentialed Health Data Use Agreement.<\/p>\n<p>Dataset<\/p>\n<p>To evaluate the agent\u2019s clinical reasoning capabilities across distinct diagnostic settings and to assess generalizability, we used three benchmarks spanning two independent data sources (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). Two benchmarks are derived from MIMIC-IV, a publicly available dataset of deidentified EHRs from BIDMC: MIRA-v2 (n\u2009=\u2009551; seven conditions), adapted from the MIRA<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 29\" title=\"Ferber, D. et al. Towards autonomous medical artificial intelligence agents. Nature 655, 1282&#x2212;1291 &#010;                https:\/\/doi.org\/10.1038\/s41586-026-10675-5&#010;                &#010;               (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR29\" id=\"ref-link-section-d4081812e1556\" rel=\"nofollow noopener\" target=\"_blank\">29<\/a> framework, which serves as the primary benchmark for diagnostic decision-making, and CDM<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 30\" title=\"Hager, P. et al. Evaluation and mitigation of the limitations of large language models in clinical decision-making. Nat. Med. 30, 2613&#x2013;2622 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR30\" id=\"ref-link-section-d4081812e1560\" rel=\"nofollow noopener\" target=\"_blank\">30<\/a> (n\u2009=\u20092,400; four acute abdominal conditions), which serves as a cross-validation benchmark for diagnostic reasoning at scale. A third benchmark, VivaBench<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 32\" title=\"Chiu, C., Pitis, S. &amp; van der Schaar, M. Simulating viva voce examinations to evaluate clinical reasoning in large language models. in Advances in Neural Information Processing Systems 38 (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR32\" id=\"ref-link-section-d4081812e1568\" rel=\"nofollow noopener\" target=\"_blank\">32<\/a> (n\u2009=\u2009990; 10 clinical specialty groups), provides independent external validation across a broad multi-specialty case mix. Each benchmark is described in detail in Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig7\" rel=\"nofollow noopener\" target=\"_blank\">1a<\/a>.<\/p>\n<p>The primary benchmark (MIRA-v2) includes seven conditions, including appendicitis, cholecystitis, diverticulitis, pancreatitis, pneumonia, pulmonary embolism and urinary tract infection. It simulates early emergency assessment. We excluded the pancreatic cancer subset (n\u2009=\u200923) from the original MIRA benchmark for three reasons. First, evaluation of pancreatic masses is inherently multimodal and depends heavily on cross-sectional imaging (computed tomography\/magnetic resonance imaging) for diagnosis and staging; because our framework operates on structured text without imaging inputs, including these cases would introduce a modality mismatch that could confound performance and reliability analyses. Second, these encounters more often reflect oncological workup, staging and treatment planning rather than the acute, early-presentation diagnostic reasoning emphasized in this study, shifting the primary decision target from de novo diagnosis toward management decisions. Third, the small sample size limits statistical power and would yield unstable estimates at the disease level.<\/p>\n<p>The cross-validation benchmark (CDM) spans appendicitis, cholecystitis, diverticulitis and pancreatitis, with each case simulating a complete clinical encounter beginning with abdominal pain.<\/p>\n<p>To extend the evaluation beyond the acute-care, single-institution setting represented by the MIMIC-IV-derived benchmarks, we additionally assessed the agent on VivaBench, an independent PubMed-derived diagnostic benchmark (n\u2009=\u2009990). VivaBench consists of physician-curated cases drawn from published case reports and spans 10 specialty groups, including cardiovascular, endocrine, gastrointestinal, infectious disease, neurological, hematology\/oncology, pediatric and respiratory presentations. Unlike the MIMIC-IV-derived benchmarks, VivaBench is designed to simulate viva-style diagnostic reasoning under uncertainty across broader clinical domains rather than admission-specific emergency encounters. This makes it structurally distinct from the more common-condition, EHR-derived MIMIC benchmarks and less directly comparable in absolute performance.<\/p>\n<p>Agent framework architectureOverview<\/p>\n<p>We developed a fully on-premise, dual-agent simulation framework to evaluate clinical reasoning in autonomous medical agents. The architecture is adapted from the MIRA<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 29\" title=\"Ferber, D. et al. Towards autonomous medical artificial intelligence agents. Nature 655, 1282&#x2212;1291 &#010;                https:\/\/doi.org\/10.1038\/s41586-026-10675-5&#010;                &#010;               (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR29\" id=\"ref-link-section-d4081812e1605\" rel=\"nofollow noopener\" target=\"_blank\">29<\/a> framework and centers on two interacting agents: a Physician Agent and a Patient Agent operating within a controlled local environment. Our implementation prioritizes modularity, observability and operational control and supports future multi-agent extensions. Interoperability and EHR integration standards (for example, FHIR<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 34\" title=\"Health Level Seven International. FHIR Specification &#010;                https:\/\/hl7.org\/fhir\/&#010;                &#010;              \" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR34\" id=\"ref-link-section-d4081812e1609\" rel=\"nofollow noopener\" target=\"_blank\">34<\/a>) were not modeled, as the present study focuses on diagnostic reasoning and confidence signaling rather than deployment integration.<\/p>\n<p>The Patient Agent<\/p>\n<p>The Patient Agent simulates a real patient within the clinical encounter. It is a non-tool-using conversational model restricted to case-specific information provided at initialization, including the chief complaint, a clinical history summary and pre-admission medications when available. For the MIMIC-IV-derived benchmarks, these inputs were derived from the source clinical record; for VivaBench, they were derived from the benchmark-provided case material. Benchmark-specific Patient Agent prompts are provided in Supplementary Tables <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">25<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">26<\/a>. Across benchmarks, the Patient Agent was required to remain grounded in the provided case context and to avoid introducing unsupported symptoms, findings, diagnoses or treatments in the baseline setting. Pre-admission medication lists were included for MIRA-v2 when available and omitted for CDM because of data availability.<\/p>\n<p>The Physician Agent<\/p>\n<p>The Physician Agent performs diagnostic reasoning through multi-turn dialogue and tool use, using an on-premise LLM. It can request objective clinical evidence via function calling, including laboratory values, urinalysis, radiology reports, microbiology results and physical examination findings (Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). Tool outputs are returned as textual observations and appended to the agent\u2019s context for subsequent reasoning. Each episode terminates when the agent invokes a submission action (\u2018admission\u2019), providing (1) a single diagnosis (Dx) and (2) a structured reasoning trace (R). These two outputs are used to compute the reliability-related metrics described in the \u2018Multi-perspective confidence framework\u2019 section. Benchmark-specific Physician Agent prompts are provided in Supplementary Tables <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">27<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">28<\/a>.<\/p>\n<p>Planning strategy<\/p>\n<p>Given the context budget constraints of on-premise models, we removed the explicit Plan tool used in the original MIRA framework to reduce prompt overhead and preserve token capacity for dialogue history and tool outputs. The Physician Agent instead performed implicit planning, in which successive tool calls and intermediate reasoning adaptively guided the diagnostic trajectory across turns.<\/p>\n<p>Clinical encounter workflow<\/p>\n<p>Each simulation models a complete clinical encounter from initial presentation to final diagnosis. The encounter opens with the Patient Agent\u2019s initial complaint, instantiated from the case\u2019s chief complaint in the benchmark-specific case material. This opening utterance serves as the first input to the Physician Agent and initiates the diagnostic dialogue.<\/p>\n<p>The core of the encounter is a dynamic, multi-turn interaction. During each encounter, the Physician Agent elicits subjective information from the Patient Agent and retrieves objective findings through the available clinical tools (Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). Tool outputs are appended to the Physician Agent\u2019s context. The encounter terminates when the Physician Agent invokes the admission tool or reaches the 10-turn limit.<\/p>\n<p>Model selection under on-premise constraints<\/p>\n<p>We screened open-weight LLMs for reliable multi-turn dialogue, structured tool calling and sufficient context length. GLM-4.5-Air<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 35\" title=\"GLM-4.5 Team. GLM-4.5: agentic, reasoning, and coding (ARC) foundation models. Preprint at &#010;                https:\/\/doi.org\/10.48550\/arXiv.2508.06471&#010;                &#010;               (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR35\" id=\"ref-link-section-d4081812e1675\" rel=\"nofollow noopener\" target=\"_blank\">35<\/a> was selected as the primary model after several candidates were excluded because of malformed tool calls, unsupported serving infrastructure or context-length limitations. During revision, GPT-OSS<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 36\" title=\"OpenAI. gpt-oss-120b &amp; gpt-oss-20b model card. Preprint at &#010;                https:\/\/doi.org\/10.48550\/arXiv.2508.10925&#010;                &#010;               (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR36\" id=\"ref-link-section-d4081812e1679\" rel=\"nofollow noopener\" target=\"_blank\">36<\/a>, GLM-5 (ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 37\" title=\"GLM-5-Team. GLM-5: from vibe coding to agentic engineering. Preprint at &#010;                https:\/\/doi.org\/10.48550\/arXiv.2602.15763&#010;                &#010;               (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR37\" id=\"ref-link-section-d4081812e1683\" rel=\"nofollow noopener\" target=\"_blank\">37<\/a>) and Qwen-3.5 (ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 38\" title=\"Qwen Team. Qwen\/Qwen3.5-397B-A17B-FP8 &#xB7; Hugging Face &#010;                https:\/\/huggingface.co\/Qwen\/Qwen3.5-397B-A17B-FP8&#010;                &#010;              \" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR38\" id=\"ref-link-section-d4081812e1687\" rel=\"nofollow noopener\" target=\"_blank\">38<\/a>) were additionally evaluated. Detailed screening criteria and failure modes are reported in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">24<\/a>.<\/p>\n<p>Computational cost and resource profiling<\/p>\n<p>We quantified computational cost using token usage and wall clock runtime. Token usage was extracted from run metadata for each completed encounter. Doctor agent token use was analyzed separately from total workflow token use, where total workflow tokens included doctor agent, patient simulator and other workflow component tokens.<\/p>\n<p>For single-run inference, token use was analyzed at the encounter level. For five-run consistency analysis, token use was aggregated at the case level by summing token use across the five repeated encounters for the same case and model temperature configuration. Token use was summarized using median and interquartile range. Five-run overhead ratios were calculated within each model temperature configuration as the median five-run case-level token use divided by the median single-run encounter-level token use.<\/p>\n<p>Wall clock runtime was assessed separately in a controlled latency subset of 35 encounters, consisting of five randomly sampled cases from each of seven disease cohorts. The same subset was used for all four locally hosted model configurations. For each encounter, wall clock time was recorded from simulation start to completion and represents encounter-level runtime, including the doctor agent, patient simulator, tool calls and workflow overhead. Five-run runtime was estimated under a serial execution assumption as five times the measured single-run runtime.<\/p>\n<p>The LLMs were served using vLLM<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 39\" title=\"Kwon, W. et al. Efficient memory management for large language model serving with PagedAttention. in Proc. 29th Symposium on Operating Systems Principles 611&#x2013;626 &#010;                https:\/\/doi.org\/10.1145\/3600006.3613165&#010;                &#010;               (ACM, Koblenz Germany, 2023).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR39\" id=\"ref-link-section-d4081812e1711\" rel=\"nofollow noopener\" target=\"_blank\">39<\/a> on NVIDIA H200 and NVIDIA RTX PRO 6000 GPUs. Model-specific details are in Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab2\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>. The system was built using the OpenAI Agents SDK<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 40\" title=\"OpenAI. OpenAI Agents SDK. &#010;                https:\/\/github.com\/openai\/openai-agents-python&#010;                &#010;              \" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR40\" id=\"ref-link-section-d4081812e1718\" rel=\"nofollow noopener\" target=\"_blank\">40<\/a> to support flexible orchestration of tool use and conversation flow.<\/p>\n<p>Experimental configurationsSingle-agent baseline<\/p>\n<p>Unless otherwise stated, the principal confidence, stress test and selective-autonomy analyses were conducted on MIRA-v2 using a single-agent baseline in which one Physician Agent interacted with one Patient Agent. This baseline used GLM-4.5-Air with T\u2009=\u20090.01, top_p\u2009=\u20091.0 and top_k\u2009=\u20090, where T, top_p and top_k denote sampling temperature, nucleus-sampling probability threshold and top-k sampling cutoff, respectively. We used this configuration for the main reliability analyses to keep the workflow fixed across experiments.<\/p>\n<p>For benchmark\u2212performance comparisons, we evaluated additional on-premise open-weight models under the same agent architecture and evaluation pipeline. On MIRA-v2, these included GLM-4.5-Air, GLM-5, Qwen-3.5 and GPT-OSS; each model is reported at its best-performing temperature setting. On CDM, the main on-premise evaluations were performed with GLM-4.5-Air and Qwen-3.5. Confusion matrix and adjudication analyses in Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2c\u2013f<\/a> used the GLM-4.5-Air baseline.<\/p>\n<p>Multi-agent extension<\/p>\n<p>To explore potential safety enhancements, we implemented a multi-agent system by introducing a DDx Critic Agent. This agent, powered by a domain-specific LLM (MedGemma), serves as a secondary reviewer. It receives the primary agent\u2019s differential diagnosis and returns a structured critique that highlights weaknesses or potential high-risk alternatives, functioning as an automated \u2018devil\u2019s advocate\u2019.<\/p>\n<p>The Physician Agent can optionally consult the Critic Agent before submitting a final diagnosis. The Critic Agent ablation (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig8\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>) used the same baseline and differed only by addition of the DDx Critic Agent. The specific instruction governing the Critic Agent is detailed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">29<\/a>.<\/p>\n<p>Adversarial stress testing<\/p>\n<p>To assess robustness under informational scarcity, we performed an adversarial stress test comparing the Physician Agent\u2019s performance in the standard, factually grounded simulation (baseline) with a perturbed condition designed to reduce evidentiary grounding in the patient narrative.<\/p>\n<p>In the perturbed condition, we removed the chief complaint and the full history summary (including the appended admission medication section when present) from the Patient Agent\u2019s system prompt, leaving the system prompt with no information about the patient (Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">30<\/a>). Without these structured anchors, the LLM-based Patient Agent was forced to confabulate context, generating a symptom history that was often incomplete, inconsistent or laden with unsupported details relative to the ground truth.<\/p>\n<p>The key manipulation was, therefore, the quality and stability of conversational evidence available to the Physician Agent. This design enabled us to quantify how degraded patient-provided information affects diagnostic accuracy and the agent\u2019s decision-time confidence signals. All other experimental settings were held constant across conditions, including model versions, decoding parameters (for example, temperature), tool availability, Physician Agent prompts and the number of repeated runs per case.<\/p>\n<p>External benchmark configuration<\/p>\n<p>For VivaBench, benchmark-level comparisons were performed with GPT-OSS and Qwen-3.5, both at T\u2009=\u20090.6. The main confidence and triage analyses on VivaBench (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig10\" rel=\"nofollow noopener\" target=\"_blank\">4b\u2013i<\/a>) used Qwen-3.5 with model-default Hugging Face sampling settings (top_k\u2009=\u200920, top_p\u2009=\u20090.95). Because VivaBench represents viva-style diagnostic encounters rather than admission-specific emergency workflows, benchmark-specific Patient Agent prompts and Physician Agent tool interfaces were used. The core diagnostic reasoning logic, submission format and confidence-estimation procedures remained unchanged.<\/p>\n<p>Sensitivity analyses<\/p>\n<p>Implementation-sensitivity analyses (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig11\" rel=\"nofollow noopener\" target=\"_blank\">5<\/a>) varied repeated-run count (N\u2009=\u20093, 5, 10), decoding temperature (T\u2009=\u20090.01, 0.3, 0.6, 0.9) and semantic encoder (MiniLM, MPNet and BGE). Except for the repeated-run sensitivity analysis, all confidence, triage and implementation-sensitivity analyses used N\u2009=\u20095 stochastic runs and MiniLM for consistency estimation. In temperature-sensitivity analyses, top_p and top_k were held at the model-specific default settings listed in Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab2\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>.<\/p>\n<p>Performance evaluationAutomated benchmark scoring<\/p>\n<p>We evaluated diagnostic performance using benchmark-specific scoring protocols. For the seven-disease MIRA-v2 benchmark, we used an LLM-based adjudication protocol<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 29\" title=\"Ferber, D. et al. Towards autonomous medical artificial intelligence agents. Nature 655, 1282&#x2212;1291 &#010;                https:\/\/doi.org\/10.1038\/s41586-026-10675-5&#010;                &#010;               (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR29\" id=\"ref-link-section-d4081812e1859\" rel=\"nofollow noopener\" target=\"_blank\">29<\/a> (LLM-as-a-judge). The evaluator model was run independently from the clinical agent and received the agent\u2019s predicted diagnosis together with the reference diagnosis label for the case, returning a structured decision on clinical equivalence. All LLM-based adjudication analyses reported here used Gemini 3.1 Flash-Lite<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 41\" title=\"Gemini 3.1 Flash-Lite Preview. Gemini API &#010;                https:\/\/ai.google.dev\/gemini-api\/docs\/models\/gemini-3.1-flash-lite-preview&#010;                &#010;              \" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR41\" id=\"ref-link-section-d4081812e1863\" rel=\"nofollow noopener\" target=\"_blank\">41<\/a> as the evaluator model. The evaluator prompt used for the MIMIC-IV-derived benchmarks is provided in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">31<\/a>.<\/p>\n<p>For the four-disease CDM benchmark, we used the published fuzzy-matching evaluation procedure<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 30\" title=\"Hager, P. et al. Evaluation and mitigation of the limitations of large language models in clinical decision-making. Nat. Med. 30, 2613&#x2013;2622 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR30\" id=\"ref-link-section-d4081812e1873\" rel=\"nofollow noopener\" target=\"_blank\">30<\/a>, which compares the agent\u2019s final diagnosis with a predefined set of permissible terms for each disease class. This protocol was retained to preserve direct comparability with the original CDM leaderboard and previously reported results.<\/p>\n<p>For VivaBench, we also used an LLM-based adjudication procedure but with a benchmark-specific evaluation prompt adapted to the task format (Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">32<\/a>). VivaBench provides both a diagnosis list and an accepted differentials list, whereas the clinical agent outputs a single final diagnosis. We, therefore, aligned the evaluation to the benchmark\u2019s top-1 approximate accuracy principle<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 32\" title=\"Chiu, C., Pitis, S. &amp; van der Schaar, M. Simulating viva voce examinations to evaluate clinical reasoning in large language models. in Advances in Neural Information Processing Systems 38 (2026).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR32\" id=\"ref-link-section-d4081812e1883\" rel=\"nofollow noopener\" target=\"_blank\">32<\/a>: the evaluator assessed the prediction against both the diagnosis list (decision) and the accepted differential list (partial_credit). A case was counted as incorrect only when both decision and partial_credit were false.<\/p>\n<p>To assess agreement between LLM-based adjudication and the published fuzzy-matching protocol in a setting where both were applicable, we performed a head-to-head concordance analysis on the CDM dataset. We evaluated a single prespecified run (GLM-4.5-Air; run 1; pooled n\u2009=\u20092,400). The two methods showed high agreement (Cohen\u2019s \u03ba\u2009=\u20090.95) and did not differ significantly in aggregate accuracy (McNemar\u02bcs test, P\u2009&gt;\u20090.05) (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Fig12\" rel=\"nofollow noopener\" target=\"_blank\">6<\/a>), supporting the use of LLM-based adjudication when rigid term list matching is impractical.<\/p>\n<p>Physician evaluation<\/p>\n<p>To validate automated scoring and assess clinical validity beyond administrative labels, we performed blinded physician review in two rounds.<\/p>\n<p>In round 1, we sampled a stratified random subset of 111 MIRA-v2 cases (approximately 20%), broadly reflecting disease prevalence. Two board-certified physicians independently reviewed each case using the same structured clinical information provided to the agent (summarized history, medications, physical examination, laboratory tests, urinalysis, microbiology and radiology). In phase 1, physicians generated an independent diagnosis without access to the dataset label or the agent output. In phase 2, they assessed the clinical validity of both the dataset reference label and the agent diagnosis (each marked clinically valid or not clinically valid). Disagreements were adjudicated by a third board-certified physician, and the final round 1 outcome was determined by majority vote.<\/p>\n<p>Because some low-prevalence conditions remained underrepresented in round 1, particularly pneumonia (n\u2009=\u20096), we conducted a second physician evaluation round to enrich small disease strata. Specifically, we added diverticulitis (+16), pancreatitis (+16) and urinary tract infection (+15) cases to reach approximately 50% physician coverage in those categories and added all remaining pneumonia cases (+23), yielding full physician review for pneumonia (29\/29 cases). This produced an additional 70 cases in round 2.<\/p>\n<p>In round 2, six board-certified physicians participated: the three physicians from round 1 and three additional physicians. The 70 cases were randomly partitioned into three fixed subsets: X (n\u2009=\u200920), Y (n\u2009=\u200925) and Z (n\u2009=\u200925). For inter-rater agreement analysis, all six physicians reviewed subset X. The physicians were then split into two groups of three, with one group reviewing X\u2009+\u2009Y (n\u2009=\u200945) and the other reviewing X\u2009+\u2009Z (n\u2009=\u200945). Each case was, therefore, independently reviewed by at least three physicians, and round 2 case-level outcomes were determined by majority vote within the corresponding physician set (details in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a>).<\/p>\n<p>Qualitative case review<\/p>\n<p>To characterize failure modes, confidence-state discordance and benchmark-label ambiguity, physicians conducted targeted review of representative cases from both the MIRA-v2 and VivaBench analyses. In MIRA-v2, four prespecified baseline cases were reviewed to represent contrasting confidence profiles: two high-confidence incorrect cases by automated scoring and two low-confidence correct cases. Review focused on missing or misleading evidence, reasoning trajectory and safety-relevant implications for escalation. In VivaBench, we additionally reviewed 10 baseline cases under the Qwen-3.5 configuration that had high ConsistencyDx (\u22650.85) but were scored as false by the LLM-based evaluator and, thus, represented cases incorrectly retained in the autonomous stream (\u2018Autonomous Error\u2019) in the selective-autonomy simulations. Two physicians reviewed these cases to determine whether the evaluator-marked discordances were clinically meaningful errors, whether partial credit was warranted, why the model appeared confident despite disagreement with the benchmark endpoint and what missing or later-available evidence would have changed the answer.<\/p>\n<p>Multi-perspective confidence framework<\/p>\n<p>We defined decisional trust using reference-independent, inference-time reliability measures computed from the agent\u2019s outputs without access to ground truth labels. The framework captures three complementary dimensions: internal likelihood, expressed uncertainty in language and behavioral stability across repeated stochastic runs. These dimensions were selected to capture distinct aspects of model behavior: token-level preference under a given context, linguistic expression of certainty and semantic stability across repeated outputs. The framework was informed by previous work on self-consistency reasoning, semantic uncertainty estimation and uncertainty-aware diagnostic systems<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 26\" title=\"Farquhar, S., Kossen, J., Kuhn, L. &amp; Gal, Y. Detecting hallucinations in large language models using semantic entropy. Nature 630, 625&#x2013;630 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR26\" id=\"ref-link-section-d4081812e1958\" rel=\"nofollow noopener\" target=\"_blank\">26<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 27\" title=\"Zhou, S. et al. Uncertainty-aware large language models for explainable disease diagnosis. npj Digit. Med. 8, 690 (2025).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR27\" id=\"ref-link-section-d4081812e1961\" rel=\"nofollow noopener\" target=\"_blank\">27<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 42\" title=\"Wang, X. et al. Self-consistency improves chain-of-thought reasoning in language models. in International Conference on Learning Representations (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR42\" id=\"ref-link-section-d4081812e1964\" rel=\"nofollow noopener\" target=\"_blank\">42<\/a> but evaluates these signals jointly within an autonomous clinical agent workflow and separately for both the final diagnosis (Dx) and reasoning trace (R). Unless stated otherwise, scores were computed per case. For ProbScore, LingCert and ConceptDensity, run-level values were averaged across runs; Consistency was computed once per case using the full set of runs.<\/p>\n<p>Internal Confidence: probabilistic score (ProbScore)<\/p>\n<p>We used token-level likelihood as a lightweight internal likelihood proxy. For each run, let the output text (Dx or R) contain \\(k\\) tokens \\(\\left({t}_{1},\\ldots ,{t}_{k}\\right)\\) generated given the context \\(C\\). We compute the geometric mean token probability in log space:<\/p>\n<p>$${S}_{\\mathrm{prob}}=\\exp \\left(\\frac{1}{k}\\sum _{i=1}^{k}\\mathrm{log}P({t}_{i}|{t}_{ &lt; i},C)\\right)$$<\/p>\n<p>We report this score separately for diagnosis and reasoning as ProbScoreDx and ProbScoreR. Because this metric is derived from token-level generation likelihood within a single run, it may reflect local fluency or model preference without guaranteeing factual correctness or calibration. We, therefore, treated ProbScore as one component of a broader reliability framework rather than as a sufficient confidence measure on its own.<\/p>\n<p>Expressed Confidence: linguistic and content cues (LingCert and ConceptDensity)<br \/>\n                  Hedging-based linguistic certainty (LingCert)<\/p>\n<p>We treated linguistic hedging as a lightweight proxy for expressed uncertainty in the generated text. This choice was informed by previous work on hedge\/speculation cues and uncertainty expression in biomedical and clinical language. Because our aim was a transparent, audit-friendly metric applicable directly to generated outputs, we implemented LingCert as a rule-based cue density score rather than a learned uncertainty detector. Given an output text with \\(k\\) words and \\(h\\) matched hedging cues, we compute:<\/p>\n<p>$${S}_{\\mathrm{ling}}=1-\\frac{h}{k+\\epsilon }$$<\/p>\n<p>with \\(\\epsilon =1\\) for numerical stability. Higher values indicate fewer hedging cues and, thus, higher expressed certainty. We compute LingCertDx and LingCertR. The hedging lexicon comprises 35 terms curated from established biomedical uncertainty language resources<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 43\" title=\"Vincze, V., Szarvas, G., Farkas, R., M&#xF3;ra, G. &amp; Csirik, J. The BioScope corpus: biomedical texts annotated for uncertainty, negation and their scopes. BMC Bioinformatics 9, S9 (2008).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR43\" id=\"ref-link-section-d4081812e2237\" rel=\"nofollow noopener\" target=\"_blank\">43<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 44\" title=\"Hanauer, D. A. et al. Hedging their mets: the use of uncertainty terms in clinical documents and its potential implications when sharing the documents with patients. AMIA Annu. Symp. Proc. 2012, 321&#x2013;330 (2012).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR44\" id=\"ref-link-section-d4081812e2240\" rel=\"nofollow noopener\" target=\"_blank\">44<\/a>, covering modal verbs (may, might, could), hedging verbs (suggest, indicate, appear, seem) and probabilistic modifiers (possible, probable, unlikely, uncertain); the full list is provided in Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab3\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a>.<\/p>\n<p>                  Clinical concept density (ConceptDensity)<\/p>\n<p>To capture whether the output is dominated by clinically meaningful content, we compute the fraction of valid tokens attributable to core clinical concepts. We process text using a biomedical natural language processing (NLP) pipeline (spaCy + scispaCy) with Unified Medical Language System (UMLS) entity linking<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Bodenreider, O. The Unified Medical Language System (UMLS): integrating biomedical terminology. Nucleic Acids Res. 32, D267&#x2013;D270 (2004).\" href=\"#ref-CR45\" id=\"ref-link-section-d4081812e2256\">45<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Neumann, M., King, D., Beltagy, I. &amp; Ammar, W. ScispaCy: fast and robust models for biomedical natural language processing. in Proc. 18th BioNLP Workshop and Shared Task (eds Demner-Fushman, D. et al.) 319&#x2212;327 &#10;                https:\/\/doi.org\/10.18653\/v1\/W19-5034&#10;                &#10;               (Association for Computational Linguistics, 2019).\" href=\"#ref-CR46\" id=\"ref-link-section-d4081812e2256_1\">46<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 47\" title=\"spaCy: industrial-strength natural language processing in Python &#010;                https:\/\/spacy.io\/&#010;                &#010;              \" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR47\" id=\"ref-link-section-d4081812e2259\" rel=\"nofollow noopener\" target=\"_blank\">47<\/a> and retain only entities whose linked concept semantic types (type unique identifiers (TUIs)) fall within a predefined whitelist of core clinical categories (for example, diseases\/syndromes, signs\/symptoms, findings, anatomical structures and diagnostic\/therapeutic procedures; full list in Extended Data Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"table anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Tab4\" rel=\"nofollow noopener\" target=\"_blank\">4<\/a>). Let \\(T\\) be the set of valid tokens (excluding punctuation and whitespace), and let \\({T}_{\\mathrm{core}}\\subseteq T\\) be tokens covered by whitelisted entity spans. We define:<\/p>\n<p>$${S}_{\\mathrm{cd}}=\\frac{|{T}_{\\mathrm{core}}|}{{|T|}}$$<\/p>\n<p>We compute ConceptDensityDx and ConceptDensityR. ConceptDensity was included as an exploratory content structure measure to test whether concept-rich outputs aligned with diagnostic reliability. As reported in the <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#Sec2\" rel=\"nofollow noopener\" target=\"_blank\">Results<\/a>, ConceptDensityR did not behave as a positive confidence signal and was, therefore, not interpreted as a standalone reliability metric.<\/p>\n<p>                Behavioral Confidence: cross-run stability (Consistency)<\/p>\n<p>We defined Behavioral Confidence as the semantic stability of the model\u2019s output across repeated stochastic runs under identical prompts. This choice was motivated by previous work on self-consistency reasoning and related semantic uncertainty methods<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 26\" title=\"Farquhar, S., Kossen, J., Kuhn, L. &amp; Gal, Y. Detecting hallucinations in large language models using semantic entropy. Nature 630, 625&#x2013;630 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR26\" id=\"ref-link-section-d4081812e2358\" rel=\"nofollow noopener\" target=\"_blank\">26<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 42\" title=\"Wang, X. et al. Self-consistency improves chain-of-thought reasoning in language models. in International Conference on Learning Representations (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#ref-CR42\" id=\"ref-link-section-d4081812e2361\" rel=\"nofollow noopener\" target=\"_blank\">42<\/a>, but here the resulting cross-run agreement score was used as an inference-time reliability signal rather than as a decoding or answer-selection rule. For each case, we generated N independent runs and embedded each output (Dx or R) using a sentence encoder (all-MiniLM). We then computed the mean pairwise cosine similarity across runs:<\/p>\n<p>$$\\bar{s}=\\frac{2}{N(N-1)}\\sum _{1\\le i &lt; j\\le N}\\cos ({e}_{i},{e}_{j})$$<\/p>\n<p>To obtain a score bounded in [0,1], we clipped the mean pairwise cosine similarity to the unit interval:<\/p>\n<p>$${S}_{\\mathrm{con}}=\\min (1,\\max (0,\\overline{s}))$$<\/p>\n<p>We report ConsistencyDx and ConsistencyR. This approach is related to self-consistency methods and semantic entropy but differs in that it operates on full-output embeddings rather than discrete answer clusters and is applied separately to diagnostic conclusions and reasoning traces within a multi-step agentic workflow. Sensitivity of Consistency to the number of runs (N), embedding model choice and decoding temperature is assessed in the \u2018Implementation sensitivity analyses of behavioral consistency\u2019 section.<\/p>\n<p>Unless otherwise stated, confidence analyses used five stochastic runs per case and MiniLM as the default sentence encoder for consistency estimation.<\/p>\n<p>Statistical analysis<\/p>\n<p>Discriminative performance of reliability-related metrics was quantified using ROC analysis and summarized by the AUC. Bootstrapped 95% confidence intervals were computed for all AUC estimates. For the primary comparison between ConsistencyDx and ProbScoreDx, differences between correlated ROC curves were assessed using DeLong\u2019s test; FDR-adjusted P values are reported where applicable. Detailed AUC summaries and confidence intervals are provided in the corresponding supplementary tables. Correlations among reliability-related metrics were assessed using Pearson\u02bcs correlation coefficients. Differences in score distributions between correct and incorrect cases were assessed using two-sided Mann\u2212Whitney U-tests, with Holm correction applied across the family of metrics compared in the same analysis.<\/p>\n<p>For threshold-based selective-autonomy analyses, retained-set accuracy and coverage were summarized with 95% Wilson confidence intervals. Threshold analyses were treated as descriptive operating characteristic analyses over predefined threshold grids rather than as formal threshold optimization procedures.<\/p>\n<p>For the stress test analyses, baseline and perturbed conditions were paired at the case level (n\u2009=\u2009551). Paired differences in diagnostic correctness (binary per case) were assessed using the exact McNemar\u02bcs test, whereas paired differences in continuous confidence metrics were assessed using two-sided Wilcoxon signed-rank tests. Where multiple paired comparisons were performed within the same figure or analysis family, P values were adjusted using the Holm method.<\/p>\n<p>For implementation-sensitivity analyses, paired differences in per-case ConsistencyDx values across repeated-run counts, decoding temperatures or embedding models were assessed using the Friedman test. Threshold-specific differences in binary coverage status across conditions were assessed using Cochran\u2019s Q test. When correctness was compared across conditions within the subset of jointly retained cases, Cochran\u2019s Q test was again used, restricted to the complete paired intersection.<\/p>\n<p>Agreement between evaluation methods on paired case-level outcomes was assessed using Cohen\u2019s \u03ba and McNemar\u02bcs test. Agreement between automated judging and physician adjudication was summarized using Gwet\u2019s AC1, together with overall agreement and discordance counts. All statistical tests were two-sided unless otherwise stated.<\/p>\n<p>Use of AI tools<\/p>\n<p>In accordance with the Committee on Publication Ethics (COPE) position statement of 13 February 2023 (<a href=\"https:\/\/publicationethics.org\/cope-position-statements\/ai-author\" rel=\"nofollow noopener\" target=\"_blank\">https:\/\/publicationethics.org\/cope-position-statements\/ai-author<\/a>), the authors hereby disclose the use of the following AI model during the writing of this article: GPT-5.2 (OpenAI) for checking spelling and grammar.<\/p>\n<p>Reporting summary<\/p>\n<p>Further information on research design is available in the <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41591-026-04609-x#MOESM2\" rel=\"nofollow noopener\" target=\"_blank\">Nature Portfolio Reporting Summary<\/a> linked to this article.<\/p>\n","protected":false},"excerpt":{"rendered":"Ethics statement This study utilized deidentified, retrospective clinical data from the MIMIC-IV (version 2.2) and physician-curated cases from&hellip;\n","protected":false},"author":2,"featured_media":896926,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34],"tags":[3875,49,48,3877,26948,3673,84,392,2724,6918,6919,6920,200086],"class_list":["post-896925","post","type-post","status-publish","format-standard","has-post-thumbnail","category-healthcare","tag-biomedicine","tag-ca","tag-canada","tag-cancer-research","tag-diseases","tag-general","tag-health","tag-healthcare","tag-infectious-diseases","tag-metabolic-diseases","tag-molecular-medicine","tag-neurosciences","tag-preclinical-research"],"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/896925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/comments?post=896925"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/896925\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media\/896926"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media?parent=896925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/categories?post=896925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/tags?post=896925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}