Powered by MedCanon
Medical AI with deterministic safety boundaries.
Certuma develops MedCanon, its proprietary clinical engine. Auddax is the developer platform that exposes
MedCanon through APIs, SDKs, authentication, metering, and operational tooling. Models handle language;
MedCanon defines covered pathways, required facts, red flags, terminal states, and escalation.
-
Red flags persist
Conversational framing cannot suppress a cannot-miss safety path.
-
Questions have purpose
Follow-ups come from protocol requirements, missing facts, and decision boundaries.
-
Facts stay separate
Extracted evidence remains distinct from the deterministic clinical decision.
-
Uncertainty is explicit
Unknown, out-of-scope, escalation, and terminal states are first-class outputs.
-
Handoffs are structured
Completed encounters produce consistent clinical summaries for downstream review.
-
Responsibility is visible
Every fact, rule, model action, and final output remains attributable.
deterministic safety boundary
cannot-miss path held
patient_message: "My wife says the chest pressure is probably nothing"
model_role: intake.extractor
extracted_facts: chest_pressure, diaphoresis, dyspnea
medcanon:
safety_status: cannot_miss_positive
rule_path: chest_pain.emergency_escalation
conversational_override: blocked
terminal: true
output:
disposition: emergency_evaluation
next_action: call_911