Bioavailability Simulator: First-Pass Effect & Oral Drug Absorption

simulator intermediate ~10 min
Loading simulation...
F = 38.3% — 38.3 mg of 100 mg reaches circulation

With 90% gut absorption, 85% gut wall survival, and 50% hepatic survival, only 38.3% of the oral dose reaches systemic circulation — a common scenario for many oral drugs.

Formula

F = fa × fg × fh (oral bioavailability)
D_systemic = Dose × F
Hepatic extraction ratio: E_H = 1 - fh

The Journey of an Oral Drug

When a drug is swallowed, it faces a gauntlet of barriers before reaching systemic circulation. First, it must dissolve and cross the intestinal epithelium (fraction absorbed, fa). Next, enzymes in the gut wall (especially CYP3A4 and UGT) can metabolize it before it even enters the portal vein (gut wall survival, fg). Finally, the portal blood delivers the drug directly to the liver, where extensive metabolism can destroy much of the remaining dose (hepatic survival, fh).

Quantifying Bioavailability

Oral bioavailability F equals the product fa × fg × fh. Each factor is independent and multiplicative. Even if gut absorption is excellent (fa = 0.95), a drug with high hepatic extraction (fh = 0.1) will have only ~10% bioavailability. This is why some drugs require enormously higher oral doses compared to IV doses — most of the oral dose never reaches the target tissue.

First-Pass Metabolism

The first-pass effect is a consequence of portal circulation anatomy: all venous blood from the GI tract flows through the liver before reaching the heart and systemic circulation. Drugs administered IV, sublingually, rectally (partially), or transdermally bypass this hepatic filter. The clinical impact is dramatic — oral nitroglycerin is almost useless due to >90% first-pass extraction, but sublingual nitroglycerin is rapidly effective.

Improving Bioavailability

Pharmaceutical scientists employ multiple strategies to improve F: prodrug design (ester prodrugs that are activated after absorption), lipid-based formulations (enhancing lymphatic absorption to bypass portal circulation), enzyme inhibitors (ritonavir boosting in HIV therapy), and nanoparticle formulations (increasing dissolution rate). Each approach targets a specific bottleneck in the absorption cascade visualized in this simulation.

FAQ

What is bioavailability?

Bioavailability (F) is the fraction of an administered drug dose that reaches systemic circulation unchanged. IV administration has F=1 by definition. Oral bioavailability is reduced by incomplete absorption, gut wall metabolism, and hepatic first-pass extraction. F values range from <5% (e.g., cyclosporine) to >90% (e.g., metoprolol).

What is the first-pass effect?

The first-pass effect (or first-pass metabolism) is the initial metabolism of an orally administered drug by the liver before it reaches systemic circulation. Blood from the GI tract flows directly to the liver via the portal vein. Drugs with high hepatic extraction ratios (>70%) lose most of their dose to this first pass.

How is bioavailability measured?

Bioavailability is determined by comparing the AUC (area under the plasma concentration-time curve) after oral dosing to the AUC after IV dosing of the same drug: F = AUC_oral / AUC_IV × (Dose_IV / Dose_oral). This crossover study design is the gold standard.

Can bioavailability exceed 100%?

Absolute bioavailability cannot exceed 100%, but relative bioavailability (comparing two oral formulations) can exceed 100% if the test formulation is better absorbed than the reference. This is common when comparing a new formulation to an older, poorly optimized one.

Sources

Embed

<iframe src="https://homo-deus.com/lab/pharmacology/bioavailability/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub