ODM

From Clinfowiki
Revision as of 19:28, 10 September 2015 by Vojtech huser (Talk | contribs)

Jump to: navigation, search

Operational Data Model is a CDISC standard for communicating eCRFs, study data and study metadata.


ODM Examples

Possible suggestions for future versions of ODM

abbreviations: ClinicalTrials.gov registry (CTG)

  • provide references (either by DOI, PMID, PMCID or URL)
    • supporting reference (CTG field) If a study is done because some encouraging results, the supporting article is provided to justify the study
    • result reference - (CTG field) if a study published results, this field captures the PMID of that article
  • study type (CTG field) - field indicating if it is an interventional vs. observational study
  • matrix question
  • selecting 2+ inputs from a codelist
    • assigning multiple values for one item (i.e. multiple select dropdown) is not possible

For example, OpenClinica bypasses this limitation, by using a string data type (and using a comma-separated list of selected values in the plain ODM export.) However this is leads to loss of data type.