Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed LIbrary to Library and other minor spelling corrections

...

Section


Column

There are three ways to access the ADaM Content in the CDISC Library:

  1. Using the API.
  2. Using the Data Standards Browser.
  3. Downloads from the CDISC LIbrary Library Archive.



Section
bordertrue

Using the CDISC

LIbrary

Library API


Column

The CDISC LIbrary API provides programmers with access to the library contents to faciliate use of standard metadata within software applications.

There are generic API query templates for requesting ADaMIG 1.2 metadata:

Code Block
linenumberstrue
/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 Library account is required.



Section

Using the CDISC

LIbrary

Library Data Standards Browser

Column

The Data Standards Browser provides an interactive environment for viewing the contents of the CDISC Library.

A CDISC LIbrary Library account is is required.



Section

Downloads from the CDISC

LIbrary

Library Archive


Column

https://www.cdisc.org/members-only/cdisc-library-archives (You must be a CDISC member to access the CDISC LIbrary Archives.)


...

Section
bordertrue


Column


Expand
titleHow is controlled terminology represented in the CDISC LIbrary ?

In the IG document, the Codelist/Controlled Terms column in the metadata tables lists either the name of a CDISC Controlled Terminology in parentheses (e.g. (DTYPE) or a list of acceptable code values (e.g. Y, N).

For Variables that use a CDISC Controlled Terminology codelist, the variable metadata returned by the API includes a link to the controlled terminology definition in the library. In the Data Standards Brrowser, the C-code for the published codelist will appear in the Code column.

For variables where the metadata table shows a list of allowable values, the variable metadata returned by the API includes the list of allowable values. In the Data Standards Browser, the Code column will be empty. See Limitations (Staging).

In the Excel workbook export, the Codelist/Controlled Terms column displays either the name of the Controlled Terminology or the allowable values.


Expand
titleHow does the content in CDISC Library relate to the content in the IG?


The CDISC Library content was extracted from the Analysis Data Model Implementation Guide.url in the CDISC Wiki and loaded directly into the metadata repository that underlies the libarylibrary.



Expand
titleCan Examples and Rules be loaded into CDISC Library

CDISC is exploring options for adding metata metadata for examples, rules and other informative content in the future.




...