Skip to main content
Asclevor organizes medical knowledge as a directed graph — not a flat list of conditions.

Structure

Every relationship carries metadata:
  • Diagnostic weight (0.0–1.0): How strongly a symptom indicates a condition
  • Frequency: How often patients with this condition present this symptom
  • Confidence level: How well-validated this relationship is in our review process

Why a Graph?

Flat medical databases (like raw ICD-10 files) only tell you what conditions exist. Asclevor tells you how they connect — which symptoms point to which conditions, how strongly, and with what clinical context. This enables applications that reason about health data, not just display it.

Versioning

The ontology is semantically versioned. Every data point carries provenance:
  • When it was added
  • What source it came from
  • When it was last reviewed
  • What confidence level it carries