![]() | SUMMARY | DETAIL |
This is the SDTM 3.1.1 runtime macro library.
| Macro Summary | |
external | %sdtm_validate(_cstCallingPgm=Unspecified);
Validates CDISC SDTM model files.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
internal | %sdtmcheckutil_recordlookup(_cstSourceDS=&_cstDSName, _cstSourceLib=&_cstRefOnly);
Identifies records in _cstSourceDS not found in the referenced lookup data set.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
internal | %sdtmutil_buildcheckdomainlist(_cstCheckDS=, _cstWhereClause=, _cstOutputDS=);
Builds a data set that specifies domains to validate by each check.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
external | %sdtmutil_createformatsfromcrtdds;
Derives codelists from a CRT-DDS data library.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
external | %sdtmutil_createsasdatafromxpt;
Derives source metadata files from a CRT-DDS data library.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
external | %sdtmutil_createsrcmetafromcrtdds;
Derives source metadata files from a CRT-DDS data library.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
external | %sdtmutil_createsrcmetafromsaslib;
Derives source metadata files from a SAS data library.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
internal | %sdtmutil_iso8601(_cstString=);
Verifies that a string is in a valid ISO 8601 format.
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release. |
| Macro Detail |
%sdtm_validate(_cstCallingPgm=Unspecified);
[ Exposure:
external
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstCheckSortOrder -
Order in which validation checks are to be run_cstDebug -
Turns debugging on or off for the session_cstGRoot -
Root path of the global standards library_cstMetrics -
Enables or disables metrics reporting_cstMetricsCntNumBadChecks -
Validation metrics: validation checks not_cstMetricsCntNumChecks -
Validation metrics: distinct validation check_cstMetricsCntNumContent -
Validation metrics: number of content_cstMetricsCntNumErrors -
Validation metrics: number of errors detected_cstMetricsCntNumNotes -
Validation metrics: number of notes detected_cstMetricsCntNumStructural -
Validation metrics: number of structural_cstMetricsCntNumWarnings -
Validation metrics: number of warnings_cstMetricsDS -
Data set used to accumulate metrics for a validation_cstMetricsNumBadChecks -
Validation metrics: calculate validation_cstMetricsNumChecks -
Validation metrics: calculate distinct validation_cstMetricsNumContent -
Validation metrics: calculate number of content_cstMetricsNumErrors -
Validation metrics: calculate number of errors_cstMetricsNumNotes -
Validation metrics: calculate number of notes_cstMetricsNumStructural -
Validation metrics: calculate number of_cstMetricsNumWarnings -
Validation metrics: calculate number of_cstMetricsTimer -
Validation metrics: include estimate the elapsed time_cstResultSeq -
Results: Unique invocation of check_cstResultsDS -
Results data set_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated%_cstVersion -
Version of the SAS Clinical Standards Toolkit_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error statusstudyRootPath -
Root path of the study library_cstCallingPgm -
- optional - The name of the driver module calling
%sdtmcheckutil_recordlookup(_cstSourceDS=&_cstDSName, _cstSourceLib=&_cstRefOnly);
[ Exposure:
internal
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstDSName -
Source data set evaluated by the validation check_cstDebug -
Turns debugging on or off for the session_cstRefOnly -
Source libref for the lookup (parent) domain_cstSourceDS -
- required - The source data set to evaluate by the_cstSourceLib -
- required - The source libref for the lookup (parent)
%sdtmutil_buildcheckdomainlist(_cstCheckDS=, _cstWhereClause=, _cstOutputDS=);
[ Exposure:
internal
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstResultsDS -
Results data set_cstSrcData -
Results: Source entity being evaluated_cst_MsgID -
Results: Result or validation check ID_cst_MsgParm1 -
Messages: Parameter 1_cst_MsgParm2 -
Messages: Parameter 2_cst_rc -
Task error status_cstCheckDS -
- optional - The validation check data set that contains_cstWhereClause -
- optional - The WHERE clause to subset _cstCheckDS._cstOutputDS -
- required - The data set that is returned to the calling
%sdtmutil_createformatsfromcrtdds;
[ Exposure:
external
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstCTCat -
Format catalog name_cstCTLibrary -
Target library for formats_cstGRoot -
Root path of the global standards library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSASrefLib -
Library of derived CDTDDS data sets_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstSrcMetaLib -
Libref for CRTDDS source_study_cstSrcStudyDS -
Source study data set name_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstVersion -
Version of the SAS Clinical Standards ToolkitstudyRootPath -
Root path of the study library
%sdtmutil_createsasdatafromxpt;
[ Exposure:
external
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstGRoot -
Root path of the global standards library_cstLRECL -
Logical record length setting for filename statement_cstResultsDS -
Results data set_cstSASRefLib -
Library of derived CRT-DDS data sets_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstSrcMetaLib -
Libref for CRT-DDS source_study_cstSrcStudyDS -
Source study data set name_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstStudyLibrary -
Target library for new data sets_cstVersion -
Version of the SAS Clinical Standards Toolkit_cstXMLLibrary -
Fileref of define xml filestudyRootPath -
Root path of the study library
%sdtmutil_createsrcmetafromcrtdds;
[ Exposure:
external
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstCRTDataLib -
CRT-DDS source data library_cstCRTMetaLibrary -
Library for CRT-DDS derived metadata source study_cstCRTStudyDS -
CRT-DDS derived metadata source study data set_cstGRoot -
Root path of the global standards library_cstLRECL -
Logical record length setting for filename statement_cstRefColumnDS -
CRT-DDS reference column data set_cstRefTableDS -
CRT-DDS reference table data set_cstReflib -
CRT-DDS reference library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSDTMDataLib -
SDTM metadata library_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTrgMetaLibrary -
Target library for CRT-DDS source data_cstTrgStudyDS -
Target source study metadata data set_cstTrgTableDS -
Target source column metadata data set_cstVersion -
Version of the SAS Clinical Standards ToolkitstudyRootPath -
Root path of the study library
%sdtmutil_createsrcmetafromsaslib;
[ Exposure:
external
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstCRTDataLib -
CRT-DDS Source data library_cstClassColumnDS -
Reference class column metadata data set_cstGRoot -
Root path of the global standards library_cstRefColumnDS -
Reference column metadata data set_cstRefLib -
Reference metadata library_cstResultsDS -
Results data set_cstSASRefs -
Run-time SASReferences data set derived in process setup_cstSDTMDataLib -
SDTM Source data library_cstSeqCnt -
Results: Sequence number within _cstResultSeq_cstSrcData -
Results: Source entity being evaluated_cstStandard -
Name of a standard registered to the SAS Clinical_cstStandardVersion -
Version of the standard referenced in _cstStandard_cstTrgMetaLibrary -
Target Source metadata library_cstTrgStudyDS -
Target Source study metadata data set_cstVersion -
Version of the SAS Clinical Standards ToolkitstudyRootPath -
Root path of the study library
%sdtmutil_iso8601(_cstString=);
[ Exposure:
internal
]
Deprecated. This macro will no longer be available in future releases of the SAS Clinical Standards Toolkit. Support of SDTM 3.1.1 is currently scheduled for discontinuation effective with the 1.7 release.
_cstISOParseCharList -
String used to parse the value of _csString for_cstMaxISOStringLength -
Maximun length of the ISO String (64)_cstString -
- required - The name of the SAS data set variable to check.