Introduction

Drugs interact in many different ways with their targets. Some drug–drug interaction (DDI) mechanisms can be formulated based on first principles such as competitive, uncompetitive or non-competitive behavior [13].

The first aim of this manuscript is to introduce competitive and uncompetitive DDI as part of target-mediated drug disposition (TMDD) principles [4, 5]. We investigate pharmacokinetic DDI properties and present the baseline situation for constantly available substances, e.g. necessary to describe interaction of endogenous and exogenous agents.

The second aim is to provide quasi-equilibrium (QE) and quasi-steady state (QSS) approximations for DDI TMDD models with rapid binding [6]. Such approximations result in a collection of differential and algebraic equations [68], formulated in total concentration and total receptor variables. In contrast to the single drug case, in the DDI TMDD situation the non-linear equation system providing the free drug concentrations can no longer be solved explicitly, as presented by Yan, Chen and Krzyzanski [9] for competitive DDI TMDD. Therefore, based on the single drug case, we derived an ordinary differential equation (ODE) formulation without solving any equation system [6]. Here we apply the developed method to DDI TMDD models to avoid solving any equation systems and to obtain a formulation in free concentration variables. Our QE or QSS representation for DDI TMDD models can be straightforwardly implemented in standard pharmacokinetic / pharmacodynamic (PKPD) software.

Theoretical

We divided the construction and approximation of a general TMDD model into four steps, see Fig. 1 in [6]. In the following we apply this construction principles to the competitive and uncompetitive DDI TMDD model. To keep the focus on the DDI TMDD models, we provide detailed mathematical derivations in the Appendices.

Competitive TMDD

If two drugs A and B compete for the same receptor R and thereby form two complexes \(RC_A\) and \(RC_B\), this is called competitive interaction [13, 9, 10]. In this mechanism both drugs have equal rights, i.e. if only one drug is on board, the system reduces to the single case. We call this property symmetric DDI behavior.

Original formulation in free variables

The binding kinetics of competitive DDI and its extension to TMDD are presented in Fig. 1a. The original model equations read

$$\begin{aligned} \frac{d}{dt} C_A&= In_A(t) - k_{elA} C_A - k_{onA} C_A \cdot R \nonumber \\&\quad + k_{offA} RC_A \end{aligned}$$
(1)
$$\begin{aligned} \frac{d}{dt} C_B&= In_B(t) - k_{elB} C_B - k_{onB} C_B \cdot R \nonumber \\&\quad + k_{offB} RC_B \end{aligned}$$
(2)
$$\begin{aligned} \frac{d}{dt} R&= k_{syn} - k_{deg} R - k_{onA} C_A \cdot R - k_{onB} C_B \cdot R \nonumber \\&\quad + k_{offA} RC_A + k_{offB} RC_B \end{aligned}$$
(3)
$$\begin{aligned} \frac{d}{dt} RC_A&= k_{onA} C_A \cdot R - (k_{offA} + k_{intA}) RC_A \end{aligned}$$
(4)
$$\begin{aligned} \frac{d}{dt} RC_B&= k_{onB} C_B \cdot R - (k_{offB} + k_{intB}) RC_B \, . \end{aligned}$$
(5)

The initial values of Eqs. (1)–(5) are defined by their steady state baseline values. Under the assumption that the baseline concentrations of the free drugs is \(C_A^0 \ge 0\) and \(C_B^0 \ge 0\), the receptor and the complexes are in steady state and initial conditions read

$$\begin{aligned} C_X (0)= \,& {} C_X^0 \end{aligned}$$
(6)
$$\begin{aligned} \nonumber R(0) &= R^0 \\ &= \frac{k_{syn}}{k_{deg} + k_{intA} \frac{k_{onA} C_A^0}{k_{offA}+k_{intA}} + k_{intB} \frac{k_{onB} C_B^0}{k_{offB}+k_{intB}} } \end{aligned}$$
(7)
$$\begin{aligned} RC_X (0) &= RC_X^0 = \frac{k_{onX} C_X^0 R^0}{k_{offX} +k_{intX}} \end{aligned}$$
(8)

