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.
- Genomics — VCF ingest, variant analysis, pharmacogenomics flagging, and risk-gene rollups per patient.
- Medical Imaging — DICOM and PNG ingest with metadata extraction. Modality-aware indexing.
- Adverse Events — FAERS-style adverse-event capture with severity, outcome, and drug-interaction tracking.
- Clinical Decision Support — Guidelines, rule-based recommendations, contraindication checks, and rule triggers.
- Predictive Risk — Risk scores, timelines, readmission predictions, and deterioration alerts.
- Population Health — Cohorts, prevalence trends, risk stratification, and de-identified data exports.
