00Insight — clinical decision support

The same gate that decides PA
also decides clinical care.

Four flagship clinical-decision policies across four image modalities — chest X-ray, fundus, dermatology, histopathology — powered by Verum · Vision (our clinical vision-language model; MedGemma 4B foundation). Same deterministic gate as Verum · Decide; same audit ledger; same FHIR R4 export. Different rule libraries, different domain prompts, one platform.

Accepts:Typed noteVoice · dictationVoice · patientVoice · conversationImage · optional

No scans required. The text-only path produces actionable trinary verdicts on every case. The image path adds Verum · Vision verification — and feeds the BRIDGEworkflow inside Verum · Decide's /review, where AI findings get promoted into the deterministic policy gate by an attesting reviewer.

01One gate · four output shapes

Four policies. Four output shapes.
One trinary verdict.

Every flagship produces the same canonical trinary (CLEAR / REVIEW / ESCALATE), but the shape of the underlying verdict differs by clinical-decision pattern. Flag-set for critical findings, severity-tier for graded scales, urgent-referral for weighted-score pathways, scoring-staging for derived grade groups. The deterministic gate is one piece of code; the four shapes are the canonical clinical-reasoning patterns it composes against.

Chest X-ray
CXR Critical Findings
shape · flag-set
Deterministic gate verdict
ESCALATE
STAT
3 of 17 flags fired
Sample case: Tension pneumothorax — left
FlagSetVerdict { flags: Array<{ ruleId, present, escalation, trinaryContribution }> }
Fundus
Diabetic Retinopathy + DME
shape · severity-tier
Deterministic gate verdict
ESCALATE
Urgent ophth referral
Severe NPDR · Urgent ophthalmology referral within 1 month (per AAO PPP / ICO high-resource setting); consider PRP or anti-VEGF in select cases
Sample case: Severe NPDR — 4-2-1 fires on 4-quadrant IRH
SeverityTierVerdict { tier, tierOrder, managementRoute, trinaryForTier, rationale[] }
Dermatology
NICE NG12 Glasgow 7-point
shape · urgent-referral
Deterministic gate verdict
ESCALATE
2WW URGENT
Score 7 / threshold 3
Sample case: Classic melanoma — all three majors + diameter (score 7)
UrgentReferralVerdict { totalScore, threshold, urgent, pathway, contributingRules[] }
Histopathology
Gleason + ISUP Grade Group
shape · scoring-staging
Deterministic gate verdict
ESCALATE
Treat aggressively
Score 5 · matched gleason-isup#grade-group-5
Sample case: Grade Group 5 (4+5=9) — high-grade with pattern 5 component
ScoringStagingVerdict { componentScores, totalScore, matchedTrinary, matchedRuleId }
02The six-stage pipeline

Extract probabilistically.
Decide deterministically.

Every case flows through six stages. Stages 1 and 6 are LLM calls (extraction + synthesis); stages 2, 4, 5 are pure code (annotation, fact fusion, gate evaluation); stage 3 (multimodal image extraction) is Verum · Vision reading the attached image when present — best-effort and skippable when no image is attached. The load-bearing verdict comes out of stage 5 — pure code, instantly, deterministically — regardless of which model produced the extraction in stage 1.

INPUT — note · voice · image (optional)
1
Extract
LLM
2
Annotate
PURE CODE
3
Image
OPTIONAL · STUBBED
4
Fuse
PURE CODE
5
Gate
PURE CODE
6
Synthesize
LLM
OUTPUT — trinary verdict + advisor read
01LLM
Extract

LLM pulls structured clinical facts from the narrative (typed note · voice · dictation · pasted report). Per-flagship Zod schema constrains vocabulary.

02PURE CODE
Annotate

Rule annotator scores rules primary / secondary / tertiary by fact-confidence + context hints. Pure code. Feeds attention for stages 3 + 6.

03OPTIONAL · STUBBED
Image

OPTIONAL. MedGemma adapter facade (Phase H). When no image submitted: skipped. When image present: stubbed in Phase G; lands in Phase H.

04PURE CODE
Fuse

Merges text + image facts with provenance tags (text-only / image-only / both-agree / disputed). Pure code. Disputed flagged for operator.

05PURE CODE
Gate

Deterministic evaluator collapses fused facts → trinary verdict (CLEAR / REVIEW / ESCALATE). Per-flagship shape: flag-set, severity-tier, urgent-referral, scoring-staging.

06LLM
Synthesize

LLM writes the per-flagship advisor read in specialty register (thoracic radiologist · vitreoretinal · GP dermatology · uropathologist). Six structured sections; streamed.

03Cross-modality precedence

N modalities. One verdict.

When a patient bundle activates multiple flagships at once — say a septic ICU patient with concurrent fundus screening and a pending prostate biopsy — every applicable gate fires in parallel. The trinary precedence collapse (ESCALATE > REVIEW > CLEAR) yields one overall verdict; the per-lane verdicts remain visible for specialist routing. Curated bundles live on /insight/extended.

Curated bundle · 3 parallel lanes

Triple-finding ICU patient — STAT collapse across 3 modalities

