CanDIG / MOHCCN_clinical_data_model

Documents and issue tracker for the Marathon of Hope clinical data model
0 stars 0 forks source link

MOHCCN Clinical Data Model

The Marathon of Hope Cancer Centres Network (MOHCCN) is a project to curate and share clinical and genomic data on Canadian cancer patients. The project has developed a clinical data model that is largely based on the ICGC-ARGO Data Dictionary.

The most recent version of the data model, as well as supplementary material can always be found in the Clinical Data Model section of the MOHCCN Policies and Guidelines page. Here are direct download links to the various v3.0 documents:

Question about the model?

If you have questions about collecting data against the model, or implementing databases or tooling using the model, please create an issue in the issue tracker. If you have a requests for changes or a general model inquiry, please fill out the form on the MOHCCN Policies and Guidelines page.

CanDIG implementations

CanDIG's implementation of the data model can be found in the katsu repository (our clinical data service using Django and PostgreSQL) and the clinical_ETL_code repository (a python library for mapping raw data to the model and generating json files for CanDIG ingest). Most of the data model validation happens in ETL, not katsu.