VitalMatch
A multi-project research data platform for organ-donor classification —
cohort browsing, custom metadata, audit trails, CT viewer, training
pipeline, and a Python SDK on top of the UNOS STAR registry.
What lives here
- Projects. Each research question gets its own container — subjects, scans, metadata, annotations all stay project-scoped.
- STAR registry. Donor lookup, recipient outcomes, cohort browse with filter / facet / export.
- Per-project membership with reader / editor / admin roles and an immutable audit log of every action.
- Configurable DICOM de-identification profiles per project — HIPAA Safe Harbor, Strict Research, or your own ruleset.
- 2D slice viewer + 3D marching-cubes mesh for any CT in your project, with per-DICOM window/level controls.
- Reports + Train AI for project-scoped exports (CSV / JSON / printable HTML) and binary-classifier training jobs.
- Python SDK. Mint a token,
pip install vitalmatch-sdk, reach every endpoint from a notebook.
Sign in
· Quick start
· Help