You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

Gary - How can we describe origin here? Can we simply refer to Define-XML?

The Supplemental Qualifiers (SUPP--) special purpose dataset model is used to represent both nonstandard variables (NSVs) and attributions with their relationship to records in a parent dataset. SUPP-- will only be used with general observation class 

There will be only one SUPP-- dataset for a parent dataset. Relationships between records in the SUPP-- dataset and observations in the parent dataset are specified using the key variables STUDYID, RDOMAIN (the domain code of the observation in the relationship), USUBJID or POOLID (for nonclinical studies only), along with IDVAR (the variable that identifies the related observation) and IDVARVAL (the value of the identifying variable). IDVARVAL will contain the value of the variable described in IDVAR. Single records can be related by using a unique-record-identifier variable such as --SEQ in IDVAR. Groups of records can be related by using grouping variables such as --GRPID in IDVAR. Using --GRPID can be a more efficient method of representing relationships when relating an NSV or attribution to a group of observations in the parent dataset. 


Nonstandard Variables

SUPP-- represents the metadata and data for each NSV/value combination and relates this to the observation or observations qualified by the NSV in the parent dataset. The name, label, and value of the NSV are represented in SUPP-- dataset variables QNAM, QLABEL, and QVAL respectively. The origin of the NSV value will be represented in variable QORIG. When the value of an NSV is assigned, variable QEVAL will represent the role of the individual or individuals who assigned the value.


Attributions

An attribution is typically an interpretation or subjective classification of 1 or more observations by a specific evaluator. A SUPP-- dataset can contain both objective data (where values are collected or derived algorithmically) and subjective data (attributions where values are assigned by a person or committee). A variable name, label, and value for the attribution are represented in SUPP-- dataset variables QNAM, QLABEL, and QVAL respectively. The origin for the attribution will be represented in variable QORIG. For objective data, the value in QEVAL will be null. For subjective data, the value in QEVAL should reflect the role of the person assigning the value.

  • No labels