Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An analysis dataset that follows the ADaM Basic Data Structure (BDS), BDS (i.e., an analysis dataset of the BDS class, ) can contain multiple analysis parameters. In a BDS analysis dataset, the variable PARAM contains a unique description for every analysis parameter included in that dataset. The variable PARAMCD contains the short name of the analysis parameter in PARAM, with a one-to-one mapping between the two 2 variables. Each value of PARAM identifies a set of one 1 or more rows in the dataset.

...

How to capture analysis metadata is described in the Define-XML specification (the current version is v2.1) 


Metadataspec

Num

AnalysisVariable Metadata Field

Description

1

PARAMETER IDENTIFIER

Contains either:

  • the value of PARAMCD that identifies the analysis parameter to which the variable metadata applies; or
  • controlled terminology to indicate groupings of analysis parameters:

*ALL* - Used when the variable metadata applies to all analysis parameters in the dataset.

*DEFAULT* - Used when the variable metadata applies to all analysis parameters in the dataset except for those specifically listed within the metadata.

...