where X either represents A or B, i.e. \(X \in \{A,B\}\). The input functions have the form

$$\begin{aligned} In_X (t)=\, & {} In_{BaseX} + In^{Ad}_X (t) \nonumber \\=\, & {} k_{elX} C_X^0 + k_{intX} RC_X^0 + In^{Ad}_X (t) \end{aligned}$$
(9)

with \(In_{BaseX}\) denoting the inflow baseline and \(In^{Ad}_X(t)\) standing for the administration of the drugs. Eqs. (7)–(9) are obtained similarly as in the single drug case [6]. Note that for a zero baseline concentration \(C_A^0 = C_B^0 =0\) we have \(RC_A^0= RC_B^0 =0\), \(R^0 = k_{syn}/k_{deg}\) and \(In_{BaseA} = In_{BaseB} =0.\)

In order to provide valid QE or QSS approximations please note that the competitive TMDD model Eqs. (1)–(5) are symmetric in A and B and have the property that if one drug is absent the model equations reduce to the single TMDD equations for the other drug. This means for the parameter values of the competitive system in particular, the QE or QSS assumptions for each single system have to be satisfied. Thus, as in the single drug case [6] we follow Peletier et al. [11] and assume

$$\begin{aligned} \frac{k_{offX}}{k_{onX}R^0}\ll & {} 1 \end{aligned}$$
(10)
$$\begin{aligned} \max \left( \frac{k_{intX}}{k_{offX}} , \frac{k_{deg}}{k_{offX}} , \frac{k_{elX}}{k_{offX}} \right)< & {} m_X \nonumber \\ \text{ with } \frac{k_{off}}{k_{on}R^0} m_X\ll & {} 1 \, . \; \end{aligned}$$
(11)

In addition, in case of an IV bolus we assume

$$\begin{aligned} \frac{dose_X}{V}> & {} R^0 \, . \; \; \end{aligned}$$
(12)

In case of constant infusion, i.e. \(In_X^{Ad} = k_{infX} >0\), \(t \ge 0\), we assume

$$\begin{aligned} C_ {ssX}> & {} R^0, \; \; \end{aligned}$$
(13)

with \(C_{ssX} = \lim _{t \rightarrow \infty } C_X (t)\) denoting the steady state of the free concentration of drug X.

Final QE and QSS approximation in free variables

We apply the techniques of [6] to Eqs. (1)–(5) (for details see Appendix "Derivation of the final QE and QSS approximation in free concentration variables") and obtain its QE and QSS approximation written as ODE formulation in the original variables:

$$\begin{aligned} \begin{pmatrix} \frac{d}{dt} C_A \\ \frac{d}{dt} C_B \\ \frac{d}{dt} R \end{pmatrix}&= M_{Com} (C_A,C_B,R) \cdot g_{Com}(C_A,C_B,R) \end{aligned}$$
(14)

where matrix \(M_{Com} (C_A,C_B,R)\) is listed in Table 1,

$$\begin{aligned}&g_{Com}(C_A,C_B,R) \nonumber \\&= \begin{pmatrix} In_A(t) - k_{elA} C_A - k_{intA} \frac{C_A \cdot R}{K_{YA}} \\ In_B(t) - k_{elB} C_B - k_{intB} \frac{C_B \cdot R}{K_{YB}} \\ k_{syn} - k_{deg} R - k_{intA} \frac{C_A \cdot R}{K_{YA}} - k_{intB} \frac{C_B \cdot R}{K_{YB}} \end{pmatrix} \end{aligned}$$
(15)

with the baseline initial values defined by \(g_{Com}(C_A^0,C_B^0,R) = 0\) resulting in

