← Back to project overview

Four Browser-Readable Notebooks

CDISC Implementation in R

Explore the complete implementation path from generated raw demographics through SDTM DM mapping and ADSL creation.

StandardCDISC SDTM + ADaM
LanguageR
DataSynthetic demonstration data

Implementation sequence

Open each notebook as a webpage.

Each page includes the narrative, R code, and saved outputs from the original Jupyter notebook. The original `.ipynb` file is also available for download.

01 · Source simulation

Generate Synthetic Raw Demographics

Create realistic dummy raw data for the DM domain without using patient information.

02 · SDTM transformation

Map Raw Demographics to SDTM-Compliant DM

Apply structure, variables, dates, attributes, and controlled terminology for a compliant DM dataset.

03 · Analysis inputs

Generate SDTM-Based Inputs for ADSL

Build the mock SDTM source inputs required for subject-level ADaM derivations.

Source repository

Review the original project on GitHub.

Open GitHub