68M with longstanding T1DM (22 years, last HbA1c 9.4%), admitted to the MICU for septic shock with multi-organ dysfunction. Day-1 status post right-internal-jugular CVC placement and intubation. Pathology was already finalising a prostate biopsy obtained outpatient one week earlier following an isolated elevated screening PSA (38 ng/mL). Workup running in parallel: portable AP CXR after CVC, fundus screening per diabetic-eye protocol, and the pending pathology read. This bundle demonstrates the trinary precedence collapse — three independent modalities all flagging ESCALATE for different clinical reasons (mechanical, microvascular, oncologic) on the same patient.

Chest X-ray
ESCALATE
STAT
3 flag(s) fired
Tension pneumothorax — left
Fundus
ESCALATE
Urgent ophth referral
PDR
PDR — NVD with vitreous hemorrhage
Histopathology
ESCALATE
Treat aggressively
Score 5
Grade Group 5 (4+5=9) — high-grade with pattern 5 component
Trinary precedence collapse
ESCALATE
ESCALATE > REVIEW > CLEAR — highest tier across lanes wins
04Source provenance

Every flagship: FLAGSHIP REAL.

Each rule's criterion field quotes a real authoritative source verbatim. Wilkinson 2003 for ICDR's 4-2-1 rule. NICE NG12 §1.13 for Glasgow 7-point. ISUP 2019 + 2014 Consensus for Gleason. ACR-SCBT-MR + BTS + SCCM for CXR. The matrix below shows which sources back each flagship — primary anchors, encoded citations, cross-validation references. Full per-source provenance lives at /insight/coverage.

Flagships
4
all REAL
Authoritative sources
14/18
encoded · cited
Primary anchors
4
one per flagship
Cross-validation depth
3.5
encoded sources / flagship
Chest X-ray
CXR Critical Findings
4/4 encoded
Fundus
Diabetic Retinopathy + DME
4/5 encoded
Dermatology
NICE NG12 Glasgow 7-point
2/4 encoded
Histopathology
Gleason + ISUP
4/5 encoded
primary anchor — quoted verbatim in policy criterion
rule cites this source directly
cross-validation, no rule cites
05Version-aware policy — interactive

Same case. Different policy version.
Sometimes a different verdict.

Policy versions are first-class data in the registry. Pick a Gleason primary + secondary pattern below — the page evaluates against both ISUP 2014 and ISUP 2019 in pure code, side-by-side. The 3+4=GG2 vs 4+3=GG3 distinction is the load-bearing accuracy point; the ISUP-version comparison surfaces management-band drift across guideline revisions. Full what-if simulator at /insight/simulator.

Primary pattern
Most prevalent pattern in the specimen
Secondary pattern
Second-most prevalent pattern
Derived (pure code · same for both versions)Gleason 3+4=7 → Grade Group 2
deriveGleasonGradeGroup(p, s) — load-bearing helper
ISUP 2014· Older encoding
REVIEW
Intermediate options
Matched rule: gleason-isup#grade-group-2
ISUP 2019· Latest (default)
REVIEW
Intermediate options
Matched rule: gleason-isup#grade-group-2
ISUP 2014 and 2019 produce the same trinary verdict for Gleason 3+4. Try a different pattern pair.
06Audit by construction · sealed by attestation

Append-only ledger.
PDF + FHIR R4 export.

Every fact provenance, verdict event, confidence snapshot, and artifact append happens at the moment its producing stage fires — no retroactive audit assembly. Operator attestation seals the record (medical-records model: addenda, never edits). Sealed records export to react-pdf (operator-facing) and to FHIR R4 Bundle (Provenance + DocumentReference + AuditEvent[]; ATNA / EHR interop).

01
Append-only ledger
tension-pneumothorax · true · text-only · conf 0.95
cvc-tip-position · false · text-only · conf 0.92
#1 pipeline-derived · → ESCALATE · system · conf 0.85
#1 combined 0.85 · text 0.93 · disputes 0
soap · 1.8s · Dr. Lopez, MD
… entries accumulate as the pipeline runs
02
Sealed by operator
⨂ Sealed · immutable
Dr. Maria Lopez, MD
Final verdict: ESCALATE · conf 0.85
attested 2026-05-17T11:14:30Z
“Tension PTX with mediastinal shift confirmed; intervention initiated.”
— Subsequent appends throw SealedRecordError. Operator changes require a NEW record with supersedes.
03
Export
PDF
insight-audit-7f3a4c8b-sealed.pdf
react-pdf · LETTER · sealed-state attestation footer · all 6 stages + factLedger + verdictLedger + artifactLog. Operator-facing artifact.
FHIR R4
insight-audit-7f3a4c8b-bundle.json
DocumentReference (full record base64-attached) + Provenance + AuditEvent[] per verdictLedger entry. application/fhir+json. ATNA / EHR interop.
Audit-by-construction: every fact, verdict event, confidence snapshot, and artifact append happens at the moment its producing stage fires. No retroactive audit assembly. Sealing is a one-way transition (medical-records model: addenda, never edits).
Open the workspace

Two products. One bridge.

Verum · Decide handles prior authorization — payer policy, member context, denial letters. Verum · Insight handles clinical decision support — imaging triage, screening protocols, grading. The same Verum · Visionthat powers Insight's standalone flagships also feeds BRIDGE inside Decide's /review: AI image findings get attested + promoted into the deterministic policy gate by the UM reviewer, flipping PEND → APPROVE on cases where the dictated report hedged on documentation. Two surfaces, one engine, one BRIDGE.