$$\begin{aligned} C_X(0)=\ & {} C_X^0 , \end{aligned}$$
(16)
$$\begin{aligned} R(0)=\, & {} R^0 \; = \; \frac{k_{syn}}{k_{deg} + k_{intA} \frac{C_A^0}{K_{YA}} + k_{intB} \frac{C_B^0}{K_{YB}} } \, , \end{aligned}$$
(17)

and the input functions

$$\begin{aligned} In_X (t)=\, & {} k_{elX} C_X^0 + k_{intX} \frac{C_X^0 R^0}{K_{YX}} + In^{Ad}_X (t), \end{aligned}$$
(18)

with

$$\begin{aligned} K_{DX}=\, & {} \frac{k_{offX}}{k_{onX}} \quad \text{ and } \quad K_{SSX} \; = \; \frac{k_{offX} + k_{intX}}{k_{onX}} \end{aligned}$$
(19)

where Y denotes either D (the dissociation constant) or SS (the steady state constant). According to the rapid binding assumptions, the complexes can be recovered from

$$\begin{aligned} RC_A&= \frac{C_A \cdot R}{K_{YA}} \quad \text{ and } \quad RC_B = \frac{C_B \cdot R}{K_{YB}} \, . \end{aligned}$$
(20)

Eqs. (14)–(20) are the final competitive DDI TMDD model in free concentration variables with QE or QSS approximation.

Similar to the single drug case, one has to investigate the IV bolus situation again, since we are dealing here with two infinitely fast processes running at the same time. We are proceeding as in [6]. We mimic an IV bolus by an IV short infusion, instead of solving the algebraic system of balance equations

$$\begin{aligned} C_A^{new} + \frac{C_A^{new} R^{new}}{K_{YA}}= \,& {} C_A + RC_A + \frac{dose_A}{V} \\ C_B^{new} + \frac{C_B^{new} R^{new}}{K_{YB}}=\, & {} C_B + RC_B + \frac{dose_B}{V} \\ R^{new} + \frac{C_A^{new} R^{new}}{K_{YA}} + \frac{C_B^{new} R^{new}}{K_{YB}}=\, & {} R + RC_A + RC_B \end{aligned}$$

to compute the new states \(C_A^{new}, \, C_B^{new}\) and \(R^{new}\) after administration, where V is the volume of distribution.

Please note that Eqs. (14)–(20) with a short IV infusion is an easy to use ODE which avoids the computation of the solution of any algebraic system.

The first attempt to derive a QE approximation for a competitive DDI TMDD system was by Yan et al. [9]. They used the total variables \(C_{totA} = C_A + RC_A\), \(C_{totB} = C_B + RC_B\), \(R_{tot} = R+ RC_A + RC_B\) and wrote the algebraic equations (20) of the QE assumptions in the form

$$\begin{aligned}&K_{YA} (C_{totA} - C_A) \nonumber \\ =&(R_{tot} - C_{totA} - C_{totB} + C_A + C_B) C_A \end{aligned}$$
(21)
$$\begin{aligned}&K_{YB} (C_{totB} - C_B) \nonumber \\ =&(R_{tot} - C_{totA} - C_{totB} + C_A + C_B) C_B \, . \end{aligned}$$
(22)

However, in contrast to the single drug case, no explicit solution for \(C_A\) and \(C_B\) of Eqs. (21)–(22) is known. Thus, the reduction of the differential algebraic model equations to an ordinary differential equation in the total variables \(C_{totA}, \, C_{totB}\) and \(R_{tot}\) is not possible.

Uncompetitive TMDD

If drug A binds to receptor R forming a complex \(RC_A\) and drug B binds now to this complex \(RC_A\) only, and additionally forms a complex \(RC_{AB}\), this mechanism is called uncompetitive DDI. Hence, drug B acts as an antagonist and its effect depends on prior activation of the recepter R, see [13, 10, 13]. We call this unsymmetrical DDI behavior. In case of uncompetitive DDI TMDD, drug A follows TMDD behavior. However, drug B has first-order elimination in absence of \(RC_A\) and changes to TMDD behavior in presence of \(RC_A\). Interestingly, in unsymmetrical cases, i.e., situations of DDIs where the roles of A and B are not interchangeable, there will be a fundamental difference between the QE and QSS approximation.

