Tutorials › Pharmacometrics › Organ Compartments in PBPK
Pharmacokinetics · PBPK Foundations

Organ Compartments in PBPK

Learn how physiologically based pharmacokinetic models represent organs and tissues as interconnected compartments—and how blood flow, tissue volumes, partition coefficients, and metabolism determine drug concentrations throughout the body.

Intermediate PBPK Mechanistic PK Clinical Pharmacology
01 · The big picture

1. What Is an Organ Compartment in PBPK?

A physiologically based pharmacokinetic (PBPK) model represents the body as a collection of interconnected physiological spaces. Individual organs and tissues—such as the liver, kidney, muscle, adipose tissue, brain, and heart—can be represented as model compartments.

Unlike a conventional one- or two-compartment PK model, where a compartment is primarily a mathematical construct, a PBPK organ compartment is usually associated with a recognizable physiological structure or tissue.

Blood circulation Liver metabolism Kidney excretion Muscle distribution Adipose distribution Drug moves through organs according to physiological blood flow and tissue-specific processes

A PBPK model connects organ and tissue compartments through the circulatory system. Each compartment can have its own physiological volume, blood flow, partitioning behavior, and drug-metabolizing or eliminating processes.

Core idea: an organ compartment in PBPK is a physiological representation used to describe drug distribution and disposition within a specific organ or tissue. The compartment is connected to the rest of the body through blood flow and mass-balance relationships.
02 · Why organs matter

2. Why Does PBPK Represent Individual Organs?

Traditional compartmental PK models can describe concentration-time data very effectively without explicitly representing individual organs. PBPK models take a different approach: they attempt to connect drug disposition to measurable physiological and anatomical properties.

This distinction becomes especially important when the scientific question involves changes in physiology. For example, a PBPK model may be used to investigate how altered liver function, kidney function, body composition, blood flow, enzyme activity, or tissue partitioning could affect drug exposure.

Physiological feature PBPK representation Potential PK consequence
Organ volume Tissue compartment volume Affects the amount of drug that can reside in the tissue
Organ blood flow Blood-flow parameter Controls delivery of drug to the tissue
Tissue composition Partition coefficient and tissue properties Influences tissue-to-blood concentration relationships
Metabolic enzyme activity Intrinsic clearance or mechanistic metabolism Controls drug loss or biotransformation within an organ
Renal function Filtration, secretion, and/or reabsorption processes Influences renal elimination
Physiological changes Altered organ-specific parameters Allows scenario-based prediction

The objective is not simply to add more compartments. The objective is to introduce physiological structure that can make the model useful for mechanistic questions and extrapolation.

03 · Anatomy becomes mathematics

3. How Does an Organ Become a Model Compartment?

To convert an organ into a PBPK compartment, the modeler typically defines several properties that describe the organ and its interaction with circulating drug.

Model quantity Symbol Role in the model
Organ volume \(V_T\) Defines the physical volume associated with the tissue compartment
Organ blood flow \(Q_T\) Determines the rate at which blood delivers drug to and removes drug from the tissue
Tissue concentration \(C_T\) Describes drug concentration within the tissue compartment
Blood concentration \(C_B\) Provides the concentration entering or leaving the tissue through blood
Tissue-to-blood partition coefficient \(K_{p,T}\) Relates equilibrium tissue concentration to blood concentration
Intrinsic clearance \(CL_{int}\) Represents metabolic capacity before consideration of some physiological limitations

These quantities are combined using mass-balance equations. In this way, anatomical and physiological information becomes part of the mathematical structure of the PK model.

04 · Blood flow

4. Blood Flow Connects the Organs

The circulatory system is central to a PBPK model because blood transports drug between organs.

For a tissue receiving blood flow \(Q_T\), the rate of drug delivery to the tissue depends on the incoming blood concentration and blood flow:

\[ \text{Drug delivery rate}=Q_T C_{in} \]

Drug leaving the tissue is similarly represented by the outgoing concentration:

\[ \text{Drug removal by blood flow}=Q_T C_{out} \]

Therefore, the net rate of drug entering a perfusion-limited tissue through blood flow can be represented as:

\[ \frac{dA_T}{dt}=Q_T(C_{in}-C_{out}) \]

