Difference between revisions of "ODM"

From Clinfowiki
Jump to: navigation, search
(Possible suggestions for future versions of ODM)
(Possible suggestions for future versions of ODM)
 
(2 intermediate revisions by one user not shown)
Line 23: Line 23:
  
 
* selecting 2+ inputs from a codelist
 
* 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.
assigning multiple values for one item (i.e. multiple select dropdown) is not possible  
+
*** https://github.com/OpenClinica/OpenClinica/tree/master/core/src/main/resources/properties
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.
+

Latest revision as of 19:29, 10 September 2015

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