Original formulation in free variables

The model equations of the uncompetitive DDI TMDD model in original variables read

$$\begin{aligned} \frac{d}{dt} C_A&= In_A(t) - k_{elA} C_A - k_{onA} C_A \cdot R + k_{offA} RC_A \end{aligned}$$
(23)
$$\begin{aligned} \frac{d}{dt} C_B&= In_B(t) - k_{elB} C_B - k_{onAB} C_B \cdot RC_A \nonumber \\&\quad + k_{offAB} RC_{AB} \end{aligned}$$
(24)
$$\begin{aligned} \frac{d}{dt} R&= k_{syn} - k_{deg} R - k_{onA} C_A \cdot R + k_{offA} RC_A \end{aligned}$$
(25)
$$\begin{aligned} \frac{d}{dt} RC_A&= k_{onA} C_A \cdot R - k_{onAB} C_B \cdot RC_A \nonumber \\&\quad + k_{offAB} RC_{AB} - (k_{offA} + k_{intA}) RC_A \end{aligned}$$
(26)
$$\begin{aligned} \frac{d}{dt} RC_{AB}&= k_{onAB} C_B \cdot RC_A - (k_{offAB} + k_{intAB}) RC_{AB} \, . \end{aligned}$$
(27)

In Fig. 1b the schematic of Eqs. (23)–(27) is presented. The steady state baseline initial values are

$$\begin{aligned} C_X (0)&= C_X^0 \end{aligned}$$
(28)
$$\begin{aligned} R(0)&= R^0 \nonumber \\&= \frac{ k_{syn}}{ k_{deg} + \frac{ k_{intA} C_A^0 K_{SSAB} + k_{intAB} C_A^0 C_B^0 }{ K_{SSAB} K_{SSA} + \frac{C_B^0 k_{intAB}}{k_{onA}} } } \end{aligned}$$
(29)
$$\begin{aligned} RC_A (0)&= RC_A^0 = \frac{C_A^0 R^0 K_{SSAB}}{K_{SSA}K_{SSAB} + C_B^0 \frac{k_{intAB}}{k_{onA}} } \end{aligned}$$
(30)
$$\begin{aligned} RC_{AB} (0)&= RC_{AB}^0 = \frac{C_A^0 C_B^0 R^0 }{K_{SSA}K_{SSAB} +C_B^0 \frac{k_{intAB}}{k_{onA}} } . \end{aligned}$$
(31)

Please note, to shorten the notation in Eqs. (29)–(31) we used \(K_{SSX}\) from Eq. (19). The input functions have the form

$$\begin{aligned} In_A (t)=\, & {} k_{elA} C_A^0 + k_{intA} RC_A^0 + k_{intAB} RC_{AB}^0 \nonumber \\&+ In^{Ad}_A (t) \end{aligned}$$
(32)
$$\begin{aligned} In_B (t)=\, & {} k_{elB} C_B^0 + k_{intAB} RC_{AB}^0 + In^{Ad}_B (t) \end{aligned}$$
(33)

where \(In^{Ad}_X(t)\) denotes administration of drug A or B.

To locate parameter regions for which the uncompetitive system (23)–(27) admits a valid QE approximation please keep the following properties of the system (23)–(27) in mind. If drug B is absent, the model equations reduce to the single TMDD equations for \(C_A, \, R\) and \(RC_A\). On the other hand, in absence of drug A due to the unsymmetry in the equations, drug B follows a simple linear one-compartment PK with elimination rate \(k_{elB}\). Following Peletier et al. [11] we assume the QE assumptions for the parameter belonging to drug A