where \(A_T\) is the amount of drug in the tissue.

Important: blood flow is not simply a descriptive parameter. It determines how rapidly drug can be delivered to and removed from an organ. High-flow organs can therefore experience much more rapid drug delivery than poorly perfused tissues.
05 · Perfusion limitation

5. Perfusion-Limited Organ Compartments

One common PBPK assumption is the well-stirred or perfusion-limited approximation for certain tissues. Under this representation, the tissue is treated as sufficiently well mixed that a single tissue concentration describes the compartment.

If rapid equilibration between tissue and blood is assumed, the tissue concentration can be related to blood concentration using a partition coefficient:

\[ C_T=K_{p,T}C_B \]

Here, \(K_{p,T}\) is the tissue-to-blood partition coefficient.

Combining the relationship with the tissue volume gives the tissue amount:

\[ A_T=V_T C_T=V_TK_{p,T}C_B \]

This equation illustrates how two distinct physiological concepts contribute to tissue drug storage:

  • Organ volume determines how much physical space is available.
  • Partitioning determines how drug concentration in that tissue relates to blood concentration.

A large tissue volume does not necessarily imply high drug concentration. Conversely, a tissue with a high partition coefficient can contain substantial drug even if its volume is relatively modest.

06 · Partition coefficients

6. What Is a Tissue-to-Blood Partition Coefficient?

The tissue-to-blood partition coefficient, commonly written as \(K_p\), describes the relationship between drug concentration in a tissue and concentration in blood under the conditions represented by the model.

A simple definition is:

\[ K_{p,T}=\frac{C_T}{C_B} \]

If \(K_{p,T}=2\), the modeled tissue concentration is twice the blood concentration under the assumed equilibrium relationship. If \(K_{p,T}=0.5\), the tissue concentration is half the blood concentration.

\(K_p\) Relationship Illustrative interpretation
\(K_p<1\) \(C_T<C_B\) Lower tissue concentration relative to blood
\(K_p=1\) \(C_T=C_B\) Equal modeled concentrations
\(K_p>1\) \(C_T>C_B\) Higher tissue concentration relative to blood

Partition coefficients can depend on drug physicochemical properties and tissue composition. In mechanistic PBPK models, they may be estimated using approaches based on properties such as lipophilicity, ionization, protein binding, and tissue composition.

Do not confuse \(K_p\) with clearance. A partition coefficient describes distribution between blood and tissue, whereas clearance describes an elimination or extraction process.
07 · Conservation of mass

7. The Mass-Balance Equation for an Organ

The mathematical foundation of an organ compartment is conservation of mass. The amount of drug in an organ changes according to what enters, what leaves, and what is eliminated or produced within the compartment.

A general balance can be written as:

\[ \frac{dA_T}{dt} = \text{input} - \text{output} - \text{elimination} + \text{formation} \]

For a simple perfusion-limited tissue without local metabolism or formation:

\[ \frac{dA_T}{dt} = Q_T(C_{in}-C_{out}) \]

If the tissue concentration is related to blood concentration through \(K_p\), then the relationship between the tissue amount and the circulating concentration can be incorporated into the model.

For an eliminating organ, an additional term is required:

\[ \frac{dA_T}{dt} = Q_T(C_{in}-C_{out})-R_{elim} \]

This is the key modeling transition from a purely distributional compartment to an organ that contributes to systemic drug elimination.

08 · The liver

8. The Liver as a PBPK Compartment

The liver is one of the most important organs in many PBPK models because it can be a major site of drug metabolism and biliary elimination.

A liver compartment may incorporate:

  • Liver volume and blood flow.
  • Unbound drug concentration.
  • Enzyme-mediated metabolic pathways.
  • Transporter-mediated uptake or efflux.
  • Intrinsic metabolic clearance.
  • Physiological changes affecting hepatic function.

For a simplified hepatic model, the liver receives drug from blood and returns drug to the systemic circulation after hepatic processing.

\[ \text{Hepatic extraction} = \frac{C_{in}-C_{out}}{C_{in}} \]

More mechanistic liver models can distinguish blood flow, uptake, intracellular metabolism, transporter processes, and biliary excretion rather than representing all hepatic disposition as a single clearance term.

