MONDO-Driven EHR Rare Disease Mapping Refactor

MONDO-Driven EHR Rare Disease Mapping Refactor

Overview

Replace brittle, hand-maintained SQL IN (...) code lists with a reproducible MONDO-driven mapping pipeline that generates versioned SNOMED/ICD concept sets for OMOP queries.

Primary target: workflows currently represented in ~/repos/Rare-Disease-EHR-Codes (class-level rare disease cohort extraction).

Why This Project Exists

Deliverables

  1. Deterministic generator: MONDO -> xrefs -> OMOP concepts -> descendants -> class concept sets.
  2. Versioned outputs (CSV/TSV) with provenance metadata and mapping confidence fields.
  3. SQL refactor to read generated tables instead of hardcoded lists.
  4. Validation suite comparing legacy vs generated cohorts by class.
  5. Maintainer docs and rerun playbook.

Non-Goals

Proposed Architecture

Mapping Policy (Initial)


STATUS

Phase 0: Baseline and Design (0/6)

Phase 1: Generator MVP (0/7)

Phase 2: SQL Integration (0/6)

Phase 3: Validation and QA (0/7)

Phase 4: Operations and Maintenance (0/5)

Phase 5: Upstream Contribution Plan (0/4)

Success Criteria

NOTES

2026-03-02