$$\begin{aligned} \frac{k_{offA}}{k_{onA}R^0}\ll & {} 1 \end{aligned}$$
(34)
$$\begin{aligned} \max \left( \frac{k_{intA}}{k_{offA}} , \frac{k_{deg}}{k_{offA}} , \frac{k_{elA}}{k_{offA}} \right)< & {} m_A \nonumber \\ \text{ with } \frac{k_{offA}}{k_{onA}R^0} m_A\ll & {} 1. \end{aligned}$$
(35)

In addition, in case of IV bolus we assume

$$\begin{aligned} \frac{dose_A}{V}> & {} R^0 . \end{aligned}$$
(36)

In case of constant infusion of drug A, that is, \(In_A^{Ad} = k_{infA} >0\) for \(t \ge 0\) we assume

$$\begin{aligned} C_{ssA}> & {} R^0 . \end{aligned}$$
(37)

Moreover, in order to achieve a fast binding of drug B to its complex we in addition assume

$$\begin{aligned}&k_{offAB} \ll k_{onAB} . \end{aligned}$$
(38)

Final QE approximation in free variables

We now apply the principles of [6] to Eqs. (23)–(27) (see Appendix “Derivation of the final QE and QSS approximation in free concentration variables”). The QE approximation provides the algebraic equations

$$\begin{aligned} 0&= C_A R - K_{DA} RC_A \end{aligned}$$
(39)
$$\begin{aligned} 0&= C_B RC_A - K_{DAB} RC_{AB} . \end{aligned}$$
(40)

The QSS approximation of the complexes now reads

$$\begin{aligned} 0&= C_A R - \frac{k_{intAB}}{k_{onA}} RC_{AB} - K_{ssA} RC_A \end{aligned}$$
(41)
$$\begin{aligned} 0&= C_B RC_A - K_{ssAB} RC_{AB} \end{aligned}$$
(42)

see Appendix “QSS approximation” . Interestingly, in Eq. (41) the parameter \(k_{onA}\), which should be eliminated by the approximation, is still involved. Hence, traditional singular perturbation theory [6, 15] does not eliminate all production rates. Therefore it seems to be not an adequate reduction tool for this DDI case.

The final equations for uncompetitive DDI TMDD model in free variables with the QE approximation are

$$\begin{aligned} \begin{pmatrix} \frac{d}{dt} C_A \\ \frac{d}{dt} C_B \\ \frac{d}{dt} R \end{pmatrix}&= M_{Un}(C_A,C_B,R) \cdot g_{Un}(C_A,C_B,R) \end{aligned}$$
(43)

where matrix \(M_{Un}(C_A,C_B,R)\) is listed in Table 1, and

$$\begin{aligned}&g_{Un}(C_A,C_B,R) \nonumber \\&= \begin{pmatrix} In_A(t) - k_{elA} C_A - k_{intA} \frac{C_A R}{K_{DA}} - k_{intAB} \frac{C_A C_B R}{K_{DA} K_{DAB}} \\ In_B(t) - k_{elB} C_B - k_{intAB} \frac{C_A C_B R}{K_{DA} K_{DAB}} \\ k_{syn} - k_{deg} R - k_{intA} \frac{C_A R}{K_{DA}} - k_{intAB} \frac{C_A C_B R}{K_{DA} K_{DAB}} \end{pmatrix} . \end{aligned}$$
(44)

According to \(g_{un}(C_A^0,C_B^0,R) =0\) the baseline initial values read

$$\begin{aligned} C_X(0)&= C_X^0 \end{aligned}$$
(45)
$$\begin{aligned} R(0)&= R^0 \nonumber \\&= \frac{k_{syn}}{k_{deg} + k_{intA} \frac{C_A^0}{K_{DA}} + k_{intAB} \frac{C_A^0 C_B^0}{K_{DA} K_{DAB}} } \end{aligned}$$
(46)

(see Appendix “Baseline initial values for the uncompetitive TMDD model”). The input functions are

