Each supported standard
might define study metadata differently. The SAS representation of
the 32 standard CDISC SDTM 3.1.2 domains differs from the SAS representation
of the three types of tables supported in CDISC ADaM 2.1.
Most users have metadata
about their studies in some form and file format other than that used
by the SAS Clinical Standards Toolkit. You have to convert or map
some of that metadata into the source_study, source_tables, and source_columns
format specified in the sample study metadata folder (such as the sample study library directory/cdisc-adam-2.1-1.7/sascstdemodata/metadata directory).
Some standards provide sample code that supports this task. For CDISC
ADaM, look at the create_sourcemetadata.sas sample driver program
as an example.
Note: The structure of the source
metadata corresponds to the reference metadata for each standard as
defined in the global standards library (such as global standards library directory/standards/cdisc-adam-2.1-1.7/metadata reference_tables
and reference_columns data sets).
Note: The Define-XML 2.0 standard
has different metadata needs from the CRT-DDS 1.0.0 standard. The
previous paragraphs in this question describe metadata used to create
CRT-DDS 1.0 define.xml files. For information about the creation of
Define-XML 2.0 define.xml files, see Chapter 9, “XML-Based
Standards,” in the SAS Clinical Standards Toolkit:
User's Guide.