Column Name
|
Column Length
|
Description
|
---|---|---|
standard
|
($20)
|
The name of the registered
standard.
|
standardversion
|
($20)
|
The version number of
the registered standard. This must be unique within the standard.
|
SASref
|
($8)
|
SAS libref
|
table
|
($32)
|
A SAS Clinical Standards
Toolkit table name
|
column
|
($32)
|
A SAS Clinical Standards
Toolkit column name
|
refcolumn
|
($32)
|
Associated SAS Clinical
Standards Toolkit column name
|
refvalue
|
($200)
|
Associated SAS Clinical
Standards Toolkit column value
|
value
|
($200)
|
Unique SAS Clinical
Standards Toolkit column value
|
default
|
($200)
|
Default SAS Clinical
Standards Toolkit column value
|
nonnull
|
($1)
|
Value that specifies
whether a SAS Clinical Standards Toolkit column value must be non-null
|
order
|
(8.)
|
A SAS Clinical Standards
Toolkit column value order
|
templatetype
|
($8)
|
For the given record,
a non-null value (for example, data set) indicates that a template
is available. For example, the macro call
%cst_createdsfromtemplate( _cstStandard=CST-FRAMEWORK,_cstType=control,_cstSubType=reference,_cstOutputDS=work.sasreferences) finds that a template is available as
csttmplt.sasreferences.
|
template
|
($40)
|
The SAS reference (libref.dset
or fileref) to the templatetype. For example, csttmplt.sasreferences
points to
global standards library directory/standards/cst-framework-1.7/templates/sasreferences.sas7bdat .
|
comment
|
($200)
|
Explanatory comments
|
global standards library directory/metadata/standardlookup.sas7bdat