$$\begin{aligned} In_A (t)&= k_{elA} C_A^0 + k_{intA} \frac{C_A^0 R^0}{K_{DA}} \nonumber \\&\quad + k_{intAB} \frac{C_A^0 C_B^0 R^0}{K_{DA}K_{DAB}} + In^{Ad}_A (t) \end{aligned}$$
(47)
$$\begin{aligned} In_B (t)&= k_{elB} C_B^0 + k_{intAB} \frac{C_A^0 C_B^0 R^0}{K_{DA}K_{DAB}} + In^{Ad}_B (t). \end{aligned}$$
(48)

From Eqs. (39)–(40) the complexes can be obtained via

$$\begin{aligned} RC_A&= \frac{C_AR}{K_{DA}} \end{aligned}$$
(49)
$$\begin{aligned} RC_{AB}&= \frac{C_A C_B R}{K_{DA} K_{DAB}} \, . \end{aligned}$$
(50)

Drug administration can be performed analogously to the competitive DDI TMDD case. In particular, an IV bolus will be mimicked by a short IV infusion.

Methods

To implement the presented QE or QSS approximation in ODE formulation with free concentration variables, IV bolus administration has to be mimicked by a short IV infusion. Explanation and full details for our ODE formulation with an IV short infusion in ADAPT 5 [16], NONMEM [17], R [18] and MATLAB [19] can be found in [6]. Oral drug administration can be implemented as usual. In Appendix 5, the NONMEM control stream of the competitive DDI TMDD with QE approximation and IV short infusion Eqs. (14)–(18), and ADAPT 5 source code for the uncompetitive DDI TMDD scenario Eqs. (43)–(48) is presented. Full files are available as supplemental material.

We also implemented the original competitive and uncompetitive DDI TMDD model with IV bolus Eqs. (1)–(9) and Eqs. (23)–(33) in ADAPT 5 and produced data with the residual error model

$$\begin{aligned} Var_i = \left( \sigma Y(t_i) \right) ^2 \end{aligned}$$

where \(Var_i\) is the variance at the ith time point \(t_i\), \(\sigma\) is the variance parameter and Y the model prediction.

Results

First, typical concentration profiles and pharmacokinetic interaction properties of the original competitive Eqs. (1)–(9) and uncompetitive Eqs. (23)–(33) DDI TMDD model were produced. Second, the QE approximation quality in ODE formulation in free concentration variables with IV short infusion was visualized for escalating doses. Finally, we fit data produced by the original formulation with our QE approximation in ADAPT 5 and NONMEM.

Typical concentration profiles

Competitive DDI

In competitive DDI both drugs compete for the same receptor, a common behavior in different DDI scenarios. For example, often therapeutic antibodies and hematopoietic growth factors are agents competing for the same receptor with endogenous substances [9]. Also endogenous immunoglobulin G antibodies (IgG) compete with exogenous IgG for the neonatal Fc receptor [9], and erythropoiesis-stimulation agents compete with endogenous erythropoietin for the same receptor.

Two properties of the competitive TMDD model Eqs. (1)–(9) were observed: (i) if model parameters of drug A and B are equal, also the concentration profiles \(C_A\) and \(C_B\) are equal, (ii) concentration profiles \(C_A\) and \(C_B\), when administered in combination, appear to be higher up to a certain time point compared to the single profiles, if the number of receptors is equal for the single and multiple case. In Fig. 2a, b, property (ii) is shown in case of no baseline concentration.

Next the pharmacokinetic interaction was assessed. Both drugs interact with each other in a competitive manner and administration of one drug has an effect on the concentration profile of the other drug. Let drug A be present in the system. Administration of drug B causes a decrease in the number of receptors R and simultaneously an increase of the complex \(RC_B\). Due to the competing behavior, a release of bounded drug A from the complex \(RC_A\) occurs and therefore an increase of the concentration of drug A. Hence, an increase of free drug concentration \(C_A\) can occur without actual administration of drug A. As example, this behavior is shown for endogenously available drug A and B at baseline \(C_A^0 = C_B^0 > 0\) with different administrations in Fig. 2c, d. In the above examples, a certain set of model parameters (\(k_{elA} = 0.1\), \(k_{onA} = 2.5\), \(k_{offA} = 0.1\), \(k_{intA} = 0.1\), \(k_{elB} = 0.2\), \(k_{onB} = 5\), \(k_{offB} = 0.1\), \(k_{intB} = 0.1\), \(k_{syn} = 5\), and \(k_{deg} = 0.25\)) was chosen. These settings satisfy the conditions (10)–(13) with \(m_A = m_B =2 .5\) and \(R^0 \in [10,20]\). The actual value of \(R^0\) depends on the baseline values \(C_A^0, C_B^0\) with \(0 \le C_A^0, C_B^0 \le 1\).