Why the liver matters in PBPK: because hepatic metabolism is often mechanistically linked to enzyme abundance, intrinsic clearance, protein binding, blood flow, and transporter activity, the liver compartment can provide a bridge between drug-specific properties and physiological changes.
09 · The kidney

9. The Kidney as a PBPK Compartment

The kidney can contribute to drug elimination through several processes, including glomerular filtration, active secretion, and tubular reabsorption.

A simplified filtration rate can be represented conceptually as:

\[ CL_{filtration}=GFR\cdot f_u \]

where \(GFR\) is glomerular filtration rate and \(f_u\) is the fraction of drug unbound in plasma under the relevant model assumptions.

Renal models can be expanded to account for secretion and reabsorption:

\[ CL_{renal} \approx CL_{filtration}+CL_{secretion}-CL_{reabsorption} \]

The exact implementation depends on the PBPK framework and the level of mechanistic detail required.

Because renal physiology can change with age, disease, or other physiological conditions, a mechanistic kidney compartment can be particularly useful when renal function is an important determinant of drug exposure.

10 · Beyond liver and kidney

10. Other Organ and Tissue Compartments

A PBPK model may include many additional tissues depending on the scientific question and the drug's distribution characteristics.

Organ or tissue Why it may be represented
Brain Central nervous system exposure, blood-brain barrier effects, and CNS target-site concentrations
Muscle Major tissue volume and distribution of many compounds
Adipose Important for lipophilic compounds and body-composition effects
Heart Cardiac tissue exposure and organ-specific distribution
Lung High blood flow and pulmonary exposure or metabolism
Skin Dermal distribution and local exposure
Bone Distribution of compounds with relevant tissue affinity
Spleen Reticuloendothelial and tissue distribution processes
Reproductive tissues Target-tissue exposure or reproductive safety questions

Not every PBPK model needs every possible organ. The appropriate physiological resolution depends on the scientific objective, available data, drug properties, and intended application.

11 · Circulation

11. Arterial and Venous Blood in PBPK Models

Blood is not simply a single static compartment in all PBPK implementations. Depending on the model structure, arterial and venous blood can play distinct roles.

Arterial blood generally represents blood leaving the lungs and being distributed to systemic organs, whereas venous blood represents blood returning from tissues toward the heart and lungs.

Heart circulation Systemic organs liver · muscle · brain · etc. Lungs pulmonary circulation arterial venous Blood flow provides the physical connection between organ compartments

PBPK models use the circulation to connect organs. The exact blood-flow topology depends on the model implementation and level of physiological detail.

This circulation structure allows the model to propagate changes in one organ through the rest of the system. For example, altered hepatic metabolism can change systemic concentrations, which in turn changes concentrations delivered to other tissues.

12 · Organ models

12. Well-Stirred Organ Models

For eliminating organs, one widely used conceptual framework is the well-stirred model. It represents an organ as a system in which drug arriving through the blood is rapidly mixed and then subjected to intrinsic elimination processes.

A commonly used hepatic clearance relationship has the form:

\[ CL_H= \frac{Q_H f_u CL_{int}} {Q_H+f_u CL_{int}} \]

where:

  • \(CL_H\) is hepatic clearance.
  • \(Q_H\) is hepatic blood flow.
  • \(f_u\) is the unbound fraction.
  • \(CL_{int}\) is intrinsic clearance.

This equation illustrates that organ clearance is not necessarily equal to intrinsic clearance. Blood flow and protein binding can influence how intrinsic metabolic capacity translates into observed systemic clearance.

Mechanistic insight: PBPK models allow drug-specific properties such as intrinsic clearance to interact with physiological properties such as organ blood flow. This is one of the central reasons PBPK models can support physiological extrapolation.
13 · Tissue models

13. Perfusion-Limited Versus Permeability-Limited Tissues

Not every tissue can necessarily be represented adequately using the same assumptions.

In a perfusion-limited model, tissue distribution is assumed to be sufficiently rapid relative to blood delivery that blood flow is the primary limitation.

In a permeability-limited model, transfer across a membrane, barrier, or cellular interface can become important. Drug entry into the tissue is then controlled by both blood flow and a permeability or transport process.

