CDISC ODM Procedure

Overview: CDISC ODM Procedure

PROC CDISC imports and exports XML documents that conform to CDISC ODM version 1.2.
The following table provides a quick reference for the procedure statements:
Table of Procedure Tasks
Statement
Task
Importing
Exporting
Specify CDISC ODM as the model and reference the physical location of the input or output XML document.
required
required
Specify the CDISC ODM version and file type.
required
required
Specify the study identifier.
not valid
required
Specify general summary information about the study.
not valid
required
Specify information about measurement units that are used in the study.
not valid
optional
Specify the metadata version and version name that are used by the study.
not valid
required
Specify information about how the study is presented to users.
not valid
optional
Specify information about users who are involved in the study.
not valid
optional
Specify information about the physical location of the study.
not valid
optional
Specify information about the signatures that are required for administering the study.
not valid
optional
When importing, identify the output SAS data set and specify where the data content in the XML document begins. When exporting, identify the input SAS data set and specify any optional metadata attributes.
required
required
Describe the contents of a CDISC ODM SAS data set in the SAS log.
optional
not valid
Produce a directory listing of the CDISC ODM XML document in the SAS log.
optional
not valid