Uncompetitive DDI

In uncompetitive DDI the action of drug B depends on prior activation of receptor R [13], i.e. if drug A does not bind with R producing a complex \(RC_A\), drug B is not active in the mechanism. Hence, drug B acts as an antagonist. Uncompetitive interaction is attractive from the perspective of selective drug action [21], but is still a rare mechanism [22]. Some examples without TMDD behavior are: (i) lithium inhibiting inositol monophosphutuse [21] for psychiatric medication, or (ii) memantine an NMDA receptor antagonist for Alzheimer’s disease [13]. Currently we are not aware of uncompetitive DDI TMDD examples. However, investigation of this case is useful to open the route for the more common non-competitive scenario where drug B binds to both, the receptor R and the complex \(RC_A\).

In the uncompetitive TMDD setting, drug B binds to the complex \(RC_A\) produced by drug A only. Hence, if no drug A is on board, or the complex \(RC_A\) is nearly eliminated, drug B follows a first-order elimination process. In contrast, if \(RC_A\) is available, drug B follows typical TMDD-like profiles, see Fig. 2e, f.

Again the pharmacokinetic interaction, i.e. the effect of administration of one drug on the profile of the other drug was examined. If drug A is administered, complex \(RC_A\) is build up and therefore more targets are available for drug B causing a decrease in its free concentration. For administration of drug B, complex \(RC_A\) decreases but only causes a marginal effect on the concentration profile of drug A. For endogenously available drugs at a baseline \(C_A^0 = C_B^0 > 0\) the two cases are visualized in Fig. 2g, h. In the above examples, we selected the model parameters as \(k_{elA}\) = \(k_{elAB}\) = 0.1, \(k_{onA}\) = \(k_{onAB}\) = 2.5, \(k_{offA}\) = \(k_{offAB}\) = 0.1, \(k_{intA}\) = \(k_{intAB}\) = 0.1, \(k_{syn}\) = 5 and \(k_{deg}\) = 0.25. These parameter values satisfy (34)–(38) with \(m_A = 2.5\), \(k_{onAB} = 25 k_{offAB}\) and \(R^0 \in [10,20]\). As in the competitive case the value of \(R^0\) depends on the baseline values \(C_A^0, C_B^0\) with \(0 \le C_A^0, C_B^0 \le 1\).

Approximation quality of the QE formulation

Competitive

The QE approximation in the ODE formulation with an IV short infusion Eqs. (14)–(18) captures reasonably well the dynamics of the free concentrations from the original Eqs. (1)–(9), see Fig. 3a, b. Next the QE approximation quality if only drug A is administered and concentration of drug B is present was assessed. As an example we consider baseline concentrations \(C_A^0, C_B^0 > 0\). For administration of drug A only, the concentration profile of drug B increases. The QE approximation produces an immediate increase of \(C_B\) caused by the rapid binding assumption, whereas the original system shows a more slow or fast increase. The sharpness of increase of the original system depends on the magnitude of the values \(k_{onB}\) and \(k_{offB}\). We increased the values \(k_{onB}\) and \(k_{offB}\) with an equal ratio \(K_{DB}\), and observe that the original system converges to the QE approximation, compare Fig. 3c, d. This shows that the rapid binding in the original system has to be fulfilled in order to obtain a reasonable approximation.

Uncompetitive