Feature Perfusion-limited Permeability-limited
Primary limitation Blood delivery Membrane or tissue transfer
Tissue equilibration Assumed relatively rapid May be relatively slow
Partition coefficient Often central to equilibrium relationship May be supplemented by permeability or transport parameters
Typical use Many well-perfused tissues Tissues with meaningful distribution barriers

The distinction is particularly important for tissues such as the brain, where the blood-brain barrier can substantially affect drug distribution.

14 · Tissue barriers

14. The Brain and Other Specialized Compartments

The brain is an important example of why PBPK models sometimes need more than simple organ blood flow and partitioning.

The blood-brain barrier restricts the movement of many compounds between circulating blood and the central nervous system. Transport can involve passive diffusion, active transport, efflux, and other mechanisms.

A simplified brain model may therefore include a blood-to-brain transfer process:

\[ \frac{dA_{brain}}{dt} = R_{in}-R_{out} \]

where the transfer rates can be represented using permeability, surface area, transporter activity, or other mechanistic parameters depending on the model.

The same general principle applies to other specialized tissues. A PBPK model can be made more mechanistic when a tissue barrier or transport process is scientifically important.

15 · Going deeper

15. From Organ Compartments to Subcompartments

An organ does not necessarily need to remain a single homogeneous compartment. More detailed PBPK models can subdivide organs into physiologically meaningful spaces.

For example, a liver model could distinguish:

  • Blood or plasma space.
  • Extracellular space.
  • Hepatocytes.
  • Intracellular compartments.
  • Biliary space.

This additional structure can be useful when drug uptake, intracellular metabolism, active transport, or metabolite formation needs to be represented explicitly.

However, additional compartments introduce additional parameters. More biological detail does not automatically mean more information can be obtained from the available data.

Modeling principle: physiological detail should be added when it changes the scientific interpretation or prediction in a meaningful way. Every additional compartment should have a reason for being in the model.
16 · Worked example

16. Worked Example: Drug Distribution Into an Organ

Consider a hypothetical tissue with:

  • Tissue volume \(V_T=10\) L.
  • Tissue-to-blood partition coefficient \(K_{p,T}=3\).
  • Blood concentration \(C_B=2\) mg/L.

Step 1: Calculate tissue concentration

\[ C_T=K_{p,T}C_B \] \[ C_T=3(2)=6\text{ mg/L} \]

Step 2: Calculate the amount in the tissue

\[ A_T=V_TC_T \] \[ A_T=10(6)=60\text{ mg} \]

Step 3: Interpret the result

Under the assumptions of this simple equilibrium representation, a blood concentration of 2 mg/L corresponds to a tissue concentration of 6 mg/L, with approximately 60 mg of drug residing in the tissue compartment.

The example demonstrates the interaction between volume and partitioning. The amount of drug in a tissue is not determined by tissue volume alone.

Key lesson: in PBPK, organ concentration and organ drug amount are related but distinct quantities. Volume determines how concentration translates into amount, while partitioning helps determine the tissue concentration relative to blood.
17 · Whole-body integration

17. How Organ Compartments Work Together

The power of a PBPK model comes from the interaction of its individual organ compartments.

Suppose a drug is administered intravenously. The drug enters the circulating blood and is distributed according to physiological blood flow. Each organ then changes the circulating concentration according to its distribution, metabolism, transport, or excretion processes.

\[ \text{Dose} \rightarrow \text{Circulation} \rightarrow \text{Organs} \rightarrow \text{Distribution + Elimination} \rightarrow C(t) \]

The organs are therefore not independent models. They form a connected dynamical system.

Organ process Effect on local concentration Potential systemic effect
Rapid tissue uptake Increases tissue drug amount May reduce circulating concentration
Slow tissue release Maintains tissue drug after plasma declines May contribute to a prolonged terminal phase
Hepatic metabolism Removes drug within the liver Can reduce systemic exposure
Renal elimination Removes drug through the kidneys Can substantially affect systemic clearance
High tissue partitioning Increases tissue concentration relative to blood Can alter distribution volume and persistence
18 · Parameterization

18. Where Do Organ Parameters Come From?

