The intelligence layer for health data.
Cohortix gives a health registry one governed home for its data: the data dictionary that defines every registry, the participant portals where member organizations submit data, and the pipeline that turns those submissions into clean, analysis-ready records.
Built multi-tenant from the ground up: every registry runs in its own isolated database, behind enterprise authentication and fine-grained permissions.
A living data dictionary
Registries, projects, data elements, concepts, and value sets, each versioned from Draft to In Review to Published, with named reviewers for sign-off.
Participant intake & Data Lake
Member organizations submit .xlsx and .csv files through their own secure portal. Every file is catalogued and validated at an Import Gate.
Submission to warehouse
A server-side pipeline transforms validated files into a structured, per-project data warehouse.
In active developmentEnterprise security
Identity and JWT with a separate signing key per security domain, opt-in TOTP two-factor authentication, and encryption at rest.
Permissions & governance
A database-driven engine controls access by type, member, object, and navigation, and every change is audit-logged.
Platform administration
A host-only admin portal and API give the IT provider a control plane for tenants, roles, and provisioning, without access to tenant business data.