Also the QE approximation in ODE formulation with an IV short infusion Eqs. (43)–(48) captures reasonably well the dynamics of free concentrations from the original equations (23)–(33), see Fig. 3e, f. Again drug A administration only in presence of concentration of drug B was examined. Consider as example baseline concentrations \(C_A^0, C_B^0 > 0\). For increasing values of \(k_{onA}\) and \(k_{offA}\) with equal \(K_{DA}\) the original system for drug A and drug B converges to the QE approximation. Due to the antagonistic nature of drug B, the \(k_{onAB}\) and \(k_{offAB}\) do not seem to be related to the process of convergence.

Parameter estimation

The QE approximation of the competitive Eqs. (14)–(18) and uncompetitive Eqs. (43)–(48) DDI TMDD model in ODE formulation with an IV short infusion was applied to fit produced data from the original formulations Eqs. (1)–(9) and (23)–(33). All parameters could be well estimated from the produced data. However, in the uncompetitive case it can be difficult to estimate all three drug B related parameters, since drug B switches from the typical TMDD profile back to first-order elimination, if only few or no complex \(RC_A\) is available. Therefore, we fixed \(K_{DAB}\) in our example. Applied model parameters for data production, initial estimates and final estimates are listed in Table 2. In Fig. 4 the fits of the competitive case (panels a and b) from NONMEM and the uncompetitive case (panels c and d) in ADAPT 5 are shown.

Discussion

Competitive and uncompetitive DDI was extended with TMDD behavior and the baseline scenario for endogenously available substances was included. DDI TMDD models describe the interaction on the pharmacokinetic level instead on an effect level as presented in [3]. We investigated the properties of the competitive and uncompetitive mechanisms. For example, if both drugs compete for the same receptor, administration of a single drug A only, will have an impact on the present free concentration profile of drug B. However, a systematic investigation with mathematical characterizations of the DDI behaviors is crucial to fully describe and quantify the behaviors of these effects.

We applied the QE or QSS approaches to construct approximations resulting in a collection of differential and algebraic equations. Interestingly, the QSS approximation is not capable of removing all drug related parameters (i.e. \(k_{onA}\)) in the uncompetitive case.

In the QE or QSS approximation, we now deal with a non-linear equation system for the free drug concentrations, as initially shown in [9] for the competitive DDI case. In total variables, for such systems no explicit solution is known. Therefore, we investigated the single drug case again in a separate manuscript [6], and generalized the presented method to the QE or QSS approximation of DDI TMDD models. An equivalent formulation for the free drug concentrations in ordinary differential equations was obtained without solving any equation system. Our formulation can be implemented in any PKPD software as demonstrated for ADAPT 5 and NONMEM. In the QE or QSS approximation the rapid binding process is approximated by an infinitely fast process. This implies that in the IV bolus situation, which is also an infinitely fast process, one part of the drug goes to the free drug concentration and the other part is infinitely fast bound to the complex. Hence, we mimic the administration of an IV bolus by an IV short infusion. An oral administration can be applied as usual because the drug goes to an additional absorption compartment and not directly to the free drug concentration.

The original DDI TMDD systems can be well described by the QE approximation if the rapid binding assumption in the original system is fulfilled. We demonstrated that e.g. in case of drug A administered to a system where concentration of drug B is present, the \(k_{on}\) and \(k_{off}\) parameter have to be large, to satisfactorily describe the increase of drug B. This is in accordance with the rapid binding assumption. Moreover, we emphasize that our applied method is valid in general and can be applied to other systems with rapid binding behavior to construct appropriate QE or QSS approximations without running into trouble with solving nonlinear algebraic equations.

Overall we presented DDI mechanisms with TMDD behavior and provided QE approximations which can be straightforward implementation in PKPD software. This opens the route to apply DDI TMDD models (i) for PK DDI characterizations of compounds with TMDD behavior, (ii) as subsystems in physiologically more complex scenarios, such as (minimal) PBPK models, and (iii) as the PK DDI part in PKPD models.