One of the defining characteristics of PBPK modeling is that many model parameters can be informed by physiological, anatomical, physicochemical, or experimental information.

Parameter Potential source
Organ volume Anatomical or physiological databases, imaging, literature, or population models
Organ blood flow Physiological literature and organ blood-flow models
Body weight Study data or demographic information
Partition coefficient Experimental data or mechanistic prediction
Protein binding In vitro or clinical pharmacology experiments
Intrinsic clearance In vitro enzyme or hepatocyte experiments and mechanistic scaling
Transport parameters In vitro transporter studies and mechanistic models
Renal function Physiological measurements or population relationships

This combination of physiological and drug-specific information distinguishes PBPK from purely empirical approaches.

19 · Physiological scaling

19. Why Organ Compartments Enable Physiological Scaling

Because organ compartments are connected to physiological quantities, the model can potentially be adapted to different populations or physiological states by changing relevant parameters.

For example, a model might incorporate differences in:

  • Body weight.
  • Organ size.
  • Organ blood flow.
  • Plasma protein concentrations.
  • Enzyme abundance.
  • Transporter activity.
  • Renal function.
  • Body composition.

This creates a mechanistic path from a physiological change to a predicted PK consequence.

Example: if a population has systematically different hepatic enzyme activity, a PBPK model can represent the resulting change in intrinsic metabolic capacity and propagate that change through the liver and systemic circulation.

This does not mean that every physiological change can be predicted reliably. The quality of the prediction depends on the evidence supporting the parameter changes and the adequacy of the model.

20 · Sensitivity

20. Which Organ Parameters Matter Most?

PBPK models can contain many parameters, and not all parameters contribute equally to a particular prediction.

Sensitivity analysis examines how changes in model inputs affect model outputs.

For example, one might evaluate how changes in the following affect systemic exposure:

  • Hepatic blood flow.
  • Intrinsic hepatic clearance.
  • Fraction unbound.
  • Renal filtration.
  • Adipose partitioning.
  • Brain permeability.
  • Tissue volumes.

A parameter can be physiologically important without being influential for every drug or endpoint. Sensitivity is therefore specific to the drug, model, population, and prediction of interest.

21 · Model limitations

21. Identifiability and the Limits of Organ Detail

Adding physiological compartments does not automatically make every parameter identifiable from clinical concentration data.

For example, several different combinations of tissue partitioning, blood flow, and clearance parameters can sometimes produce similar plasma concentration-time profiles.

This creates an important distinction:

Concept Meaning
Physiological plausibility Whether the parameter values and relationships are consistent with available biological knowledge
Parameter identifiability Whether the available data contain enough information to distinguish parameter values
Model adequacy Whether the model is sufficiently accurate for the intended scientific purpose
Predictive performance How well the model predicts relevant observations or scenarios

A PBPK model can therefore contain parameters that are informed primarily by prior physiological knowledge rather than estimated freely from a single clinical dataset.

Important: a detailed PBPK model should not be interpreted as though every organ-specific parameter has been independently estimated from the clinical data. Some parameters are fixed, externally informed, scaled, or constrained by physiological knowledge.
22 · Population variability

22. Organ Compartments in Different Populations

PBPK models can incorporate physiological variability between individuals or populations.

Relevant characteristics can include:

  • Age.
  • Body size.
  • Sex-related physiological differences.
  • Organ size.
  • Blood flow.
  • Renal function.
  • Hepatic enzyme abundance or activity.
  • Protein binding.
  • Body composition.

These features can be used to construct virtual populations or scenario-specific physiological models.

For example, a pediatric PBPK model may use age-dependent organ sizes and physiological functions rather than simply applying an adult concentration-time profile to a smaller body.

23 · Practical workflow

