Skip to content

PRISM

Status: concept — the front door of the PRISM documentation.

PRISM (Predictive Recommendations for Improved Screening in Medicine) turns anonymized insurance-claims histories into early-screening suggestions. This page is the map of the documentation; the recommended first read is What is PRISM?.

PRISM in one breath

Each patient's history is a six-column markdown table of standardized billing codes; a model's only job is to continue the table with the next plausible rows. A screening suggestion "fires" when that continuation contains a diagnostic TEST code. An ensemble of independently trained models — one per disjoint data pool — each continues the same patient and votes; the signal is how many independently agree, never any single model. PRISM is constructive-only (it can only suggest a test, never deny care), is paid only when a suggestion leads to a documented early detection, and operates as a Public Benefit Corporation.

The evidence backbone of this documentation is the 2026 synthetic proof of concept: a deliberately artificial experiment that steered a five-model ensemble to surface a fabricated condition's screening test earlier than its training data did. It succeeded, and its results are quoted alongside an equally plain account of what they do not prove. Production-scale material appears throughout, always marked as vision, never as built.

How to read the status lines

Every article opens with a status line that says how much weight to put on it.

tagmeaning
conceptdurable design principle of PRISM
demonstratedvalidated end-to-end in the 2026 synthetic prototype
visionproduction design intent; not yet built
historyrecord of past work; superseded, kept for provenance

Tags may be compound ("concept, demonstrated"). For audience-specific paths through the articles, see the reading guide.

Section map

sectionwhat it coverswhere to start
Startorientation: the one-page overview, reading paths, glossary, and the organizationWhat is PRISM?
Problemthe screening gap, and why only insurers see the whole patient journeyThe screening gap
Datathe six-column timeline format, its standardized codesets, and anonymity by architectureThe patient timeline format
Methodsequence completion, pools and consensus, the two training rounds, evaluation without a hold-outSequence completion
Prototypethe 2026 synthetic proof of concept end-to-end, with results and worked examplesPrototype overview
Safeguardsthe constructive-only architecture and the clinical decision support postureConstructive-only
Businessresults-based compensation, zero integration, and the Public Benefit CorporationResults-based compensation
Visionproduction scale, continuous screening and retraining, open collaborationProduction scale
Historythe 2024 seed, the 2025 first prototype, and the full timelineTimeline

Where to begin

If you read one article, read What is PRISM? — the whole system on a page, from problem to method to prototype to what comes next. If you know your role — physician, insurer, engineer, researcher — the reading guide lays out a path for each audience. And if a term looks unfamiliar, the glossary defines every one and links to the article that owns it.