Drug-level Sum-of-the-Parts valuation for pharmaceutical companies. Each drug is valued independently through its full lifecycle, then aggregated with platform value and an equity bridge to arrive at a per-share target.
11-Stage Pipeline
Sum-of-the-Parts
Each drug is valued with its own revenue trajectory, profit margin, patent expiry date, and erosion profile. The total enterprise value is the sum of all individual drug DCFs plus platform value, minus corporate overhead.
Agent Intelligence
Three LLM agents extract drug data from SEC filings and web research: Drug Portfolio (marketed), Pipeline (clinical candidates), and Reviewer (cross-checks and de-duplicates). The Reviewer is non-blocking — raw agent output is used as fallback.
6 Company Archetypes
Classification selects archetype-specific parameters: large-cap diversified, large-cap pure pharma, mid-cap specialty, small biotech (commercial stage), pre-revenue biotech, and biosimilar company. Each gets different beta bounds, materiality thresholds, and platform value settings.
Data Acquisition & Agent Pipeline
XBRL Parsing
Financial extraction parses structured XBRL tags from SEC filings to get revenue breakdown, R&D spend, COGS, SG&A, operating expenses, net debt, and shares outstanding at machine precision.
Resilient Design
Only classification and financial extraction are hard gates. Web research, WACC, and the Reviewer agent are non-blocking: the pipeline continues with SEC-only data, a 9% default WACC, or raw agent output respectively.
Structured Extraction
Agents output validated JSON. Each marketed drug includes annual revenue, therapeutic area, drug modality, LOE year, and growth rate. Each pipeline drug includes current clinical phase, peak revenue estimate, and regulatory designations.
Marketed Drug Valuation — DCF Through Patent Expiry
Each Drug Gets Its Own DCF
For every approved, revenue-generating drug, the engine projects year-by-year revenue through four lifecycle phases: growth to peak, plateau, IRA price reduction (if eligible), and post-patent erosion from generic or biosimilar entry. Revenue is multiplied by a drug-specific net margin (looked up by therapeutic area and drug modality), taxed, and discounted at WACC using mid-year convention.
Why Erosion Matters
A blockbuster small-molecule drug like Lipitor lost 85% of branded revenue in the first year after generic entry. A biologic like Humira retains ~65% in year 1 because biosimilars face higher barriers (no automatic pharmacy substitution, interchangeability requirements).
Automatic Curve Selection
If an erosion profile isn't specified, the engine infers one from drug modality: small molecules get rapid erosion, biologics get standard biosimilar curves, ADCs and bispecifics get complex biologic curves, orphan-designated drugs get the orphan profile.
IRA Eligibility
The Inflation Reduction Act allows Medicare to negotiate prices for top-spend drugs. Small molecules become eligible 9 years after approval; biologics after 13 years. The default model applies a 20% price reduction in eligible years before patent expiry.
Pipeline Drug Valuation — Risk-Adjusted NPV
Discounting Revenue by FDA Success Probability
Most clinical-stage drugs never reach market. The risk-adjusted NPV (rNPV) method accounts for this by weighting projected revenue by the cumulative probability of surviving all remaining FDA approval stages. A Phase I oncology drug with 10% overall approval probability is worth far less than a Phase III cardiovascular drug with 56% probability, even with identical peak revenue estimates.
Why Phase II Is the Killer
Across most therapeutic areas, the Phase II to Phase III transition has the lowest success rate (often 30-50%). This is where efficacy signals from small trials often fail to replicate. The rNPV model captures this by making Phase II drugs worth dramatically less than Phase III drugs.
Biomarker Effect
Programs that use selection biomarkers (patient enrichment) have 3x higher approval rates (25.9% vs 8.4% per BIO 2022). The +15pp modifier to cumulative probability reflects this well-documented advantage in precision medicine trials.
Cost-to-Complete
Development costs vary widely by area: CNS drugs cost ~$750M from Phase II, oncology ~$650M, rare disease ~$300M. These costs are spread across remaining phases and probability-weighted — you only "spend" Phase III costs if you reach Phase III.
Aggregation, Sensitivity & Confidence
Equity Bridge
EV = Sum(marketed DCFs) + Sum(pipeline rNPVs) + platform value - 20% corporate overhead drag. Equity = EV - net debt - preferred stock - minority interest. Per share = equity / diluted shares.
Patent Cliff Detection
Automatically flags when any single drug exceeds 40% of total revenue and faces patent expiry within 5 years. This directly penalizes the portfolio risk sub-score and is highlighted in the report.
15-Year Horizon
Marketed drugs valued through LOE + erosion tail. Pipeline drugs modeled for up to 20 years (launch + exclusivity + erosion). Platform value captures beyond-horizon value through the R&D perpetuity and terminal value methods.