Clinical Data Interchange Standards Consortium


The Clinical Data Interchange Standards Consortium is a standards developing organization dealing with medical research data linked with healthcare, to "enable information system interoperability to improve medical research and related areas of healthcare". The standards supports medical research from protocol through analysis and reporting of results and have been shown to decrease resources needed by 60% overall and 70–90% in the start-up stages when they are implemented at the beginning of the research process.
CDISC standards are harmonized through a model that is also a HL7 standard and is the process to becoming an ISO/CEN standard.

History

Operational Data Model (ODM)

The CDISC Operational Data Model is designed to facilitate the regulatory-compliant acquisition, archive and interchange of metadata and data for clinical research studies. ODM is a vendor-neutral, platform-independent format for interchange and archive of clinical study data. The model includes the clinical data along with its associated metadata, administrative data, reference data and audit information.
ODM was first introduced in 1999, and the latest version, 1.3.2, was released in 2012. ODM extensions have been developed to create a number of additional CDISC standards, including Define-XML, Dataset-XML, SDM-XML, and CTR-XML and future planned standard Protocol-XML.
ODM is an XML based standard and it is an XML schema that provides number of constructs for modeling electronic Case Report Forms. ODM is often combined with Study Data Model standard to more fully model trial arms or trial activities. ODM is also used in sending forms data from a clinical trial system to an electronic health record system.

Define-XML

Define-XML supports the interchange of dataset metadata for clinical research applications in a machine-readable format. An important use case for Define-XML is to support the submission of clinical trials data in CDISC SDTM, SEND or ADaM format to regulatory authorities. The key metadata components to support submissions are:
Define-XML can also be used to describe proprietary, non-CDISC dataset structures. The Define-XML model is implemented using extensions to the CDISC Operational Data Model XML schema. The current version is 2.0 published on the CDISC web site.

CTR-XML

Clinical Trial Representation allows representing basic characteristic of a clinical trial, such as study sponsor, study name, size of the trial. The standard was first introduced in 2016.

BRIDG

is a unifying model of the domain of clinical research and research studies. It defines basic elements such as investigator, subject, study, intervention. It is used to keep all standards consistent. It was first introduced in 2006 with version 2 released in 2008. It can be obtained as UML model as well as.OWL format.

SHARE

CDISC SHARE is a metadata repository that supports the development, governance, publishing, and consumption of CDISC standards in human and machine-readable formats. SHARE helps users find, understand, and use rich metadata relevant to clinical studies more efficiently and consistently. With all these information in a single repository, SHARE will improve integration and traceability of clinical data end-to-end, from protocol through analysis. SHARE will provide a collaborative standards development environment that will improve quality, integration, and consistency across CDISC standards.

CDISC-registered solutions providers

CDISC maintains a list of solutions providers, subject matter experts and consultants deemed to have sufficient knowledge and experience implementing the various CDISC standards.

ODM and EDC integration

systems can be certified as compliant with the Operational Data Model by CDISC. There are two main types of integration, ODM Import and ODM Export.

ODM import

Full import allows importing of ODM-formatted clinical data.
MetaData only import allows only the importing of MetaData. This is useful for setting up the EDC system to capture data. Basically allows third party software to define the forms, variables etc. used in the EDC system. This provides an EDC vendor-neutral system for defining a study.

ODM export

The EDC system will generate ODM data files for further processing. For example, REDCap data capture system allows export of a study in ODM.