23. A Practical Workflow for Building Organ Compartments

  1. Define the scientific question. Determine which tissues and processes are relevant to the intended prediction.
  2. Define the physiological system. Specify the organs, tissues, circulation, and relevant physiological connections.
  3. Assign organ volumes. Establish the tissue volumes represented in the model.
  4. Assign blood flows. Specify how blood delivers drug to each organ.
  5. Define tissue partitioning. Establish appropriate tissue-to-blood relationships.
  6. Add organ-specific drug processes. Incorporate metabolism, transport, filtration, secretion, reabsorption, or other relevant processes.
  7. Write the mass-balance equations. Ensure that drug entering, leaving, accumulating, and being eliminated are represented consistently.
  8. Parameterize the model. Use appropriate physiological, physicochemical, in vitro, and clinical information.
  9. Evaluate model behavior. Compare model predictions with observed PK data and examine whether the model behaves plausibly.
  10. Perform sensitivity and uncertainty analysis. Identify parameters that materially influence the intended prediction.
  11. Use the model for simulation. Apply the model to the physiological or dosing scenarios relevant to the scientific question.
24 · Integrated example

24. Worked Example: Connecting an Organ to the System

Consider a hypothetical tissue with the following properties:

  • Tissue blood flow: \(Q_T=1.5\) L/min.
  • Blood concentration entering the tissue: \(C_{in}=4\) mg/L.
  • Blood concentration leaving the tissue: \(C_{out}=3\) mg/L.

Step 1: Calculate the incoming drug rate

\[ R_{in}=Q_TC_{in} \] \[ R_{in}=1.5(4)=6\text{ mg/min} \]

Step 2: Calculate the outgoing drug rate

\[ R_{out}=Q_TC_{out} \] \[ R_{out}=1.5(3)=4.5\text{ mg/min} \]

Step 3: Calculate net tissue uptake

\[ \frac{dA_T}{dt} = R_{in}-R_{out} \] \[ \frac{dA_T}{dt}=6-4.5=1.5\text{ mg/min} \]

Under these simplified assumptions, the tissue is gaining drug at 1.5 mg/min.

If the tissue concentration subsequently rises, the outgoing concentration may also change. The differential equation therefore describes a dynamic system rather than a one-time calculation.

PBPK insight: organ concentrations evolve because blood continuously delivers and removes drug. The concentration in one organ can therefore influence the concentration entering other organs through the circulation.
25 · A crucial distinction

25. Organ Compartments Are Physiological Models, Not Perfect Anatomical Maps

Although PBPK compartments are associated with real organs, the mathematical representation remains a simplification.

An actual liver contains heterogeneous blood vessels, hepatocytes, extracellular spaces, bile ducts, transporters, enzymes, and spatial concentration gradients. A standard PBPK liver compartment may compress many of these processes into a manageable set of equations.

Therefore:

  • A liver compartment does not reproduce every microscopic feature of the liver.
  • A muscle compartment does not imply uniform drug concentration throughout every muscle fiber.
  • A brain compartment may represent several biological barriers through effective model parameters.
  • A tissue partition coefficient does not necessarily describe a single molecular mechanism.

The value of the PBPK compartment lies in representing the physiological processes that are important for the scientific question at an appropriate level of abstraction.

26 · Comparison

26. Organ Compartments Versus Traditional PK Compartments

Feature Traditional compartmental PK PBPK organ compartment
Physical interpretation Usually abstract kinetic space Associated with a physiological organ or tissue
Organ volume Usually represented indirectly through PK parameters Explicitly represented when relevant
Blood flow Usually not explicitly represented for each organ Often an important connecting parameter
Tissue partitioning Usually represented indirectly Can be explicitly modeled
Physiological extrapolation More limited structurally Can incorporate physiological differences explicitly
Mechanistic metabolism Often represented as clearance Can incorporate enzyme, transporter, and organ-specific mechanisms
Model complexity Often lower Potentially much higher

The two approaches are not competitors in every context. Both can be useful. The appropriate choice depends on the question being asked and the information available.

27 · Applications

27. Why Organ Compartments Matter for PBPK Applications

Organ-level representation enables PBPK models to address questions that depend on physiological mechanisms.

  • Drug-drug interactions: changes in enzyme or transporter activity can be localized to relevant organs.
  • Organ impairment: changes in hepatic or renal function can be represented mechanistically.
  • Pediatric pharmacology: age-dependent physiological properties can be incorporated.
  • Body composition: changes in fat, muscle, and other tissue volumes can affect distribution.
  • CNS exposure: specialized brain compartments can represent distribution barriers.
  • Drug development: tissue concentrations can sometimes be predicted where direct clinical measurements are difficult.
  • Exposure-response modeling: predicted concentrations at relevant tissues can provide inputs for downstream pharmacodynamic models.

