<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">Oalib</journal-id>
      <journal-title-group>
        <journal-title>Open Access Library Journal</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2333-9721</issn>
      <issn pub-type="ppub">2333-9705</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/oalib.1114449</article-id>
      <article-id pub-id-type="publisher-id">Oalib-148183</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Business</subject>
          <subject>Economics</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Earth</subject>
          <subject>Environmental Sciences</subject>
          <subject>Engineering</subject>
          <subject>Medicine</subject>
          <subject>Healthcare</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
          <subject>Social Sciences</subject>
          <subject>Humanities</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Reinforcement Learning for Antidepressant Dose Adjustment: An Explainable Agent Approach</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <contrib-id contrib-id-type="orcid">0000-0001-9101-072X</contrib-id>
          <name name-style="western">
            <surname>Filippis</surname>
            <given-names>Rocco de</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-5102-4999</contrib-id>
          <name name-style="western">
            <surname>Foysal</surname>
            <given-names>Abdullah Al</given-names>
          </name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Department of Neuroscience, Institute of Psychopathology, Rome, Italy </aff>
      <aff id="aff2"><label>2</label> Department of Computer Engineering (AI), University of Genova, Genova, Italy </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>01</day>
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <volume>12</volume>
      <issue>12</issue>
      <fpage>1</fpage>
      <lpage>16</lpage>
      <history>
        <date date-type="received">
          <day>13</day>
          <month>10</month>
          <year>2025</year>
        </date>
        <date date-type="accepted">
          <day>20</day>
          <month>12</month>
          <year>2025</year>
        </date>
        <date date-type="published">
          <day>23</day>
          <month>12</month>
          <year>2025</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2025 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2025</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/oalib.1114449">https://doi.org/10.4236/oalib.1114449</self-uri>
      <abstract>
        <p>Major Depressive Disorder (MDD) is a prevalent psychiatric condition requiring long-term pharmacological management, with escitalopram often prescribed as a first-line treatment. However, optimizing antidepressant dosing remains challenging due to heterogeneous patient responses, complex symptom trajectories, and variable tolerance to side effects. This study presents a Reinforcement Learning (RL) framework for dynamic dose adjustment, trained within a simulated patient environment designed to capture clinically relevant variability in depression severity, side effects, and treatment adherence. The RL agent was tasked with selecting among four dosing actions: Decrease, Maintain, Increase, or Switch based on multi-dimensional patient state representations. An <italic>ε</italic>-greedy exploration strategy with decaying exploration probability facilitated policy convergence over 30 training episodes. To ensure transparency and clinical trust, the framework integrated explainability techniques: Local Interpretable Model-Agnostic Explanations (LIME) for case-specific decision rationale and attention-weight analysis for global feature importance. Results indicated that the agent learned a consistent strategy dominated by dose reduction recommendations, often leading to improvements in depression scores while maintaining minimal side effects. Visual analytics including training reward trajectories, action distributions, feature weight rankings, and longitudinal treatment progression plots provided clear evidence of learning dynamics and clinical decision pathways. Case studies illustrated the agent’s capacity to drive patients toward remission thresholds in fewer visits while avoiding adverse effects, under a simulation parameterized using contemporary escitalopram dosing guidelines and SSRI side-effect literature. LIME analysis revealed that variables such as high normalized BMI and shorter treatment duration significantly influenced the “Decrease” action, while age and depression severity modulated decision probabilities. These findings demonstrate the feasibility of combining RL with explainable AI for individualized antidepressant management. Future work will extend this approach to real-world datasets, multi-drug regimens, and refined reward functions to enhance clinical applicability.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Reinforcement Learning</kwd>
        <kwd>Explainable AI</kwd>
        <kwd>Computational Psychiatry</kwd>
        <kwd>Antidepressant Dose Optimization</kwd>
        <kwd>Major Depressive Disorder</kwd>
        <kwd>Treatment Personalization</kwd>
        <kwd>Clinical Decision Support</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>Major Depressive Disorder (MDD) is a leading cause of disability worldwide, affecting more than 280 million people and imposing a significant personal and socioeconomic burden [<xref ref-type="bibr" rid="B1">1</xref>]-[<xref ref-type="bibr" rid="B7">7</xref>]. Pharmacological interventions, particularly Selective Serotonin Reuptake Inhibitors (SSRIs) such as escitalopram, remain a cornerstone of treatment due to their favourable efficacy and safety profiles [<xref ref-type="bibr" rid="B8">8</xref>]-[<xref ref-type="bibr" rid="B13">13</xref>]. Despite this, achieving and sustaining remission is often complicated by substantial inter-patient variability in drug response, side effect susceptibility, and adherence patterns [<xref ref-type="bibr" rid="B14">14</xref>]-[<xref ref-type="bibr" rid="B18">18</xref>]. These challenges necessitate ongoing dose adjustments, careful symptom monitoring, and individualized treatment strategies.</p>
      <p>In clinical practice, antidepressant titration typically follows standardized guidelines and relies heavily on clinician experience [<xref ref-type="bibr" rid="B19">19</xref>]-[<xref ref-type="bibr" rid="B24">24</xref>]. While these approaches provide a general framework, they may fail to capture the complex, non-linear interactions among patient characteristics, treatment history, and evolving symptomatology. Consequently, many patients experience suboptimal dosing trajectories, delayed remission, or unnecessary exposure to adverse effects [<xref ref-type="bibr" rid="B25">25</xref>]-[<xref ref-type="bibr" rid="B27">27</xref>]. Recent advances in artificial intelligence, and specifically Reinforcement Learning (RL), offer a paradigm shift toward data-driven, adaptive treatment planning [<xref ref-type="bibr" rid="B28">28</xref>]-[<xref ref-type="bibr" rid="B31">31</xref>]. RL is uniquely suited for sequential decision-making problems, enabling an agent to learn optimal strategies by interacting with an environment and receiving feedback in the form of rewards [<xref ref-type="bibr" rid="B32">32</xref>]-[<xref ref-type="bibr" rid="B35">35</xref>]. In the context of MDD management, RL can iteratively refine dose recommendations based on a patient’s evolving clinical profile, potentially improving both treatment efficacy and tolerability [<xref ref-type="bibr" rid="B36">36</xref>]-[<xref ref-type="bibr" rid="B40">40</xref>]. However, a critical barrier to clinical adoption of AI-driven decision support lies in the interpretability of model outputs [<xref ref-type="bibr" rid="B41">41</xref>]-[<xref ref-type="bibr" rid="B45">45</xref>]. Clinicians require not only accurate recommendations but also transparent, clinically grounded justifications to build trust and facilitate shared decision-making [<xref ref-type="bibr" rid="B46">46</xref>]-[<xref ref-type="bibr" rid="B49">49</xref>]. This study introduces an RL-based framework for escitalopram dose optimization within a simulated patient environment, integrating explainability tools such as Local Interpretable Model-Agnostic Explanations (LIME) and attention-weight analysis. By uniting predictive performance with interpretable reasoning, our approach aims to bridge the gap between algorithmic intelligence and real-world clinical applicability in personalized antidepressant therapy.</p>
    </sec>
    <sec id="sec2">
      <title>2. Methods</title>
      <sec id="sec2dot1">
        <title>2.1. Simulation Environment</title>
        <p>To evaluate antidepressant dose optimization in a controlled yet clinically plausible setting, we developed a custom patient simulation environment that models treatment progression under escitalopram for individuals diagnosed with Major Depressive Disorder (MDD). The simulation captures symptom dynamics, side effect progression, and pharmacological dosing adjustments over a series of virtual clinical visits.</p>
        <p><bold>State Representation</bold>: At each visit, the environment encodes the patient’s status as a <bold>7-</bold>dimensional normalized feature vector:</p>
        <p><bold>1)</bold><bold>Depression Score</bold>-Raw scale: 0 - 35 (Hamilton Depression Rating Scale equivalent); normalized by dividing by 35.</p>
        <p><bold>2)</bold><bold>Side Effect Score</bold>-Raw scale: 0 - 10 (aggregated from common SSRI adverse effect indices); normalized by dividing by 10.</p>
        <p><bold>3</bold><bold>)</bold><bold>Days on Current Medication</bold>-Raw scale: 0 - 365; normalized by dividing by 365 to ensure consistency across episodes of varying lengths.</p>
        <p><bold>4</bold><bold>)</bold><bold>Dose</bold>-Raw scale: 0 - 200 mg/day; normalized by dividing by 200 (upper bound chosen to exceed clinical maxima to allow exploration).</p>
        <p><bold>5</bold><bold>)</bold><bold>Age</bold>-Raw scale: 18 - 80 years; normalized by dividing by 62.</p>
        <p><bold>6</bold><bold>)</bold><bold>BMI</bold>-Raw scale: ≈15 - 40 kg/m<sup>2</sup>; normalized by dividing by 25 (centered to maintain proportional influence).</p>
        <p><bold>7)</bold><bold>Depression Severity Index</bold>-Encoded ordinally (Mild = 0, Moderate = 1, Severe = 2); normalized by dividing by 2.</p>
        <p><bold>Action Space</bold></p>
        <p>The agent can select one of four discrete actions at each visit:</p>
        <p><bold>Decrease dose</bold> (reduce by ~33%, lower bound = 5 mg/day).<bold>Maintain dose</bold> (no change).<bold>Increase dose</bold> (increase by 50%, upper bound = 200 mg/day).<bold>Switch treatment</bold> (reset dose to 20 mg/day, days_on_med reset to 0, simulated change to alternate SSRI/SNRI).</p>
        <p><bold>Transition Dynamics</bold></p>
        <p>State updates incorporate three interacting processes:</p>
        <p><bold>Pharmacodynamic efficacy</bold>:</p>
        <disp-formula id="FD1">
          <mml:math>
            <mml:mrow>
              <mml:mtext>efficacy</mml:mtext>
              <mml:mo>=</mml:mo>
              <mml:mtext>base</mml:mtext>
              <mml:mo>×</mml:mo>
              <mml:mtext>tanh</mml:mtext>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mfrac>
                    <mml:mrow>
                      <mml:mtext>dose</mml:mtext>
                    </mml:mrow>
                    <mml:mrow>
                      <mml:mn>60</mml:mn>
                    </mml:mrow>
                  </mml:mfrac>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>×</mml:mo>
              <mml:mtext>switch_penalty</mml:mtext>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where base efficacy is higher after 14 days on the same drug (0.18 vs 0.08 initially) and reduced by 40% immediately after a medication switch.</p>
        <p><bold>Metabolic adjustment</bold>: Metabolic phenotypes (CYP2D6/CYP2C19) affect drug plasma levels (Poor = +25%, Intermediate = +10%, Normal = 0%, Ultrarapid = −10%).<bold>Symptom and side effect updates</bold>: Depression score is reduced proportionally to efficacy and current severity, with added Gaussian noise (<italic>σ</italic> = 0.6\sigma = 0.6<italic>σ</italic> = 0.6) to simulate stochastic response. Side effects rise with higher doses and slower metabolism but recover partially between visits.<bold>Termination Criteria</bold>: Episodes end when depression score &lt; 7 (remission) or after 10 visits (max_steps).</p>
        <p>The simulated escitalopram-equivalent dose range (5 - 20 mg/day as the clinically relevant band, extended to 0 - 200 mg-equivalent for exploration), the 0 - 10 side-effect index, and the symptom transition constants were grounded in published SSRI dosing guidelines and typical escitalopram pharmacodynamic profiles (e.g., delayed onset of 2 - 4 weeks, dose-linked tolerability effects). The extended range above guideline maxima was used only to allow safe exploration and does not represent clinical prescribing recommendations.</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Reinforcement Learning Agent</title>
        <p>The agent is implemented as a Double Deep Q-Network (Double DQN) in PyTorch.</p>
        <p><bold>Network Architecture</bold>:</p>
        <p>Input: 7 normalized features.Hidden layers: [128, 64] fully connected, ReLU activation.Output: 4 Q-values (one per action).Parallel attention layer: softmax-normalized weights over 7 features (for interpretability only).</p>
        <p><bold>Optimization</bold>:</p>
        <p>Loss: Huber loss (<italic>δ</italic> = 1.0).Optimizer: Adam (lr = 1 × 10<sup>−</sup><sup>3</sup>).Discount factor (<italic>γ</italic>): 0.99.Gradient clipping: max norm = 5.0.</p>
        <p><bold>Experience Replay</bold>:</p>
        <p>Buffer size: 20,000 transitions.Batch size: 64.Training frequency: every 4 steps.Target network update: every 200 training steps.</p>
        <p><bold>Exploration Strategy</bold>: <italic>ε</italic>-greedy policy with <italic>ε</italic> decaying exponentially from 1.0 to 0.85 over training, then linearly to 0.02 to encourage exploitation in later episodes.</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Reward Function</title>
        <p>The reward function balances efficacy and tolerability:</p>
        <disp-formula id="FD2">
          <mml:math>
            <mml:mtable columnalign="left">
              <mml:mtr>
                <mml:mtd>
                  <mml:msub>
                    <mml:mi>R</mml:mi>
                    <mml:mi>t</mml:mi>
                  </mml:msub>
                  <mml:mo>=</mml:mo>
                  <mml:mn>0.8</mml:mn>
                  <mml:mo>⋅</mml:mo>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>D</mml:mi>
                      <mml:mi>e</mml:mi>
                      <mml:msub>
                        <mml:mi>p</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                      <mml:mo>−</mml:mo>
                      <mml:mi>D</mml:mi>
                      <mml:mi>e</mml:mi>
                      <mml:msub>
                        <mml:mi>p</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                      <mml:mo>+</mml:mo>
                      <mml:mn>1</mml:mn>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>−</mml:mo>
                  <mml:mn>0.6</mml:mn>
                  <mml:mo>⋅</mml:mo>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>S</mml:mi>
                      <mml:msub>
                        <mml:mi>E</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                      <mml:mo>+</mml:mo>
                      <mml:mn>1</mml:mn>
                      <mml:mo>−</mml:mo>
                      <mml:mi>S</mml:mi>
                      <mml:msub>
                        <mml:mi>E</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
              <mml:mtr>
                <mml:mtd>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mtext>
                     
                  </mml:mtext>
                  <mml:mo>−</mml:mo>
                  <mml:mn>3</mml:mn>
                  <mml:mo>⋅</mml:mo>
                  <mml:mi>I</mml:mi>
                  <mml:mrow>
                    <mml:mo>[</mml:mo>
                    <mml:mrow>
                      <mml:mi>S</mml:mi>
                      <mml:msub>
                        <mml:mi>E</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                      <mml:mo>+</mml:mo>
                      <mml:mn>1</mml:mn>
                      <mml:mo>&gt;</mml:mo>
                      <mml:mn>8</mml:mn>
                    </mml:mrow>
                    <mml:mo>]</mml:mo>
                  </mml:mrow>
                  <mml:mo>+</mml:mo>
                  <mml:mn>10</mml:mn>
                  <mml:mo>⋅</mml:mo>
                  <mml:mi>I</mml:mi>
                  <mml:mrow>
                    <mml:mo>[</mml:mo>
                    <mml:mrow>
                      <mml:mi>D</mml:mi>
                      <mml:mi>e</mml:mi>
                      <mml:msub>
                        <mml:mi>p</mml:mi>
                        <mml:mi>t</mml:mi>
                      </mml:msub>
                      <mml:mtext>
                      </mml:mtext>
                      <mml:mo>+</mml:mo>
                      <mml:mn>1</mml:mn>
                      <mml:mo>&lt;</mml:mo>
                      <mml:mn>7</mml:mn>
                    </mml:mrow>
                    <mml:mo>]</mml:mo>
                  </mml:mrow>
                </mml:mtd>
              </mml:mtr>
            </mml:mtable>
          </mml:math>
        </disp-formula>
        <p>where <italic>I</italic> [⋅] is the indicator function. This ensures large positive rewards for remission, moderate positive rewards for symptom improvement, and penalties for side effect worsening or severe adverse events.</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Training Procedure</title>
        <p>The agent was trained for 30 episodes, each starting with a unique simulated patient profile. Training metrics recorded included:</p>
        <p>Episode total reward.5-episode moving average reward.Exploration probability (<italic>ε</italic>) per episode.</p>
        <p>Additionally, the learned policy was periodically evaluated without exploration (<italic>ε</italic> = 0) to measure stable performance. To contextualize performance, two baselines were evaluated on the same simulated patients: 1) a fixed-dose guideline heuristic that begins at 10 mg and increases to 20 mg if symptoms remain high at Visit 2, and 2) a random policy choosing all four actions uniformly. We recorded cumulative reward, final depression score, remission rate, and average side-effect score for both baselines.</p>
      </sec>
      <sec id="sec2dot5">
        <title>2.5. Explainability</title>
        <p>Two interpretability layers were integrated:</p>
        <p>1) Local Interpretable Model-Agnostic Explanations (LIME) quantifies the contribution of each feature to a single action decision by perturbing the input state and fitting a local surrogate model [<xref ref-type="bibr" rid="B50">50</xref>]-[<xref ref-type="bibr" rid="B52">52</xref>].</p>
        <p>2) Attention-weight analysis extracts global importance scores for each feature by averaging the policy network’s attention outputs across sampled states.</p>
      </sec>
      <sec id="sec2dot6">
        <title>2.6. Visualization</title>
        <p>We generated four visualization types to contextualize learning and interpretability:</p>
        <p>1) Training progress curves—raw and smoothed rewards over episodes.</p>
        <p>2) Action distribution histograms—frequency of each action under the learned policy.</p>
        <p>3) Feature importance bar charts—attention weights ranked by mean value.</p>
        <p>4) Treatment trajectories—time-series plots of depression score, side effects, and dose per visit with annotated actions.</p>
      </sec>
      <sec id="sec2dot7">
        <title>2.7. Ablation and Sensitivity Analysis</title>
        <p>We tested variations in:</p>
        <p>Reward weight ratios (±25%).Max episode length (8, 10, 12 visits).Learning rate (5 × 10<sup>−</sup><sup>4</sup>, 1 × 10<sup>−</sup><sup>3</sup>, 2 × 10<sup>−</sup><sup>3</sup>).<italic>ε</italic> decay speed (0.990, 0.995, 0.998).</p>
        <p>In all cases, the learned policy preserved its preference for clinically rational dose reductions in high-BMI, low-severity cases, with minimal performance degradation (&lt;5% change in mean reward).</p>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Results</title>
      <p><bold>Baseline Comparison:</bold>The Double DQN agent outperformed both baselines in cumulative reward and clinical outcome measures. Compared to the fixed-dose heuristic and random policy, the agent achieved higher rewards, lower final depression scores, higher remission rates, and equal or lower side-effect levels. These results indicate that the learned policy improves simulated clinical trajectories beyond simple or naïve dosing approaches.</p>
      <sec id="sec3dot1">
        <title>3.1. Training Progress</title>
        <p>The Reinforcement Learning (RL) agent exhibited an initial phase of fluctuating performance during early training, followed by gradual stabilization [<xref ref-type="bibr" rid="B53">53</xref>]-[<xref ref-type="bibr" rid="B56">56</xref>]. Over the first 15 episodes, the 5-episode moving average reward steadily increased, reaching a peak of 17.8 around Episode 12. Thereafter, performance converged, stabilizing near 12.0 by the end of training. As shown in <xref ref-type="fig" rid="fig1">Figure 1</xref><xref ref-type="fig" rid="fig1">Figure 1</xref>, raw episode rewards (light blue) reveal variability due to exploration, while the smoothed 5-episode moving average (dark blue) highlights the overall upward learning trend. The figure annotates both the peak reward point and the final average reward, indicating stable policy performance after exploration decay.</p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/1114449-rId20.jpeg?20251223021959" />
        </fig>
        <p><xref ref-type="fig" rid="fig1">Figure 1</xref><bold>.</bold>Training progress showing raw episode rewards (light blue) and 5-episode moving average (dark blue), with the peak performance point and final average reward indicated.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Learned Policy Distribution</title>
        <p>Post-training evaluation over 100 episodes revealed a highly skewed action preference. The agent selected Decrease in 99% of cases, Switch in &lt;1%, and never selected Maintain or Increase. The dominant selection of “Decrease” reflects characteristics of the simulation rather than a universally optimal clinical strategy. In this environment, symptom reduction is only weakly dose-dependent once moderate doses are reached, while side-effects increase sharply with upward titration. Because the reward penalizes side-effects more strongly than partial non-remission, Q-values for “Decrease” consistently exceed those for “Increase” or “Maintain”. This indicates a simulation-driven bias that will require recalibration of reward weighting and dose-response assumptions in future work. This suggests a strong convergence towards a conservative dose reduction strategy, possibly reflecting optimal outcomes in the simulated population. (See <xref ref-type="fig" rid="fig2">Figure 2</xref><xref ref-type="fig" rid="fig2">Figure 2</xref>)</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/1114449-rId21.jpeg?20251223021959" />
        </fig>
        <p><xref ref-type="fig" rid="fig2">Figure 2</xref><bold>.</bold> Distribution of selected actions across 100 evaluation episodes, highlighting the dominance of the “Decrease” action.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Feature Importance</title>
        <p>Global interpretability analysis based on attention-weight averaging ranked Days on Medication as the most influential feature (weight = 0.211), followed by Side Effect Score and Dose. These variables capture treatment duration, tolerability, and pharmacological intensity core factors in dose-adjustment decisions. (See <xref ref-type="fig" rid="fig3">Figure 3</xref><xref ref-type="fig" rid="fig3">Figure 3</xref>)</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. Treatment Trajectory Case Study</title>
        <p>A representative patient trajectory (<xref ref-type="fig" rid="fig4">Figure 4</xref><xref ref-type="fig" rid="fig4">Figure 4</xref>) illustrates how the learned policy operates over a complete course of treatment. The agent recommended dose reductions from the initial depression score of 14.0, achieving remission (score &lt; 7) at the final step, while side effects remained minimal. The dose stabilized at 5.0 mg after the first reduction, suggesting recognition of a low-dose maintenance strategy. </p>
        <p><bold>Table 1</bold> summarizes the step-by-step treatment trajectory of a representative patient case managed by the trained reinforcement learning agent. Over 10 visits, the agent consistently recommended dose reductions, resulting in a steady decline in depression scores from 14.00 to 7.10, crossing the remission threshold at the final step. Side effects remained negligible throughout the treatment period, indicating that the policy achieved symptom improvement without compromising tolerability. The table also reports the immediate reward associated with each action, reflecting the modelled trade-off between efficacy and safety, and confirms that the dose stabilized at 5.0 mg after the initial reduction from 6.7 mg. This granular view highlights how the learned policy translates into actionable clinical recommendations over time.</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/1114449-rId22.jpeg?20251223021959" />
        </fig>
        <p><xref ref-type="fig" rid="fig3">Figure 3</xref><bold>.</bold> Average attention weights for input features, ranked by relative influence on the learned policy. Values are annotated on each bar.</p>
        <p><bold>Table 1</bold><bold>.</bold> Step-by-step clinical progression under the learned policy.</p>
        <table-wrap id="tbl1">
          <label>Table 1</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Step</bold>
                </td>
                <td>
                  <bold>Depression Score</bold>
                </td>
                <td>
                  <bold>Side Effects</bold>
                </td>
                <td>
                  <bold>Action</bold>
                </td>
                <td>
                  <bold>Reward</bold>
                </td>
                <td>
                  <bold>Dose (mg)</bold>
                </td>
              </tr>
              <tr>
                <td>0</td>
                <td>14.00</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.92</td>
                <td>6.7</td>
              </tr>
              <tr>
                <td>1</td>
                <td>12.85</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.61</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>2</td>
                <td>12.08</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.51</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>3</td>
                <td>11.45</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.98</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>4</td>
                <td>10.19</td>
                <td>0.04</td>
                <td>Decrease</td>
                <td>+0.39</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>5</td>
                <td>9.74</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.36</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>6</td>
                <td>9.29</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.43</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>7</td>
                <td>8.74</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.54</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>8</td>
                <td>8.07</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+0.77</td>
                <td>5.0</td>
              </tr>
              <tr>
                <td>9</td>
                <td>7.10</td>
                <td>0.00</td>
                <td>Decrease</td>
                <td>+10.74</td>
                <td>5.0</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/1114449-rId23.jpeg?20251223021959" />
        </fig>
        <p><xref ref-type="fig" rid="fig4">Figure 4</xref><bold>.</bold> (Top) Depression score and side effect trends over visits; (Middle) dose changes; (Bottom) action sequence with color-coded categories.</p>
      </sec>
      <sec id="sec3dot5">
        <title>3.5. Local Explainability with LIME</title>
        <p>For a specific decision, Local Interpretable Model-Agnostic Explanations (LIME) revealed that BMI in the range (0.90 - 1.00) was the strongest positive driver (+0.148) for choosing the Decrease action. Conversely, Age ≤ 0.55 had the largest negative contribution (−0.130), suggesting younger patients were less likely to receive dose reductions under the learned policy. (See <xref ref-type="fig" rid="fig5">Figure 5</xref><xref ref-type="fig" rid="fig5">Figure 5</xref>)</p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/1114449-rId24.jpeg?20251223021959" />
        </fig>
        <p><xref ref-type="fig" rid="fig5">Figure 5</xref><bold>.</bold> Top contributing features for a single decision as determined by LIME, with positive contributions shown in green and negative in red.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Discussion</title>
      <p>The present study illustrates the feasibility of using a Reinforcement Learning (RL) framework to support antidepressant dose adjustment, achieving both performance and interpretability within a controlled, simulated environment. The agent exhibited rapid convergence towards a dominant treatment strategy, with “Decrease” actions comprising most recommendations in the evaluation phase [<xref ref-type="bibr" rid="B57">57</xref>]-[<xref ref-type="bibr" rid="B59">59</xref>]. This behaviour is consistent with the underlying simulation parameters and reward structure, in which dose reduction often yielded the most favourable trade-off between symptom improvement and minimal side effect burden. Such convergence, while beneficial in the simulated context, underscores the importance of calibrating the environment and reward design to prevent bias toward a single action pathway. A key contribution of this work lies in the integration of Local Interpretable Model-Agnostic Explanations (LIME) and attention weight analysis. LIME enabled fine-grained, decision-level transparency by identifying the most influential clinical variables driving individual actions such as BMI and age in the presented case while attention weights provided a global ranking of feature importance over the entire policy. This dual interpretability approach directly addresses a central barrier to clinical adoption of AI-driven decision support: the need for models that can not only perform accurately but also justify their reasoning in a manner consistent with clinical intuition and practice guidelines.</p>
      <p>Nonetheless, the current implementation is subject to notable limitations. The simulated patient cohort, while useful for proof-of-concept evaluation, does not capture the complexity and heterogeneity of real-world populations. Future work should focus on integrating longitudinal Electronic Health Record (EHR) data, expanding the treatment action space to include multi-drug switching and augmentation strategies, and refining the reward function to balance symptom remission, relapse prevention, and quality-of-life metrics. In addition, prospective validation in a clinical trial setting will be necessary to evaluate safety, clinician acceptance, and patient outcomes before translation into routine care.</p>
    </sec>
    <sec id="sec5">
      <title>5. Conclusion</title>
      <p>This study proposed and evaluated an explainable Reinforcement Learning (RL) framework for optimizing antidepressant dosing, with a specific focus on escitalopram in the treatment of major depressive disorder. By combining local interpretability via LIME with global insights from attention weight analysis, the approach enables both granular, case-specific explanations and overarching feature importance profiles thereby addressing the dual need for predictive performance and clinical transparency. The experimental findings demonstrate that the RL agent can learn consistent, outcome-oriented strategies within a simulated patient environment, converging on policies that align with the modelled trade-offs between symptom reduction and side effect minimization [<xref ref-type="bibr" rid="B60">60</xref>]-[<xref ref-type="bibr" rid="B63">63</xref>]. The visualization suite, encompassing training dynamics, action distributions, feature importance rankings, and patient treatment trajectories, provides an additional layer of interpretability, enhancing clinician trust and facilitating integration into decision-support workflows. While results are encouraging, the framework’s deployment in real-world clinical practice will require substantial extensions. These include training on diverse, longitudinal EHR datasets, accommodating multi-drug and augmentation strategies, and refining reward signals to capture more nuanced therapeutic goals such as relapse prevention, functional recovery, and patient-reported quality of life. Rigorous prospective validation in clinical settings will be essential to assess not only performance but also safety, ethical compliance, and usability in practice [<xref ref-type="bibr" rid="B64">64</xref>]-[<xref ref-type="bibr" rid="B67">67</xref>]. In summary, the proposed system underscores the potential of explainable RL as a next-generation tool for personalized psychiatry, bridging the gap between algorithmic optimization and clinician-guided treatment decisions. When integrated with robust, real-world data and validated in practice, such frameworks could contribute meaningfully to more adaptive, patient-centred mental healthcare.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Yan, G., Zhang, Y., Wang, S., Yan, Y., Liu, M., Tian, M., <italic>et al</italic>. (2024) Global, Regional, and National Temporal Trend in Burden of Major Depressive Disorder from 1990 to 2019: An Analysis of the Global Burden of Disease Study. <italic>Psychiatry Research</italic>, 337, Article ID: 115958. https://doi.org/10.1016/j.psychres.2024.115958 <pub-id pub-id-type="doi">10.1016/j.psychres.2024.115958</pub-id><pub-id pub-id-type="pmid">38772160</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.psychres.2024.115958">https://doi.org/10.1016/j.psychres.2024.115958</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Yan, G.</string-name>
              <string-name>Zhang, Y.</string-name>
              <string-name>Wang, S.</string-name>
              <string-name>Yan, Y.</string-name>
              <string-name>Liu, M.</string-name>
              <string-name>Tian, M.</string-name>
              <string-name>Global, R</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Global, Regional, and National Temporal Trend in Burden of Major Depressive Disorder from 1990 to 2019: An Analysis of the Global Burden of Disease Study</article-title>
            <source>Psychiatry Research</source>
            <volume>337</volume>
            <fpage>115958</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.psychres.2024.115958</pub-id>
            <pub-id pub-id-type="pmid">38772160</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Marx, W., Penninx, B.W.J.H., Solmi, M., Furukawa, T.A., Firth, J., Carvalho, A.F., <italic>et al</italic>. (2023) Major Depressive Disorder. <italic>Nature Reviews Disease Primers</italic>, 9, Article No. 44. https://doi.org/10.1038/s41572-023-00454-1 <pub-id pub-id-type="doi">10.1038/s41572-023-00454-1</pub-id><pub-id pub-id-type="pmid">37620370</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41572-023-00454-1">https://doi.org/10.1038/s41572-023-00454-1</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Marx, W.</string-name>
              <string-name>Penninx, B.W.J.H.</string-name>
              <string-name>Solmi, M.</string-name>
              <string-name>Furukawa, T.A.</string-name>
              <string-name>Firth, J.</string-name>
              <string-name>Carvalho, A.F.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Major Depressive Disorder</article-title>
            <source>Nature Reviews Disease Primers</source>
            <volume>9</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41572-023-00454-1</pub-id>
            <pub-id pub-id-type="pmid">37620370</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Proudman, D., Greenberg, P. and Nellesen, D. (2021) The Growing Burden of Major Depressive Disorders (MDD): Implications for Researchers and Policy Makers. <italic>PharmacoEconomics</italic>, 39, 619-625. https://doi.org/10.1007/s40273-021-01040-7 <pub-id pub-id-type="doi">10.1007/s40273-021-01040-7</pub-id><pub-id pub-id-type="pmid">34013439</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s40273-021-01040-7">https://doi.org/10.1007/s40273-021-01040-7</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Proudman, D.</string-name>
              <string-name>Greenberg, P.</string-name>
              <string-name>Nellesen, D.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>The Growing Burden of Major Depressive Disorders (MDD): Implications for Researchers and Policy Makers</article-title>
            <source>PharmacoEconomics</source>
            <volume>39</volume>
            <pub-id pub-id-type="doi">10.1007/s40273-021-01040-7</pub-id>
            <pub-id pub-id-type="pmid">34013439</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Park, Y., Kim, E.-J., Jeong, H., Park, S. and Lee, M. (2025) Depressive Disorder and Its Social and Genetic Risk Factors: A GBD 2021 Analysis and Meta-Analytic Review.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Park, Y.</string-name>
              <string-name>Kim, E.</string-name>
              <string-name>Jeong, H.</string-name>
              <string-name>Park, S.</string-name>
              <string-name>Lee, M.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Depressive Disorder and Its Social and Genetic Risk Factors: A GBD 2021 Analysis and Meta-Analytic Review</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Anand, L.K., Maqbool, M.S. and Malik, F. (2024) Molecular Mechanisms Implicated with Depression and Therapeutic Intervention. In: <italic>Precision Medicine and Human Health</italic>, Bentham Science Publishers, 205-257. https://doi.org/10.2174/9789815223583124010012 <pub-id pub-id-type="doi">10.2174/9789815223583124010012</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2174/9789815223583124010012">https://doi.org/10.2174/9789815223583124010012</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Anand, L.K.</string-name>
              <string-name>Maqbool, M.S.</string-name>
              <string-name>Malik, F.</string-name>
              <string-name>Health, B</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Molecular Mechanisms Implicated with Depression and Therapeutic Intervention</article-title>
            <source>In: Precision Medicine and Human Health</source>
            <volume>205</volume>
            <pub-id pub-id-type="doi">10.2174/9789815223583124010012</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Gureje, O., Kola, L. and Afolabi, E. (2007) Epidemiology of Major Depressive Disorder in Elderly Nigerians in the Ibadan Study of Ageing: A Community-Based Survey. <italic>The Lancet</italic>, 370, 957-964. https://doi.org/10.1016/s0140-6736(07)61446-9 <pub-id pub-id-type="doi">10.1016/s0140-6736(07)61446-9</pub-id><pub-id pub-id-type="pmid">17869636</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s0140-6736(07)61446-9">https://doi.org/10.1016/s0140-6736(07)61446-9</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Gureje, O.</string-name>
              <string-name>Kola, L.</string-name>
              <string-name>Afolabi, E.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Epidemiology of Major Depressive Disorder in Elderly Nigerians in the Ibadan Study of Ageing: A Community-Based Survey</article-title>
            <source>The Lancet</source>
            <volume>6736</volume>
            <issue>07</issue>
            <pub-id pub-id-type="doi">10.1016/s0140-6736(07)61446-9</pub-id>
            <pub-id pub-id-type="pmid">17869636</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Liwinski, T. and Lang, U.E. (2023) Folate and Its Significance in Depressive Disorders and Suicidality: A Comprehensive Narrative Review. <italic>Nutrients</italic>, 15, Article No. 3859. https://doi.org/10.3390/nu15173859 <pub-id pub-id-type="doi">10.3390/nu15173859</pub-id><pub-id pub-id-type="pmid">37686891</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/nu15173859">https://doi.org/10.3390/nu15173859</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Liwinski, T.</string-name>
              <string-name>Lang, U.E.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Folate and Its Significance in Depressive Disorders and Suicidality: A Comprehensive Narrative Review</article-title>
            <source>Nutrients</source>
            <volume>15</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3390/nu15173859</pub-id>
            <pub-id pub-id-type="pmid">37686891</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Vaswani, M., Linda, F.K. and Ramesh, S. (2003) Role of Selective Serotonin Reuptake Inhibitors in Psychiatric Disorders: A Comprehensive Review. <italic>Progress in Neuro-</italic><italic>Psychopharmacology and Biological Psychiatry</italic>, 27, 85-102. https://doi.org/10.1016/s0278-5846(02)00338-x <pub-id pub-id-type="doi">10.1016/s0278-5846(02)00338-x</pub-id><pub-id pub-id-type="pmid">12551730</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s0278-5846(02)00338-x">https://doi.org/10.1016/s0278-5846(02)00338-x</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Vaswani, M.</string-name>
              <string-name>Linda, F.K.</string-name>
              <string-name>Ramesh, S.</string-name>
            </person-group>
            <year>2003</year>
            <article-title>Role of Selective Serotonin Reuptake Inhibitors in Psychiatric Disorders: A Comprehensive Review</article-title>
            <source>Progress in Neuro-Psychopharmacology and Biological Psychiatry</source>
            <volume>5846</volume>
            <issue>02</issue>
            <pub-id pub-id-type="doi">10.1016/s0278-5846(02)00338-x</pub-id>
            <pub-id pub-id-type="pmid">12551730</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Edinoff, A.N., Akuly, H.A., Hanna, T.A., Ochoa, C.O., Patti, S.J., Ghaffar, Y.A., <italic>et al</italic>. (2021) Selective Serotonin Reuptake Inhibitors and Adverse Effects: A Narrative Review. <italic>Neurology International</italic>, 13, 387-401. https://doi.org/10.3390/neurolint13030038 <pub-id pub-id-type="doi">10.3390/neurolint13030038</pub-id><pub-id pub-id-type="pmid">34449705</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/neurolint13030038">https://doi.org/10.3390/neurolint13030038</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Edinoff, A.N.</string-name>
              <string-name>Akuly, H.A.</string-name>
              <string-name>Hanna, T.A.</string-name>
              <string-name>Ochoa, C.O.</string-name>
              <string-name>Patti, S.J.</string-name>
              <string-name>Ghaffar, Y.A.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Selective Serotonin Reuptake Inhibitors and Adverse Effects: A Narrative Review</article-title>
            <source>Neurology International</source>
            <volume>13</volume>
            <pub-id pub-id-type="doi">10.3390/neurolint13030038</pub-id>
            <pub-id pub-id-type="pmid">34449705</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Finley, P.R. (1994) Selective Serotonin Reuptake Inhibitors: Pharmacologic Profiles and Potential Therapeutic Distinctions. <italic>Annals of Pharmacotherapy</italic>, 28, 1359-1369. https://doi.org/10.1177/106002809402801207 <pub-id pub-id-type="doi">10.1177/106002809402801207</pub-id><pub-id pub-id-type="pmid">7696728</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/106002809402801207">https://doi.org/10.1177/106002809402801207</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Finley, P.R.</string-name>
            </person-group>
            <year>1994</year>
            <article-title>Selective Serotonin Reuptake Inhibitors: Pharmacologic Profiles and Potential Therapeutic Distinctions</article-title>
            <source>Annals of Pharmacotherapy</source>
            <volume>28</volume>
            <pub-id pub-id-type="doi">10.1177/106002809402801207</pub-id>
            <pub-id pub-id-type="pmid">7696728</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Pannu, A. and Goyal, R.K. (2025) From Evidence to Practice: A Comprehensive Analysis of Side Effects in Synthetic Anti-Depressant Therapy. <italic>Current Drug Safety</italic>, 20, 120-147. https://doi.org/10.2174/0115748863301630240417071353 <pub-id pub-id-type="doi">10.2174/0115748863301630240417071353</pub-id><pub-id pub-id-type="pmid">38676478</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2174/0115748863301630240417071353">https://doi.org/10.2174/0115748863301630240417071353</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Pannu, A.</string-name>
              <string-name>Goyal, R.K.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>From Evidence to Practice: A Comprehensive Analysis of Side Effects in Synthetic Anti-Depressant Therapy</article-title>
            <source>Current Drug Safety</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.2174/0115748863301630240417071353</pub-id>
            <pub-id pub-id-type="pmid">38676478</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kennedy, S.H. and Rizvi, S.J. (2009) Emerging Drugs for Major Depressive Disorder. <italic>Expert Opinion on Emerging Drugs</italic>, 14, 439-453. https://doi.org/10.1517/14728210903107751 <pub-id pub-id-type="doi">10.1517/14728210903107751</pub-id><pub-id pub-id-type="pmid">19637989</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1517/14728210903107751">https://doi.org/10.1517/14728210903107751</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kennedy, S.H.</string-name>
              <string-name>Rizvi, S.J.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Emerging Drugs for Major Depressive Disorder</article-title>
            <source>Expert Opinion on Emerging Drugs</source>
            <volume>14</volume>
            <pub-id pub-id-type="doi">10.1517/14728210903107751</pub-id>
            <pub-id pub-id-type="pmid">19637989</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Madison, R. (2024) Influence of Proton Pump Inhibitors on the Pharmacokinetics and Pharmacodynamics of Selective Serotonin Reuptake Inhibitors. <italic>Journal of Clinical Gastroenterology and Hepatology</italic>, 8, Article No. 11.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Madison, R.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Influence of Proton Pump Inhibitors on the Pharmacokinetics and Pharmacodynamics of Selective Serotonin Reuptake Inhibitors</article-title>
            <source>Journal of Clinical Gastroenterology and Hepatology</source>
            <volume>8</volume>
            <elocation-id>No</elocation-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ilan, Y. (2022) Next-Generation Personalized Medicine: Implementation of Variability Patterns for Overcoming Drug Resistance in Chronic Diseases. <italic>Journal of Personalized Medicine</italic>, 12, Article No. 1303. https://doi.org/10.3390/jpm12081303 <pub-id pub-id-type="doi">10.3390/jpm12081303</pub-id><pub-id pub-id-type="pmid">36013252</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/jpm12081303">https://doi.org/10.3390/jpm12081303</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ilan, Y.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Next-Generation Personalized Medicine: Implementation of Variability Patterns for Overcoming Drug Resistance in Chronic Diseases</article-title>
            <source>Journal of Personalized Medicine</source>
            <volume>12</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3390/jpm12081303</pub-id>
            <pub-id pub-id-type="pmid">36013252</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ilan, Y. (2020) Overcoming Compensatory Mechanisms toward Chronic Drug Administration to Ensure Long-Term, Sustainable Beneficial Effects. <italic>Molecular Therapy</italic>— <italic>Methods &amp; Clinical Development</italic>, 18, 335-344. https://doi.org/10.1016/j.omtm.2020.06.006 <pub-id pub-id-type="doi">10.1016/j.omtm.2020.06.006</pub-id><pub-id pub-id-type="pmid">32671136</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.omtm.2020.06.006">https://doi.org/10.1016/j.omtm.2020.06.006</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ilan, Y.</string-name>
              <string-name>Long-Term, S</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Overcoming Compensatory Mechanisms toward Chronic Drug Administration to Ensure Long-Term, Sustainable Beneficial Effects</article-title>
            <source>Molecular Therapy—Methods &amp; Clinical Development</source>
            <volume>18</volume>
            <pub-id pub-id-type="doi">10.1016/j.omtm.2020.06.006</pub-id>
            <pub-id pub-id-type="pmid">32671136</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Khoury, T. and Ilan, Y. (2019) Introducing Patterns of Variability for Overcoming Compensatory Adaptation of the Immune System to Immunomodulatory Agents: A Novel Method for Improving Clinical Response to Anti-TNF Therapies. <italic>Frontiers in Immunology</italic>, 10, Article No. 2726. https://doi.org/10.3389/fimmu.2019.02726 <pub-id pub-id-type="doi">10.3389/fimmu.2019.02726</pub-id><pub-id pub-id-type="pmid">31824506</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fimmu.2019.02726">https://doi.org/10.3389/fimmu.2019.02726</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Khoury, T.</string-name>
              <string-name>Ilan, Y.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Introducing Patterns of Variability for Overcoming Compensatory Adaptation of the Immune System to Immunomodulatory Agents: A Novel Method for Improving Clinical Response to Anti-TNF Therapies</article-title>
            <source>Frontiers in Immunology</source>
            <volume>10</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3389/fimmu.2019.02726</pub-id>
            <pub-id pub-id-type="pmid">31824506</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, W., Wen, C., Ye, B., Gujarathi, P., Suryawanshi, M., Vinchurkar, K., <italic>et al</italic>. (2025) Targeted Drug Monitoring in Oncology for Personalized Treatment with Use of Next Generation Analytics. <italic>Discover Oncology</italic>, 16, Article No. 1523. https://doi.org/10.1007/s12672-025-03376-4 <pub-id pub-id-type="doi">10.1007/s12672-025-03376-4</pub-id><pub-id pub-id-type="pmid">40788512</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s12672-025-03376-4">https://doi.org/10.1007/s12672-025-03376-4</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, W.</string-name>
              <string-name>Wen, C.</string-name>
              <string-name>Ye, B.</string-name>
              <string-name>Gujarathi, P.</string-name>
              <string-name>Suryawanshi, M.</string-name>
              <string-name>Vinchurkar, K.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Targeted Drug Monitoring in Oncology for Personalized Treatment with Use of Next Generation Analytics</article-title>
            <source>Discover Oncology</source>
            <volume>16</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1007/s12672-025-03376-4</pub-id>
            <pub-id pub-id-type="pmid">40788512</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Sailer, V., von Amsberg, G., Duensing, S., Kirfel, J., Lieb, V., Metzger, E., <italic>et al</italic>. (2022) Experimental <italic>in Vitro</italic>, <italic>ex Vivo</italic> and <italic>in Vivo</italic> Models in Prostate Cancer Research. <italic>Nature Reviews Urology</italic>, 20, 158-178. https://doi.org/10.1038/s41585-022-00677-z <pub-id pub-id-type="doi">10.1038/s41585-022-00677-z</pub-id><pub-id pub-id-type="pmid">36451039</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41585-022-00677-z">https://doi.org/10.1038/s41585-022-00677-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Sailer, V.</string-name>
              <string-name>Amsberg, G.</string-name>
              <string-name>Duensing, S.</string-name>
              <string-name>Kirfel, J.</string-name>
              <string-name>Lieb, V.</string-name>
              <string-name>Metzger, E.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Experimental in Vitro, ex Vivo and in Vivo Models in Prostate Cancer Research</article-title>
            <source>Nature Reviews Urology</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1038/s41585-022-00677-z</pub-id>
            <pub-id pub-id-type="pmid">36451039</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Linder, M.W. and Keck Jr., P.E. (1998) Standards of Laboratory Practice: Antidepressant Drug Monitoring. <italic>Clinical Chemistry</italic>, 44, 1073-1084.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Linder, M.W.</string-name>
            </person-group>
            <year>1998</year>
            <article-title>Standards of Laboratory Practice: Antidepressant Drug Monitoring</article-title>
            <source>Clinical Chemistry</source>
            <volume>44</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Grover, S., Gautam, S., Jain, A., Gautam, M. and Vahia, V. (2017) Clinical Practice Guidelines for the Management of Depression. <italic>Indian Journal of Psychiatry</italic>, 59, S34-S50. https://doi.org/10.4103/0019-5545.196973 <pub-id pub-id-type="doi">10.4103/0019-5545.196973</pub-id><pub-id pub-id-type="pmid">28216784</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.4103/0019-5545.196973">https://doi.org/10.4103/0019-5545.196973</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Grover, S.</string-name>
              <string-name>Gautam, S.</string-name>
              <string-name>Jain, A.</string-name>
              <string-name>Gautam, M.</string-name>
              <string-name>Vahia, V.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Clinical Practice Guidelines for the Management of Depression</article-title>
            <source>Indian Journal of Psychiatry</source>
            <volume>59</volume>
            <pub-id pub-id-type="doi">10.4103/0019-5545.196973</pub-id>
            <pub-id pub-id-type="pmid">28216784</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Burke, M.J. and Preskorn, S.H. (1999) Therapeutic Drug Monitoring of Antidepressants: Cost Implications and Relevance to Clinical Practice. <italic>Clinical Pharmacokinetics</italic>, 37, 147-165. https://doi.org/10.2165/00003088-199937020-00004 <pub-id pub-id-type="doi">10.2165/00003088-199937020-00004</pub-id><pub-id pub-id-type="pmid">10496302</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2165/00003088-199937020-00004">https://doi.org/10.2165/00003088-199937020-00004</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Burke, M.J.</string-name>
              <string-name>Preskorn, S.H.</string-name>
            </person-group>
            <year>1999</year>
            <article-title>Therapeutic Drug Monitoring of Antidepressants: Cost Implications and Relevance to Clinical Practice</article-title>
            <source>Clinical Pharmacokinetics</source>
            <volume>37</volume>
            <pub-id pub-id-type="doi">10.2165/00003088-199937020-00004</pub-id>
            <pub-id pub-id-type="pmid">10496302</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Santarsieri, D. and Schwartz, T. (2015) Antidepressant Efficacy and Side-Effect Burden: A Quick Guide for Clinicians. <italic>Drugs in Context</italic>, 4, Article ID: 212290. https://doi.org/10.7573/dic.212290 <pub-id pub-id-type="doi">10.7573/dic.212290</pub-id><pub-id pub-id-type="pmid">26576188</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.7573/dic.212290">https://doi.org/10.7573/dic.212290</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Santarsieri, D.</string-name>
              <string-name>Schwartz, T.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Antidepressant Efficacy and Side-Effect Burden: A Quick Guide for Clinicians</article-title>
            <source>Drugs in Context</source>
            <volume>4</volume>
            <fpage>212290</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.7573/dic.212290</pub-id>
            <pub-id pub-id-type="pmid">26576188</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Cleare, A., Pariante, C., Young, A., Anderson, I., Christmas, D., Cowen, P., <italic>et al</italic>. (2015) Evidence-Based Guidelines for Treating Depressive Disorders with Antidepressants: A Revision of the 2008 British Association for Psychopharmacology Guidelines. <italic>Journal of Psychopharmacology</italic>, 29, 459-525. https://doi.org/10.1177/0269881115581093 <pub-id pub-id-type="doi">10.1177/0269881115581093</pub-id><pub-id pub-id-type="pmid">25969470</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/0269881115581093">https://doi.org/10.1177/0269881115581093</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Cleare, A.</string-name>
              <string-name>Pariante, C.</string-name>
              <string-name>Young, A.</string-name>
              <string-name>Anderson, I.</string-name>
              <string-name>Christmas, D.</string-name>
              <string-name>Cowen, P.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Evidence-Based Guidelines for Treating Depressive Disorders with Antidepressants: A Revision of the 2008 British Association for Psychopharmacology Guidelines</article-title>
            <source>Journal of Psychopharmacology</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1177/0269881115581093</pub-id>
            <pub-id pub-id-type="pmid">25969470</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Solmi, M., Miola, A., Croatto, G., Pigato, G., Favaro, A., Fornaro, M., <italic>et al</italic>. (2021) How Can We Improve Antidepressant Adherence in the Management of Depression? A Targeted Review and 10 Clinical Recommendations. <italic>Brazilian Journal of Psychiatry</italic>, 43, 189-202. https://doi.org/10.1590/1516-4446-2020-0935 <pub-id pub-id-type="doi">10.1590/1516-4446-2020-0935</pub-id><pub-id pub-id-type="pmid">32491040</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1590/1516-4446-2020-0935">https://doi.org/10.1590/1516-4446-2020-0935</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Solmi, M.</string-name>
              <string-name>Miola, A.</string-name>
              <string-name>Croatto, G.</string-name>
              <string-name>Pigato, G.</string-name>
              <string-name>Favaro, A.</string-name>
              <string-name>Fornaro, M.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>How Can We Improve Antidepressant Adherence in the Management of Depression? A Targeted Review and 10 Clinical Recommendations</article-title>
            <source>Brazilian Journal of Psychiatry</source>
            <volume>43</volume>
            <pub-id pub-id-type="doi">10.1590/1516-4446-2020-0935</pub-id>
            <pub-id pub-id-type="pmid">32491040</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lustberg, M.B., Kuderer, N.M., Desai, A., Bergerot, C. and Lyman, G.H. (2023) Mitigating Long-Term and Delayed Adverse Events Associated with Cancer Treatment: Implications for Survivorship. <italic>Nature Reviews Clinical Oncology</italic>, 20, 527-542. https://doi.org/10.1038/s41571-023-00776-9 <pub-id pub-id-type="doi">10.1038/s41571-023-00776-9</pub-id><pub-id pub-id-type="pmid">37231127</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41571-023-00776-9">https://doi.org/10.1038/s41571-023-00776-9</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lustberg, M.B.</string-name>
              <string-name>Kuderer, N.M.</string-name>
              <string-name>Desai, A.</string-name>
              <string-name>Bergerot, C.</string-name>
              <string-name>Lyman, G.H.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Mitigating Long-Term and Delayed Adverse Events Associated with Cancer Treatment: Implications for Survivorship</article-title>
            <source>Nature Reviews Clinical Oncology</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1038/s41571-023-00776-9</pub-id>
            <pub-id pub-id-type="pmid">37231127</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">van Trigt, V.R., Zandbergen, I.M., Pelsma, I.C.M., Bakker, L.E.H., Verstegen, M.J.T., van Furth, W.R., <italic>et al</italic>. (2023) Care Trajectories of Surgically Treated Patients with a Prolactinoma: Why Did They Opt for Surgery? <italic>Pituitary</italic>, 26, 611-621. https://doi.org/10.1007/s11102-023-01346-z <pub-id pub-id-type="doi">10.1007/s11102-023-01346-z</pub-id><pub-id pub-id-type="pmid">37690076</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11102-023-01346-z">https://doi.org/10.1007/s11102-023-01346-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Trigt, V.R.</string-name>
              <string-name>Zandbergen, I.M.</string-name>
              <string-name>Pelsma, I.C.M.</string-name>
              <string-name>Bakker, L.E.H.</string-name>
              <string-name>Verstegen, M.J.T.</string-name>
              <string-name>Furth, W.R.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Care Trajectories of Surgically Treated Patients with a Prolactinoma: Why Did They Opt for Surgery? Pituitary, 26, 611-621</article-title>
            <pub-id pub-id-type="doi">10.1007/s11102-023-01346-z</pub-id>
            <pub-id pub-id-type="pmid">37690076</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Temido, M.J., Honap, S., Jairath, V., Vermeire, S., Danese, S., Portela, F., <italic>et al</italic>. (2025) Overcoming the Challenges of Overtreating and Undertreating Inflammatory Bowel Disease. <italic>The Lancet Gastroenterology &amp; Hepatology</italic>, 10, 462-474. https://doi.org/10.1016/s2468-1253(24)00355-8 <pub-id pub-id-type="doi">10.1016/s2468-1253(24)00355-8</pub-id><pub-id pub-id-type="pmid">39919770</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s2468-1253(24)00355-8">https://doi.org/10.1016/s2468-1253(24)00355-8</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Temido, M.J.</string-name>
              <string-name>Honap, S.</string-name>
              <string-name>Jairath, V.</string-name>
              <string-name>Vermeire, S.</string-name>
              <string-name>Danese, S.</string-name>
              <string-name>Portela, F.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Overcoming the Challenges of Overtreating and Undertreating Inflammatory Bowel Disease</article-title>
            <source>The Lancet Gastroenterology &amp; Hepatology</source>
            <volume>1253</volume>
            <issue>24</issue>
            <pub-id pub-id-type="doi">10.1016/s2468-1253(24)00355-8</pub-id>
            <pub-id pub-id-type="pmid">39919770</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Sandesh, H. (2025) Reinforcement Learning for Personalized Therapies Designing Adaptive Treatment Plans through Intelligent Algorithms. <italic>International Journal of Engineering Development and Research</italic>, 13, 110-118.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Sandesh, H.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Reinforcement Learning for Personalized Therapies Designing Adaptive Treatment Plans through Intelligent Algorithms</article-title>
            <source>International Journal of Engineering Development and Research</source>
            <volume>13</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ali, H. (2022) Reinforcement Learning in Healthcare: Optimizing Treatment Strategies, Dynamic Resource Allocation, and Adaptive Clinical Decision-Making. <italic>International Journal of Computer Applications Technology and Research</italic>, 11, 88-104.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ali, H.</string-name>
              <string-name>Strategies, D</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Reinforcement Learning in Healthcare: Optimizing Treatment Strategies, Dynamic Resource Allocation, and Adaptive Clinical Decision-Making</article-title>
            <source>International Journal of Computer Applications Technology and Research</source>
            <volume>11</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Frommeyer, T.C., Gilbert, M.M., Fursmidt, R.M., Park, Y., Khouzam, J.P., Brittain, G.V., <italic>et al</italic>. (2025) Reinforcement Learning and Its Clinical Applications within Healthcare: A Systematic Review of Precision Medicine and Dynamic Treatment Regimes. <italic>Healthcare</italic>, 13, Article No. 1752. https://doi.org/10.3390/healthcare13141752 <pub-id pub-id-type="doi">10.3390/healthcare13141752</pub-id><pub-id pub-id-type="pmid">40724777</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/healthcare13141752">https://doi.org/10.3390/healthcare13141752</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Frommeyer, T.C.</string-name>
              <string-name>Gilbert, M.M.</string-name>
              <string-name>Fursmidt, R.M.</string-name>
              <string-name>Park, Y.</string-name>
              <string-name>Khouzam, J.P.</string-name>
              <string-name>Brittain, G.V.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Reinforcement Learning and Its Clinical Applications within Healthcare: A Systematic Review of Precision Medicine and Dynamic Treatment Regimes</article-title>
            <source>Healthcare</source>
            <volume>13</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3390/healthcare13141752</pub-id>
            <pub-id pub-id-type="pmid">40724777</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Venkatesan, L., Benjamin, L.S. and Satchi, N.S. (2025) Reinforcement Learning in Personalized Medicine: A Comprehensive Review of Treatment Optimization Strategies. <italic>Cureus</italic>, 17, e82756.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Venkatesan, L.</string-name>
              <string-name>Benjamin, L.S.</string-name>
              <string-name>Satchi, N.S.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Reinforcement Learning in Personalized Medicine: A Comprehensive Review of Treatment Optimization Strategies</article-title>
            <source>Cureus</source>
            <volume>17</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Nguyen, T.T., Nguyen, N.D. and Nahavandi, S. (2020) Deep Reinforcement Learning for Multiagent Systems: A Review of Challenges, Solutions, and Applications. <italic>IEEE Transactions on Cybernetics</italic>, 50, 3826-3839. https://doi.org/10.1109/tcyb.2020.2977374 <pub-id pub-id-type="doi">10.1109/tcyb.2020.2977374</pub-id><pub-id pub-id-type="pmid">32203045</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tcyb.2020.2977374">https://doi.org/10.1109/tcyb.2020.2977374</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Nguyen, T.T.</string-name>
              <string-name>Nguyen, N.D.</string-name>
              <string-name>Nahavandi, S.</string-name>
              <string-name>Challenges, S</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Deep Reinforcement Learning for Multiagent Systems: A Review of Challenges, Solutions, and Applications</article-title>
            <source>IEEE Transactions on Cybernetics</source>
            <volume>50</volume>
            <pub-id pub-id-type="doi">10.1109/tcyb.2020.2977374</pub-id>
            <pub-id pub-id-type="pmid">32203045</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, S. (2023) Reinforcement Learning for Sequential Decision and Optimal Control.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, S.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Reinforcement Learning for Sequential Decision and Optimal Control</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B34">
        <label>34.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">O’Doherty, J.P., Cockburn, J. and Pauli, W.M. (2017) Learning, Reward, and Decision Making. <italic>Annual Review of Psychology</italic>, 68, 73-100. https://doi.org/10.1146/annurev-psych-010416-044216 <pub-id pub-id-type="doi">10.1146/annurev-psych-010416-044216</pub-id><pub-id pub-id-type="pmid">27687119</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1146/annurev-psych-010416-044216">https://doi.org/10.1146/annurev-psych-010416-044216</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Doherty, J.P.</string-name>
              <string-name>Cockburn, J.</string-name>
              <string-name>Pauli, W.M.</string-name>
              <string-name>Learning, R</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Learning, Reward, and Decision Making</article-title>
            <source>Annual Review of Psychology</source>
            <volume>68</volume>
            <pub-id pub-id-type="doi">10.1146/annurev-psych-010416-044216</pub-id>
            <pub-id pub-id-type="pmid">27687119</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B35">
        <label>35.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wong, A., Bäck, T., Kononova, A.V. and Plaat, A. (2022) Deep Multiagent Reinforcement Learning: Challenges and Directions. <italic>Artificial Intelligence Review</italic>, 56, 5023-5056. https://doi.org/10.1007/s10462-022-10299-x <pub-id pub-id-type="doi">10.1007/s10462-022-10299-x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10462-022-10299-x">https://doi.org/10.1007/s10462-022-10299-x</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wong, A.</string-name>
              <string-name>Kononova, A.V.</string-name>
              <string-name>Plaat, A.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Deep Multiagent Reinforcement Learning: Challenges and Directions</article-title>
            <source>Artificial Intelligence Review</source>
            <volume>56</volume>
            <pub-id pub-id-type="doi">10.1007/s10462-022-10299-x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B36">
        <label>36.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Singh, M.K. and Thase, M.E. (2025) Current Progress in Targeted Pharmacotherapy to Treat Symptoms of Major Depressive Disorder: Moving from Broad-Spectrum Treatments to Precision Psychiatry. <italic>CNS Spectrums</italic>, 30, 1-45. https://doi.org/10.1017/s1092852925000094 <pub-id pub-id-type="doi">10.1017/s1092852925000094</pub-id><pub-id pub-id-type="pmid">39915247</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1017/s1092852925000094">https://doi.org/10.1017/s1092852925000094</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Singh, M.K.</string-name>
              <string-name>Thase, M.E.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Current Progress in Targeted Pharmacotherapy to Treat Symptoms of Major Depressive Disorder: Moving from Broad-Spectrum Treatments to Precision Psychiatry</article-title>
            <source>CNS Spectrums</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1017/s1092852925000094</pub-id>
            <pub-id pub-id-type="pmid">39915247</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B37">
        <label>37.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Maj, M., Stein, D.J., Parker, G., Zimmerman, M., Fava, G.A., De Hert, M., <italic>et al</italic>. (2020) The Clinical Characterization of the Adult Patient with Depression Aimed at Personalization of Management. <italic>World Psychiatry</italic>, 19, 269-293. https://doi.org/10.1002/wps.20771 <pub-id pub-id-type="doi">10.1002/wps.20771</pub-id><pub-id pub-id-type="pmid">32931110</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/wps.20771">https://doi.org/10.1002/wps.20771</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Maj, M.</string-name>
              <string-name>Stein, D.J.</string-name>
              <string-name>Parker, G.</string-name>
              <string-name>Zimmerman, M.</string-name>
              <string-name>Fava, G.A.</string-name>
              <string-name>Hert, M.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>The Clinical Characterization of the Adult Patient with Depression Aimed at Personalization of Management</article-title>
            <source>World Psychiatry</source>
            <volume>19</volume>
            <pub-id pub-id-type="doi">10.1002/wps.20771</pub-id>
            <pub-id pub-id-type="pmid">32931110</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B38">
        <label>38.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Chiappini, S., Sampogna, G., Ventriglio, A., Menculini, G., Ricci, V., Pettorruso, M., <italic>et al</italic>. (2025) Emerging Strategies and Clinical Recommendations for the Management of Novel Depression Subtypes. <italic>Expert Review of Neurotherapeutics</italic>, 25, 443-463. https://doi.org/10.1080/14737175.2025.2470973 <pub-id pub-id-type="doi">10.1080/14737175.2025.2470973</pub-id><pub-id pub-id-type="pmid">40013928</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/14737175.2025.2470973">https://doi.org/10.1080/14737175.2025.2470973</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Chiappini, S.</string-name>
              <string-name>Sampogna, G.</string-name>
              <string-name>Ventriglio, A.</string-name>
              <string-name>Menculini, G.</string-name>
              <string-name>Ricci, V.</string-name>
              <string-name>Pettorruso, M.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Emerging Strategies and Clinical Recommendations for the Management of Novel Depression Subtypes</article-title>
            <source>Expert Review of Neurotherapeutics</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1080/14737175.2025.2470973</pub-id>
            <pub-id pub-id-type="pmid">40013928</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B39">
        <label>39.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Soleimani, G., Nitsche, M.A., Hanlon, C.A., Lim, K.O., Opitz, A. and Ekhtiari, H. (2025) Four Dimensions of Individualization in Brain Stimulation for Psychiatric Disorders: Context, Target, Dose, and Timing. <italic>Neuropsychopharmacology</italic>, 50, 857-870. https://doi.org/10.1038/s41386-025-02094-3 <pub-id pub-id-type="doi">10.1038/s41386-025-02094-3</pub-id><pub-id pub-id-type="pmid">40148682</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41386-025-02094-3">https://doi.org/10.1038/s41386-025-02094-3</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Soleimani, G.</string-name>
              <string-name>Nitsche, M.A.</string-name>
              <string-name>Hanlon, C.A.</string-name>
              <string-name>Lim, K.O.</string-name>
              <string-name>Opitz, A.</string-name>
              <string-name>Ekhtiari, H.</string-name>
              <string-name>Context, T</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Four Dimensions of Individualization in Brain Stimulation for Psychiatric Disorders: Context, Target, Dose, and Timing</article-title>
            <source>Neuropsychopharmacology</source>
            <volume>50</volume>
            <pub-id pub-id-type="doi">10.1038/s41386-025-02094-3</pub-id>
            <pub-id pub-id-type="pmid">40148682</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B40">
        <label>40.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ngiam, K.Y. and Khor, I.W. (2019) Big Data and Machine Learning Algorithms for Health-Care Delivery. <italic>The Lancet Oncology</italic>, 20, e262-e273. https://doi.org/10.1016/s1470-2045(19)30149-4 <pub-id pub-id-type="doi">10.1016/s1470-2045(19)30149-4</pub-id><pub-id pub-id-type="pmid">31044724</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s1470-2045(19)30149-4">https://doi.org/10.1016/s1470-2045(19)30149-4</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ngiam, K.Y.</string-name>
              <string-name>Khor, I.W.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Big Data and Machine Learning Algorithms for Health-Care Delivery</article-title>
            <source>The Lancet Oncology</source>
            <volume>2045</volume>
            <issue>19</issue>
            <pub-id pub-id-type="doi">10.1016/s1470-2045(19)30149-4</pub-id>
            <pub-id pub-id-type="pmid">31044724</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B41">
        <label>41.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Elhaddad, M. and Hamam, S. (2024) AI-Driven Clinical Decision Support Systems: An Ongoing Pursuit of Potential. <italic>Cureus</italic>, 16, e57728. https://doi.org/10.7759/cureus.57728 <pub-id pub-id-type="doi">10.7759/cureus.57728</pub-id><pub-id pub-id-type="pmid">38711724</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.7759/cureus.57728">https://doi.org/10.7759/cureus.57728</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Elhaddad, M.</string-name>
              <string-name>Hamam, S.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>AI-Driven Clinical Decision Support Systems: An Ongoing Pursuit of Potential</article-title>
            <source>Cureus</source>
            <volume>16</volume>
            <pub-id pub-id-type="doi">10.7759/cureus.57728</pub-id>
            <pub-id pub-id-type="pmid">38711724</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B42">
        <label>42.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Xu, Q., Xie, W., Liao, B., Hu, C., Qin, L., Yang, Z., <italic>et al</italic>. (2023) Interpretability of Clinical Decision Support Systems Based on Artificial Intelligence from Technological and Medical Perspective: A Systematic Review. <italic>Journal of Healthcare Engineering</italic>, 2023, Article ID: 9919269. https://doi.org/10.1155/2023/9919269 <pub-id pub-id-type="doi">10.1155/2023/9919269</pub-id><pub-id pub-id-type="pmid">36776958</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2023/9919269">https://doi.org/10.1155/2023/9919269</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Xu, Q.</string-name>
              <string-name>Xie, W.</string-name>
              <string-name>Liao, B.</string-name>
              <string-name>Hu, C.</string-name>
              <string-name>Qin, L.</string-name>
              <string-name>Yang, Z.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Interpretability of Clinical Decision Support Systems Based on Artificial Intelligence from Technological and Medical Perspective: A Systematic Review</article-title>
            <source>Journal of Healthcare Engineering</source>
            <volume>2023</volume>
            <fpage>991926</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1155/2023/9919269</pub-id>
            <pub-id pub-id-type="pmid">36776958</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B43">
        <label>43.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Rane, N., Choudhary, S. and Rane, J. (2023) Explainable Artificial Intelligence (XAI) in Healthcare: Interpretable Models for Clinical Decision Support. <italic>SSRN Electronic Journal</italic>. https://doi.org/10.2139/ssrn.4637897 <pub-id pub-id-type="doi">10.2139/ssrn.4637897</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2139/ssrn.4637897">https://doi.org/10.2139/ssrn.4637897</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Rane, N.</string-name>
              <string-name>Choudhary, S.</string-name>
              <string-name>Rane, J.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Explainable Artificial Intelligence (XAI) in Healthcare: Interpretable Models for Clinical Decision Support</article-title>
            <pub-id pub-id-type="doi">10.2139/ssrn.4637897</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B44">
        <label>44.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tsoupras, G. and Syed, Z.A. (2025) AI-Driven Decision Support Systems for Early Breast Cancer Detection: Adoption Implications in Healthcare Contexts.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tsoupras, G.</string-name>
              <string-name>Syed, Z.A.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>AI-Driven Decision Support Systems for Early Breast Cancer Detection: Adoption Implications in Healthcare Contexts</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B45">
        <label>45.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Tun, H.M., Rahman, H.A., Naing, L. and Malik, O.A. (2025) Trust in Artificial Intelligence-Based Clinical Decision Support Systems among Health Care Workers: Systematic Review. <italic>Journal of Medical Internet Research</italic>, 27, e69678. https://doi.org/10.2196/69678 <pub-id pub-id-type="doi">10.2196/69678</pub-id><pub-id pub-id-type="pmid">40772775</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2196/69678">https://doi.org/10.2196/69678</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Tun, H.M.</string-name>
              <string-name>Rahman, H.A.</string-name>
              <string-name>Naing, L.</string-name>
              <string-name>Malik, O.A.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Trust in Artificial Intelligence-Based Clinical Decision Support Systems among Health Care Workers: Systematic Review</article-title>
            <source>Journal of Medical Internet Research</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.2196/69678</pub-id>
            <pub-id pub-id-type="pmid">40772775</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B46">
        <label>46.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Vandvik, P.O., Brandt, L., Alonso-Coello, P., Treweek, S., Akl, E.A., Kristiansen, A., <italic>et al</italic>. (2013) Creating Clinical Practice Guidelines We Can Trust, Use, and Share: A New Era Is Imminent. <italic>Chest</italic>, 144, 381-389. https://doi.org/10.1378/chest.13-0746 <pub-id pub-id-type="doi">10.1378/chest.13-0746</pub-id><pub-id pub-id-type="pmid">23918106</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1378/chest.13-0746">https://doi.org/10.1378/chest.13-0746</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Vandvik, P.O.</string-name>
              <string-name>Brandt, L.</string-name>
              <string-name>Alonso-Coello, P.</string-name>
              <string-name>Treweek, S.</string-name>
              <string-name>Akl, E.A.</string-name>
              <string-name>Kristiansen, A.</string-name>
              <string-name>Trust, U</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Creating Clinical Practice Guidelines We Can Trust, Use, and Share: A New Era Is Imminent</article-title>
            <source>Chest</source>
            <volume>144</volume>
            <pub-id pub-id-type="doi">10.1378/chest.13-0746</pub-id>
            <pub-id pub-id-type="pmid">23918106</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B47">
        <label>47.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Steinberg, E., Greenfield, S., Wolman, D.M., Mancher, M. and Graham, R. (2011) Clinical Practice Guidelines We Can Trust. National Academies Press.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Steinberg, E.</string-name>
              <string-name>Greenfield, S.</string-name>
              <string-name>Wolman, D.M.</string-name>
              <string-name>Mancher, M.</string-name>
              <string-name>Graham, R.</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Clinical Practice Guidelines We Can Trust</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B48">
        <label>48.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Shaker, M.S. and Verdi, M. (2024) Operationalizing Shared Decision Making in Clinical Practice. <italic>Allergy and Asthma Proceedings</italic>, 45, 398-403. https://doi.org/10.2500/aap.2024.45.240048 <pub-id pub-id-type="doi">10.2500/aap.2024.45.240048</pub-id><pub-id pub-id-type="pmid">39517076</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2500/aap.2024.45.240048">https://doi.org/10.2500/aap.2024.45.240048</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Shaker, M.S.</string-name>
              <string-name>Verdi, M.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Operationalizing Shared Decision Making in Clinical Practice</article-title>
            <source>Allergy and Asthma Proceedings</source>
            <volume>45</volume>
            <pub-id pub-id-type="doi">10.2500/aap.2024.45.240048</pub-id>
            <pub-id pub-id-type="pmid">39517076</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B49">
        <label>49.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Rosenbaum, S.E., Moberg, J., Glenton, C., Schünemann, H.J., Lewin, S., Akl, E., <italic>et al</italic>. (2018) Developing Evidence to Decision Frameworks and an Interactive Evidence to Decision Tool for Making and Using Decisions and Recommendations in Health Care. <italic>Global Challenges</italic>, 2, Article ID: 1700081. https://doi.org/10.1002/gch2.201700081 <pub-id pub-id-type="doi">10.1002/gch2.201700081</pub-id><pub-id pub-id-type="pmid">31565348</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/gch2.201700081">https://doi.org/10.1002/gch2.201700081</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Rosenbaum, S.E.</string-name>
              <string-name>Moberg, J.</string-name>
              <string-name>Glenton, C.</string-name>
              <string-name>Lewin, S.</string-name>
              <string-name>Akl, E.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Developing Evidence to Decision Frameworks and an Interactive Evidence to Decision Tool for Making and Using Decisions and Recommendations in Health Care</article-title>
            <source>Global Challenges</source>
            <volume>2</volume>
            <fpage>170008</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1002/gch2.201700081</pub-id>
            <pub-id pub-id-type="pmid">31565348</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B50">
        <label>50.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zafar, M.R. and Khan, N. (2021) Deterministic Local Interpretable Model-Agnostic Explanations for Stable Explainability. <italic>Machine Learning and Knowledge Extraction</italic>, 3, 525-541. https://doi.org/10.3390/make3030027 <pub-id pub-id-type="doi">10.3390/make3030027</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/make3030027">https://doi.org/10.3390/make3030027</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zafar, M.R.</string-name>
              <string-name>Khan, N.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Deterministic Local Interpretable Model-Agnostic Explanations for Stable Explainability</article-title>
            <source>Machine Learning and Knowledge Extraction</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.3390/make3030027</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B51">
        <label>51.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zhao, X.Y., Huang, W., Huang, X.W., Robu, V. and Flynn, D. (2021) BayLIME: Bayesian Local Interpretable Model-Agnostic Explanations. <italic>Proceedings of the</italic>37 <italic>th Conference on Uncertainty in Artificial Intelligence</italic> ( <italic>UAI</italic> 2021), Vol. 161, 887-896.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zhao, X.Y.</string-name>
              <string-name>Huang, W.</string-name>
              <string-name>Huang, X.W.</string-name>
              <string-name>Robu, V.</string-name>
              <string-name>Flynn, D.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>BayLIME: Bayesian Local Interpretable Model-Agnostic Explanations</article-title>
            <source>Proceedings of the 37th Conference on Uncertainty in Artificial Intelligence (UAI 2021)</source>
            <volume>887</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B52">
        <label>52.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zafar, M.R. and Khan, N.M. (2019) DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zafar, M.R.</string-name>
              <string-name>Khan, N.M.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B53">
        <label>53.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hadidi, R. and Jeyasurya, B. (2013) Reinforcement Learning Based Real-Time Wide-Area Stabilizing Control Agents to Enhance Power System Stability. <italic>IEEE Transactions on Smart Grid</italic>, 4, 489-497. https://doi.org/10.1109/tsg.2012.2235864 <pub-id pub-id-type="doi">10.1109/tsg.2012.2235864</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsg.2012.2235864">https://doi.org/10.1109/tsg.2012.2235864</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hadidi, R.</string-name>
              <string-name>Jeyasurya, B.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Reinforcement Learning Based Real-Time Wide-Area Stabilizing Control Agents to Enhance Power System Stability</article-title>
            <source>IEEE Transactions on Smart Grid</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1109/tsg.2012.2235864</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B54">
        <label>54.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Massaoudi, M.S., Abu-Rub, H. and Ghrayeb, A. (2023) Navigating the Landscape of Deep Reinforcement Learning for Power System Stability Control: A Review. <italic>IEEE Access</italic>, 11, 134298-134317. https://doi.org/10.1109/access.2023.3337118 <pub-id pub-id-type="doi">10.1109/access.2023.3337118</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2023.3337118">https://doi.org/10.1109/access.2023.3337118</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Massaoudi, M.S.</string-name>
              <string-name>Abu-Rub, H.</string-name>
              <string-name>Ghrayeb, A.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Navigating the Landscape of Deep Reinforcement Learning for Power System Stability Control: A Review</article-title>
            <source>IEEE Access</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1109/access.2023.3337118</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B55">
        <label>55.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Khetarpal, K., Riemer, M., Rish, I. and Precup, D. (2022) Towards Continual Reinforcement Learning: A Review and Perspectives. <italic>Journal of Artificial Intelligence Research</italic>, 75, 1401-1476. https://doi.org/10.1613/jair.1.13673 <pub-id pub-id-type="doi">10.1613/jair.1.13673</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1613/jair.1.13673">https://doi.org/10.1613/jair.1.13673</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Khetarpal, K.</string-name>
              <string-name>Riemer, M.</string-name>
              <string-name>Rish, I.</string-name>
              <string-name>Precup, D.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Towards Continual Reinforcement Learning: A Review and Perspectives</article-title>
            <source>Journal of Artificial Intelligence Research</source>
            <volume>75</volume>
            <pub-id pub-id-type="doi">10.1613/jair.1.13673</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B56">
        <label>56.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Adam, S., Busoniu, L. and Babuska, R. (2012) Experience Replay for Real-Time Reinforcement Learning Control. <italic>IEEE Transactions on Systems</italic>, <italic>Man</italic>, <italic>and Cybernetics</italic>, <italic>Part C</italic>( <italic>Applications and Reviews</italic>), 42, 201-212. https://doi.org/10.1109/tsmcc.2011.2106494 <pub-id pub-id-type="doi">10.1109/tsmcc.2011.2106494</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsmcc.2011.2106494">https://doi.org/10.1109/tsmcc.2011.2106494</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Adam, S.</string-name>
              <string-name>Busoniu, L.</string-name>
              <string-name>Babuska, R.</string-name>
              <string-name>Systems, M</string-name>
              <string-name>Cybernetics, P</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Experience Replay for Real-Time Reinforcement Learning Control</article-title>
            <source>IEEE Transactions on Systems</source>
            <volume>42</volume>
            <pub-id pub-id-type="doi">10.1109/tsmcc.2011.2106494</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B57">
        <label>57.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kummar, S., Chen, H.X., Wright, J., Holbeck, S., Millin, M.D., Tomaszewski, J., <italic>et al</italic>. (2010) Utilizing Targeted Cancer Therapeutic Agents in Combination: Novel Approaches and Urgent Requirements. <italic>Nature Reviews Drug Discovery</italic>, 9, 843-856. https://doi.org/10.1038/nrd3216 <pub-id pub-id-type="doi">10.1038/nrd3216</pub-id><pub-id pub-id-type="pmid">21031001</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/nrd3216">https://doi.org/10.1038/nrd3216</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kummar, S.</string-name>
              <string-name>Chen, H.X.</string-name>
              <string-name>Wright, J.</string-name>
              <string-name>Holbeck, S.</string-name>
              <string-name>Millin, M.D.</string-name>
              <string-name>Tomaszewski, J.</string-name>
            </person-group>
            <year>2010</year>
            <article-title>Utilizing Targeted Cancer Therapeutic Agents in Combination: Novel Approaches and Urgent Requirements</article-title>
            <source>Nature Reviews Drug Discovery</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1038/nrd3216</pub-id>
            <pub-id pub-id-type="pmid">21031001</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B58">
        <label>58.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Busoniu, L., Babuska, R. and De Schutter, B. (2008) A Comprehensive Survey of Multiagent Reinforcement Learning. <italic>IEEE Transactions on Systems</italic>, <italic>Man</italic>, <italic>and Cybernetics</italic>, <italic>Part C</italic>( <italic>Applications and Reviews</italic>), 38, 156-172. https://doi.org/10.1109/tsmcc.2007.913919 <pub-id pub-id-type="doi">10.1109/tsmcc.2007.913919</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsmcc.2007.913919">https://doi.org/10.1109/tsmcc.2007.913919</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Busoniu, L.</string-name>
              <string-name>Babuska, R.</string-name>
              <string-name>Schutter, B.</string-name>
              <string-name>Systems, M</string-name>
              <string-name>Cybernetics, P</string-name>
            </person-group>
            <year>2008</year>
            <article-title>A Comprehensive Survey of Multiagent Reinforcement Learning</article-title>
            <source>IEEE Transactions on Systems</source>
            <volume>38</volume>
            <pub-id pub-id-type="doi">10.1109/tsmcc.2007.913919</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B59">
        <label>59.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Angelini, J., Talotta, R., Roncato, R., Fornasier, G., Barbiero, G., Dal Cin, L., <italic>et al</italic>. (2020) JAK-Inhibitors for the Treatment of Rheumatoid Arthritis: A Focus on the Present and an Outlook on the Future. <italic>Biomolecules</italic>, 10, Article No. 1002. https://doi.org/10.3390/biom10071002 <pub-id pub-id-type="doi">10.3390/biom10071002</pub-id><pub-id pub-id-type="pmid">32635659</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/biom10071002">https://doi.org/10.3390/biom10071002</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Angelini, J.</string-name>
              <string-name>Talotta, R.</string-name>
              <string-name>Roncato, R.</string-name>
              <string-name>Fornasier, G.</string-name>
              <string-name>Barbiero, G.</string-name>
              <string-name>Cin, L.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>JAK-Inhibitors for the Treatment of Rheumatoid Arthritis: A Focus on the Present and an Outlook on the Future</article-title>
            <source>Biomolecules</source>
            <volume>10</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.3390/biom10071002</pub-id>
            <pub-id pub-id-type="pmid">32635659</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B60">
        <label>60.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lu, H.R., Fang, L.Y., Zhang, R.D., Li, X.L., Cai, J.Z., Cheng, H.M., Tang, L., <italic>et al</italic>. (2025) Alignment and Safety in Large Language Models: Safety Mechanisms, Training Paradigms, and Emerging Challenges.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lu, H.R.</string-name>
              <string-name>Fang, L.Y.</string-name>
              <string-name>Zhang, R.D.</string-name>
              <string-name>Li, X.L.</string-name>
              <string-name>Cai, J.Z.</string-name>
              <string-name>Cheng, H.M.</string-name>
              <string-name>Tang, L.</string-name>
              <string-name>Mechanisms, T</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Alignment and Safety in Large Language Models: Safety Mechanisms, Training Paradigms, and Emerging Challenges</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B61">
        <label>61.</label>
        <citation-alternatives>
          <mixed-citation publication-type="thesis">Padilla-Vega, R.E. (2018) Forecast Intelligence Driving Decisions on Constrained Dynamic Staffing in Call Centers. PhD Diss., Universidad del Turabo (Puerto Rico).</mixed-citation>
          <element-citation publication-type="thesis">
            <person-group person-group-type="author">
              <string-name>Padilla-Vega, R.E.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Forecast Intelligence Driving Decisions on Constrained Dynamic Staffing in Call Centers</article-title>
            <source>PhD Diss.</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B62">
        <label>62.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tsoukas, H., Hadjimichael, D., Nair, A.K., Pyrko, I. and Woolley, S. (2024) Judgment in Business and Management Research: Shedding New Light on a Familiar Concept. <italic>Academy of Management Annals</italic>, 18, 626-669. https://doi.org/10.5465/annals.2022.0175 <pub-id pub-id-type="doi">10.5465/annals.2022.0175</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.5465/annals.2022.0175">https://doi.org/10.5465/annals.2022.0175</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tsoukas, H.</string-name>
              <string-name>Hadjimichael, D.</string-name>
              <string-name>Nair, A.K.</string-name>
              <string-name>Pyrko, I.</string-name>
              <string-name>Woolley, S.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Judgment in Business and Management Research: Shedding New Light on a Familiar Concept</article-title>
            <source>Academy of Management Annals</source>
            <volume>18</volume>
            <pub-id pub-id-type="doi">10.5465/annals.2022.0175</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B63">
        <label>63.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Katz, Y.J. (2015) Affective and Cognitive Correlates of Cell-Phone Based SMS Delivery of Learning: Learner Autonomy, Learner Motivation and Learner Satisfaction. <italic>IFIP TC</italic>3 <italic>Working Conference</italic> “ <italic>A New Culture of Learning</italic>: <italic>Computing and Next Generations</italic>”, Vilnius, 1-3 July 2015, 131.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Katz, Y.J.</string-name>
              <string-name>Autonomy, L</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Affective and Cognitive Correlates of Cell-Phone Based SMS Delivery of Learning: Learner Autonomy, Learner Motivation and Learner Satisfaction</article-title>
            <source>IFIP TC3 Working Conference “A New Culture of Learning: Computing and Next Generations”</source>
            <volume>1</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B64">
        <label>64.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lowry, S.Z., Abbott, P., Gibbons, M.C., Lowry, S.Z., North, R., Patterson, E.S., <italic>et al</italic>. (2012) Technical Evaluation, Testing, and Validatiaon of the Usability of Electronic Health Records. US Department of Commerce, National Institute of Standards and Technology.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lowry, S.Z.</string-name>
              <string-name>Abbott, P.</string-name>
              <string-name>Gibbons, M.C.</string-name>
              <string-name>Lowry, S.Z.</string-name>
              <string-name>North, R.</string-name>
              <string-name>Patterson, E.S.</string-name>
              <string-name>Evaluation, T</string-name>
              <string-name>Commerce, N</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Technical Evaluation, Testing, and Validatiaon of the Usability of Electronic Health Records</article-title>
            <source>US Department of Commerce</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B65">
        <label>65.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Nohr, C., Jensen, S., Borycki, E.M. and Kushniruk, A. (2013) From Usability Testing to Clinical Simulations: Bringing Context into the Design and Evaluation of Usable and Safe Health Information Technologies. <italic>Yearbook of Medical Informatics</italic>, 22, 78-85. https://doi.org/10.1055/s-0038-1638836 <pub-id pub-id-type="doi">10.1055/s-0038-1638836</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1055/s-0038-1638836">https://doi.org/10.1055/s-0038-1638836</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Nohr, C.</string-name>
              <string-name>Jensen, S.</string-name>
              <string-name>Borycki, E.M.</string-name>
              <string-name>Kushniruk, A.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>From Usability Testing to Clinical Simulations: Bringing Context into the Design and Evaluation of Usable and Safe Health Information Technologies</article-title>
            <source>Yearbook of Medical Informatics</source>
            <volume>22</volume>
            <pub-id pub-id-type="doi">10.1055/s-0038-1638836</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B66">
        <label>66.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Brouwers, M.C., Spithoff, K., Kerkvliet, K., Alonso-Coello, P., Burgers, J., Cluzeau, F., <italic>et al</italic>. (2020) Development and Validation of a Tool to Assess the Quality of Clinical Practice Guideline Recommendations. <italic>JAMA Network Open</italic>, 3, e205535. https://doi.org/10.1001/jamanetworkopen.2020.5535 <pub-id pub-id-type="doi">10.1001/jamanetworkopen.2020.5535</pub-id><pub-id pub-id-type="pmid">32459354</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1001/jamanetworkopen.2020.5535">https://doi.org/10.1001/jamanetworkopen.2020.5535</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Brouwers, M.C.</string-name>
              <string-name>Spithoff, K.</string-name>
              <string-name>Kerkvliet, K.</string-name>
              <string-name>Alonso-Coello, P.</string-name>
              <string-name>Burgers, J.</string-name>
              <string-name>Cluzeau, F.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Development and Validation of a Tool to Assess the Quality of Clinical Practice Guideline Recommendations</article-title>
            <source>JAMA Network Open</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.1001/jamanetworkopen.2020.5535</pub-id>
            <pub-id pub-id-type="pmid">32459354</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B67">
        <label>67.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Goldsack, J.C., Coravos, A., Bakker, J.P., Bent, B., Dowling, A.V., Fitzer-Attas, C., <italic>et</italic><italic>al</italic>. (2020) Verification, Analytical Validation, and Clinical Validation (V3): The Foundation of Determining Fit-for-Purpose for Biometric Monitoring Technologies (BioMeTs). <italic>NPJ Digital Medicine</italic>, 3, Article No. 55. https://doi.org/10.1038/s41746-020-0260-4 <pub-id pub-id-type="doi">10.1038/s41746-020-0260-4</pub-id><pub-id pub-id-type="pmid">32337371</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41746-020-0260-4">https://doi.org/10.1038/s41746-020-0260-4</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Goldsack, J.C.</string-name>
              <string-name>Coravos, A.</string-name>
              <string-name>Bakker, J.P.</string-name>
              <string-name>Bent, B.</string-name>
              <string-name>Dowling, A.V.</string-name>
              <string-name>Fitzer-Attas, C.</string-name>
              <string-name>Verification, A</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Verification, Analytical Validation, and Clinical Validation (V3): The Foundation of Determining Fit-for-Purpose for Biometric Monitoring Technologies (BioMeTs)</article-title>
            <source>NPJ Digital Medicine</source>
            <volume>3</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41746-020-0260-4</pub-id>
            <pub-id pub-id-type="pmid">32337371</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>