Modules

CRIE is organized into independently shippable modules. Each module owns its own API routes, database tables, and UI surface, but reuses the shared auth, RBAC, audit, and validation layers.

  • GenomicsVCF ingest, variant analysis, pharmacogenomics flagging, and risk-gene rollups per patient.
  • Medical ImagingDICOM and PNG ingest with metadata extraction. Modality-aware indexing.
  • Adverse EventsFAERS-style adverse-event capture with severity, outcome, and drug-interaction tracking.
  • Clinical Decision SupportGuidelines, rule-based recommendations, contraindication checks, and rule triggers.
  • Predictive RiskRisk scores, timelines, readmission predictions, and deterioration alerts.
  • Population HealthCohorts, prevalence trends, risk stratification, and de-identified data exports.