These applications rely on the assumption that the physiological mechanisms included in the model are sufficiently well characterized for the intended prediction.

28 · From PBPK to pharmacodynamics

28. Organ Compartments Can Provide Target-Site Exposure

One of the major advantages of an organ-based model is that it can predict concentrations outside the central circulation.

For example, if the pharmacologic target is located in the brain, liver, tumor, or another tissue, a PBPK model can potentially provide a mechanistic estimate of exposure at that site.

\[ \text{Dose} \rightarrow \text{Blood} \rightarrow \text{Organ} \rightarrow C_{tissue}(t) \rightarrow \text{PD model} \rightarrow E(t) \]

This creates a conceptual bridge between systemic plasma concentration and local target-site exposure.

However, the predicted tissue concentration is only as reliable as the assumptions and data supporting tissue distribution, transport, binding, and other relevant processes.

29 · Interpretation

29. What Organ Compartments Do Not Tell Us Automatically

PBPK models can be highly mechanistic, but the presence of anatomical compartments does not guarantee that every biological process is represented correctly.

  • More compartments do not automatically mean more accuracy.
  • A physiological parameter may still be uncertain. Literature values and scaling relationships contain uncertainty.
  • A predicted tissue concentration may be model-dependent. Direct tissue measurements are not always available for validation.
  • Partition coefficients are simplifications. They may summarize several underlying molecular processes.
  • Transporters can be important. Passive diffusion alone may not explain tissue distribution for some drugs.
  • Spatial heterogeneity can matter. A single well-mixed compartment cannot reproduce every concentration gradient.
  • Model predictions are conditional. Extrapolation depends on the validity of the physiological and drug-specific assumptions.
Modeling principle: PBPK should be viewed as a mechanistic framework for integrating physiological knowledge and drug-specific information—not as a literal digital replica of the human body.

30. Key Takeaways

  • PBPK models represent the body as interconnected physiological compartments, often corresponding to individual organs and tissues.
  • An organ compartment typically incorporates physiological quantities such as tissue volume, blood flow, and tissue-to-blood partitioning.
  • Blood flow provides the principal connection between many organ compartments and determines the rate at which drug is delivered to and removed from tissues.
  • The tissue-to-blood partition coefficient describes the modeled relationship between tissue and blood concentrations.
  • Organ drug amounts are determined by both tissue concentration and tissue volume: \(A_T=V_TC_T\).
  • Mass-balance equations describe how drug enters, leaves, accumulates, and is eliminated within each organ.
  • The liver can incorporate metabolic enzymes, transporters, and other mechanisms involved in hepatic disposition.
  • The kidney can incorporate filtration, secretion, reabsorption, and other mechanisms contributing to renal elimination.
  • Specialized tissues such as the brain may require permeability-limited or transporter-aware representations rather than simple perfusion-limited assumptions.
  • PBPK organ compartments can support physiological scaling across populations by allowing organ size, blood flow, enzyme activity, renal function, and other physiological properties to change.
  • Adding compartments increases mechanistic detail but also increases parameterization and identifiability challenges.
  • A PBPK organ compartment is a mathematical representation of an organ—not a complete anatomical or microscopic description of that organ.
  • The usefulness of a PBPK model depends on whether its physiological assumptions and drug-specific parameters are adequate for the intended scientific question.
  • Organ-level concentrations can provide mechanistic inputs for downstream PK/PD and exposure-response models.
Next step

Where to Go Next

A natural next step is to examine the anatomy of a complete PBPK model: how arterial and venous blood, organ compartments, tissue partitioning, hepatic metabolism, renal elimination, and physiological scaling are assembled into one interconnected system.

From there, the model can be extended to specialized topics such as well-stirred liver models, permeability-limited tissues, transporter-mediated disposition, blood-brain barrier models, tissue partition coefficients, PBPK scaling, and virtual populations.

These concepts provide the foundation for understanding how PBPK models can move from a concentration-time description toward a mechanistic representation of drug disposition throughout the body.

← Back to Pharmacokinetics Tutorials