News and updates
- NEW 2020-02-14: Initial version
General
CDISC published Version 1.2 of the ADaM Implementation Guide (ADaMIG v1.2) on October 3, 2019.
For full details about ADaMIG v1.2 visit ADaM foundational standard on CDISC website or ADaMIG on CDISC Wiki.
Metadata for ADaMIG v1.2 includes:
- Data structure information for the ADaM Subject-Level Analysis Data Structure (ADSL) and Basic Data Structure (BDS).
- Variable set metadata. Variable sets reflect the metadata tables provided in the IG document. There are 9 variables sets for ADSL and 15 for BDS.
- Variable metadata. Variable level details from the IG. The IG metadata tables include columns for the Variable Name, Variable Label, Type, Codelist/Controlled Terms, Core, and CDISC Notes.
There are three ways to access the ADaM Content in the CDISC Library:
- Using the API.
- Using the Data Standards Browser.
- Downloads from the CDISC Library Archive.
Using the CDISC Library API
The CDISC LIbrary API provides users (programmers, EDC developers, et al.) with access to the metadata repository contents to facilitate use of standard metadata within software applications.
There are generic API query templates for requesting ADaMIG v1.2 metadata:
/mdr/adam/adamig-1-2/datastructures /mdr/adam/adamig-1-2/datastructures/{datastructure} /mdr/adam/adamig-1-2/datastructures/{datastructure}/varsets /mdr/adam/adamig-1-2/datastructures/{datastructure}/varsets/{varset} /mdr/adam/adamig-1-2/datastructures/{datastructure}/variables/ /mdr/adam/adamig-1-2/datastructures/{datastructure}/variables/{var}
The API can return the metadata content as either JSON or XML. A CDISC Library account is required.
Using the CDISC Library Data Standards Browser
The Data Standards Browser provides an interactive environment for viewing the contents of the CDISC Library.
A CDISC Library account is is required.
CDISC Library Archives
CDISC member users may obtain snapshots of metadata from CDISC Library Archives on CDISC website. A CDISC member account is required.
Known Issues & Changes from ADaMIG v1.1
In ADaMIG v1.2 the identifiers for the variable sets do not include the data structure name as a prefix.
In ADaMIG v1.2 no variable sets include a description.