Pharmacokinetics — ADME, Compartment Models and Drug Half-Life
When you swallow a pill, the drug doesn't instantly appear everywhere in your body at therapeutic concentration — it follows a precise mathematical trajectory governed by absorption, distribution, metabolism, and excretion. Understanding this trajectory is how physicians determine dose, frequency, and route of administration. It is also a beautiful example of exponential decay and ODE modeling in the real world.
1. ADME — The Four Processes
- Absorption: the process by which drug moves from the administration site into the systemic bloodstream. Intravenous (IV) injection bypasses absorption entirely (100% bioavailability). Oral drugs must survive gastric acid, traverse the intestinal epithelium by passive diffusion or active transport, and pass through the liver before reaching the heart.
- Distribution: drug spreads from plasma to tissues. The volume of distribution V_d = dose / plasma concentration expresses how extensively a drug distributes outside the bloodstream. Lipophilic drugs penetrate cell membranes and have very high V_d (hundreds of liters for chloroquine); hydrophilic drugs stay mostly in plasma (V_d ≈ 3–5 L).
- Metabolism: primarily enzymatic transformation in the liver by cytochrome P450 enzymes (CYP3A4, CYP2D6, etc.) converting the active drug to typically more water-soluble, less active metabolites. Some prodrugs (codeine → morphine) require metabolism to become active.
- Excretion: elimination of drug and metabolites from the body — primarily renal (glomerular filtration + tubular secretion − reabsorption) and biliary (elimination into bile → feces).
2. One-Compartment IV Model
The simplest model treats the body as a single well-mixed compartment. After an IV bolus dose D, the drug is instantly present throughout the distribution volume V_d, then eliminated at a rate proportional to concentration — first-order kinetics:
The plasma concentration profile is a simple exponential decay. Plotting log(C) vs time gives a straight line with slope −k_e.
3. Oral Dosing — Absorption Phase
For oral administration, absorption is a first-order input (rate proportional to drug remaining at absorption site × bioavailability F):
The concentration-time curve rises to a peak (C_max) then falls. The area under the curve (AUC) is proportional to total drug exposure and equal to F·D/CL.
4. Two-Compartment Model
Many drugs exhibit a biphasic decay: a rapid initial distribution phase (α, drug moving from plasma to peripheral tissues) followed by a slower elimination phase (β, drug returning from tissues and being eliminated):
5. Half-Life and Steady State
The elimination half-life t₁/₂ is the time for plasma concentration to fall by 50%:
The loading dose concept: to instantly achieve therapeutic concentration without waiting 5 half-lives, administer a large loading dose (based on V_d) followed by smaller maintenance doses every τ hours (based on clearance):
6. Nonlinear Kinetics — Michaelis-Menten
Most drugs follow first-order kinetics because enzyme systems are not saturated at therapeutic concentrations. But some drugs (phenytoin, aspirin at high doses, ethanol) saturate their metabolic pathways — elimination switches to zero-order (constant rate regardless of concentration):
7. Clinical Applications
- Therapeutic drug monitoring (TDM): measuring blood levels of narrow-therapeutic-index drugs (vancomycin, digoxin, lithium, cyclosporine) to ensure concentrations stay within the therapeutic window and avoid toxicity.
- Renal dose adjustment: drugs cleared renally have reduced CL in patients with chronic kidney disease (CKD). Dose must be reduced proportionally to GFR decline (e.g., metformin, gabapentin).
- Drug-drug interactions: CYP450 inhibitors (fluconazole, clarithromycin) reduce clearance of co-administered drugs → toxicity. Inducers (rifampin, phenobarbital) increase clearance → treatment failure.
- Pediatric dosing: children are not small adults — V_d, protein binding, renal function, and enzyme expression all change dramatically from neonate to adolescent. Allometric scaling (dose ∝ weight^0.75) approximates metabolic clearance.