cdisc · Schema

CDISC Dataset (Domain)

Schema representing a CDISC SDTM or ADaM dataset domain specification including all variables.

Properties

Name Type Description
name string Dataset/domain abbreviation (e.g., AE, CM, DM)
label string Human-readable label for the dataset
description string Detailed description of the dataset purpose and content
datasetClass string SDTM general observation class
structure string Dataset structure (one record per subject, one record per visit, etc.)
purpose string Dataset purpose: Tabulation or Analysis
keys array Key variables that uniquely identify a record
variables array List of variables (columns) in the dataset
_links object HAL hypermedia links
View JSON Schema on GitHub