Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated for public review

Measuring left ventricular ejection fraction regularly can show the rate of decline in left ventricle function for a patient with DMD. Thus it was selected as an example endpoint to measure whether a course of therapy provides a slowing of the progression to heart failure for the patient. The second endpoint chosen, NT-proBNP is a biomarker that is used to predict or diagnose heart failure. 

This section illustrates example analysis datasets for the following endpoints:

  • Percent change in ejection fraction over time (1 year)
  • Decline in ejection fraction over time (1 year) grouped by a decline greater than 5%
  • Percent change in NT-proBNP over time (1 year)

Source Data

The SDTM examples used as the source data are from Section 2.1, Basic Systolic Function. The readings chosen to analyse ejection fraction are the Left Ventricular Ejection Fraction, Cal, with the unit of percent. The dataset below also shows the Right Ventricular Ejection Fraction, Cal which can be used to confirm the result. The SDTM data are stored in the CV Domain. The  example dataset  in Section 2.1 shows two visits for subject DMD-EF-01-101. The records for which CVTESTCD = "LVEF_C" and "RVEF_C" were selected for analysis. 

The N-Terminal ProB-type Natriuretic Peptide test is stored in the LB domain. The example dataset in section 2.1 shows the test in the example LB dataset where LBTESTCD  = "BNPPRONT".  The lab value was used to compute the percent change over time for the third endpoint and as a potential covariate for the ejection fraction models.

The example ADSL draws from the DM dataset for demographics and study dates.  It draws from VS for height and weight at screening. The VS is also used for height and weight at each visit, which in turn is used to compute Body Surface Area (BSA), an important measure used in calculations for the basic systolic functions. A flag for Ace Inhibitor Medications was added to the example. The source for this data would be concomitant medications, (CM) or  dosing information (EX, EC) not shown

This section illustrates example analysis datasets for the following endpoints:

  • Percent change in ejection fraction over time (1 year)
  • Decline in ejection fraction over time (1 year) grouped by a decline greater than 5%
  • Percent change in NT-proBNP over time (1 year)

Source Data

The SDTM examples used as the source data are from Section 2.1, Basic Systolic Function. The ADSL draws from the DM dataset. The CV dataset shows two visits for subject DMD-EF-01-101. The records for which CVTESTCD = "LVEF_C" and "RVEF_C" were selected for analysis. The records in the LB dataset where LBTESTCD = "BNPPRONT" were used to compute the percent change over time and as a potential covariate.

Example Analysis Datasets

...

Definexmltable
Multipletrue
LevelDataset
PurposeAnalysis

Dataset Name

Dataset Description

Class of Dataset

Structure

Keys

Documentation

Location

ADSL

Subject-Level Analysis Dataset

SUBJECT LEVEL ANALYSIS DATASET

One record per subject

USUBJIDADaMIGadsl.xpt
ADCVNTPCardiac Ejection Fraction and NTproBNP NT-proBNP Analysis Dataset

BASIC DATA STRUCTURE

One record per subject per analysis visit per parameterUSUBJID, AVISITN, PARAMN

Analysis Dataset

adcvntp.xpt
ADCVCMRCardiovascular CMR Ejection Fraction Analysis Dataset

BASIC DATA STRUCTURE

One record per subject per analysis visit per parameterUSUBJID, AVISITN, PARAMN

Analysis Dataset

adcvcmr.xpt

...

  • Analysis age (AAGE) was included to provide age with more precision.
  • A flag indicating the use of ACE inhibitors (ACEINHFL) was derived is shown with example derivation from the CM dataset.
  • Body surface area at screening (BSASC) was derived from the VS dataset using height and weight at the screening visit. There are many possible calculations for BSA; for this example, the Du Bois method was used (ref: https://www.calculator.net/body-surface-area-calculator.html). Note that the screening visit and visit 1 occurred at the same time in this example.

...

Definexmltable
DatasetADCVNTP
LevelVariable
PurposeAnalysis
NameVariable
Variable NameVariable LabelTypeCodelist/Controlled Terms/FormatSourceDerivation/Comment
STUDYIDStudy IdentifierChar

CV.STUDYID


USUBJIDUnique Subject IdentifierChar

CV.USUBJID


BRTHDTDate of BirthNumDate9.

ADSL.BRTHDT


AAGEAnalysis AgeNum

ADSL.AAGE


AGEUAge UnitCharYEARS

ADSL.AGEU


SEX

SexChar(SEX)

DM.SEX


RACE

RaceNum(RACE)

DM.RACE


TRTSDT

Date of First Exposure to Treatment

Numdate9ADSL.TRTSDT
TRT01P

Planned Treatment for Period 01

CharDrug A; Drug BADSL.TRT01P
TRT01A

Actual Treatment for Period 01

CharDrug A; Drug BADSL.TRT01A

ITTFL

Intent-To-Treat Population Flag

Char

Y; N

ADSL.ITTFL


HEIGHT

Height (cm)

Num



Set to VS.VSSTRESN where VS.VSTEST = "HEIGHT" by visit.

WEIGHT

Weight (kg)

Num



Set to VS.VSSTRESN where VS.VSTEST = "WEIGHT" by visit.

BSABody Surface Area (m2)Num



Compute from HEIGHT and WEIGHT at each visit, using the Du Bois method. BSA = 0.007184 × W0.425 × H0.725

There are multiple methods and the study protocol should describe which one to use (e.g., Mosteller, Haycock, Gehan & George, Boyd, Fujimoto, Takahira, and Schlich).

ACEINHFL

ACE Inhibitor Medications Flag

Char

Y; N

ADSL.ACEINHFL


PARAMParameterChar

Left Ventricular Ejection Fraction, Calculated Cal (%);

Right Ventricular Ejection Fraction, Calculated Cal (%);

N-Terminal ProB-type Natriuretic Peptide (pg/mL)

CV.CVTEST

LB.LBTEST


PARAMCDParameter CodeChar

LVEF_C;

RVEF_C;

BNPPRONT

CV.CVTESTCD

LB.LBTESTCD


PARAMNParameter (N)Num



Number PARAMCD as follows:

LVEF_C = "1"

RVEF_C = "2"

BNPPRONT = "3"

AVALAnalysis ValueNum


See Parameter Value Metadata

AVISITAnalysis VisitChar

Visit 1 (Baseline); 

Visit 6 (1 Year)


If CV.VISIT = "VISIT 1" then AVISIT = "Visit 1 (Baseline)".

If CV.VISIT = "VISIT 6" then AVISIT = "Visit 6 (1 Year)".

AVISITNAnalysis Visit (N)Num1; 6

CV.VISITNUM

LB.VISITNUM


VISITVisitNum

VISIT 1; VISIT 6

CV.VISIT

LB.VISIT


ADTAnalysis DateNumdate9.
Date portion of CV.CVDTC or LB.LBDTC converted to numeric and displayed in a format such as date9. 
ABLFLBaseline Record FlagCharY

If CV.VISIT = "VISIT 1" then ABLFL = "Y".

BASEBaseline ValueNum

Set BASE to AVAL from the record for that subject and parameter where ABLFL = "Y".

Populate BASE for additional visits by merging the value of BASE in the baseline record by USUBJID and PARAMCD.

CHGChange from BaselineNum

Compute CHG = AVAL - BASE for that record. Only compute for post-baseline records.
PCHGPercent Change from BaselineNum

Compute PCHG = (CHG / BASE) * 100. Only compute for post-baseline records.
CHGCAT1Change from Baseline Category 1Char

Decline >=5%; Decline <5%; Increase GT 100 pg/mL


See Parameter Value Metadata
SRCDOMSource DataChar

CV; LB


Set to the SDTM domain name that relates to the analysis value.
SRCVARSource VariableChar



Set to the SDTM variable that relates to the analysis value.
SRCSEQSource Sequence NumberNum


CV.CVSEQ

LB.LBSEQ

Set to the SDTM domain sequence number that relates to the analysis value.
Dataset wrap
Showtrue
Nameadcvntp
Dataset2
tableidadcvntp
RowSTUDYIDUSUBJIDAAGEAGEUSEXRACETRT01PTRT01AITTFLHEIGHTWEIGHTBSAACEINHFLPARAMPARAMCDPARAMNAVALAVISITAVISITNVISITADTABLFLBASECHGPCHGCHGCAT1SRCDOMSRCVARSRCSEQ
1DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY119200.82YLeft Ventricular Ejection Fraction, Calculated Cal (%)LVEF_C167Visit 1 (Baseline)1VISIT 116MAY2022Y67


CVCVTESTCD3
2DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY119200.82YRight Ventricular Ejection Fraction, Calculated Cal (%)RVEF_C274Visit 1 (Baseline)1VISIT 116MAY2022Y74


CVCVTESTCD7
3DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY119200.82YN-Terminal ProB-type Natriuretic Peptide (IU/L)BNPPRONT340Visit 1 (Baseline)1VISIT 116MAY2022Y40


LBLBTESTCD1
4DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY132321.08YLeft Ventricular Ejection Fraction, Calculated Cal (%)LVEF_C160Visit 6 (1 Year)6VISIT 606APR2023
67-7-10.447761Decline >=5.0%CVCVTESTCD11
5DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY132321.08YRight Ventricular Ejection Fraction, Calculated Cal (%)RVEF_C261Visit 6 (1 Year)6VISIT 606APR2023
74-13-17.567568Decline >=5.0%CVCVTESTCD15
6DMD-EFLGEDMD-EF-01-10112.3YEARSMBLACK OR AFRICAN AMERICANDrug ADrug AY132321.08Y

N-Terminal ProB-type Natriuretic Peptide (IU/L)

BNPPRONT3900Visit 6 (1 Year)6VISIT 606APR2023
408602,150Increase GT 100 >100 pg/mLLBLBTESTCD2

ADCVCMR

The ADCVMR is an efficacy analysis dataset with only a few records for more complex modeling of changes in ejection fraction, plus the ProB-type test results. It is an ADaM Basic Data Structure (BDS) dataset, with additional variables added from ADCVNTP.

...

Definexmltable
DatasetADCVCMR
LevelVariable
PurposeAnalysis
NameVariable
Variable NameVariable LabelTypeCodelist/Controlled Terms/FormatSourceDerivation/Comment
STUDYIDStudy IdentifierChar

ADCVNTP.STUDYID


USUBJIDUnique Subject IdentifierChar

ADCVNTP.USUBJID


BRTHDTDate of BirthNumdate9.

ADCVNTP.BRTHDT


AAGEAnalysis AgeNum

ADCVNTP.AAGE


AGEUAge UnitCharYEARS

ADCVNTPL.AGEU


SEX

SexChar(SEX)

ADCVNTPL.SEX


RACE

RaceNum(RACE)

ADCVNTPL.RACE


TRTSDT

Date of First Exposure to Treatment

Numdate9.ADCVNTP.TRTSDT
TRT01P

Planned Treatment for Period 01

CharDrug A; Drug BADCVNTP.TRT01P

ITTFL

Intent-To-Treat Population Flag

Char

Y; N

ADCVNTP.ITTFL


BSABody Surface Area (m2)Num


ADCVNTP.BSA


ACEINHFL

ACE Inhibitor Medications Flag

Char

Y; N

ADCVNTP.ACEINHFL


BNPPRONT


Num



BNPPRONT = AVAL where PARAMCD =  ADCVNTP.BNPPRONT, and merge by USUBJID and AVISITN.

Note: there are many ways to add this including transposing the data.

PARAMParameterChar

Left Ventricular Ejection Fraction, Calculated Cal (%);

Right Ventricular Ejection Fraction, Calculated Cal (%)

ADCVNTP.PARAM


PARAMCDParameter CodeChar

LVEF_C;

RVEF_C

ADCVNTP.PARAMCD


PARAMNParameter (N)Num


ADCVNTP.PARAMN


AVALAnalysis ValueNum

ADCVNTP.AVAL


AVISITAnalysis VisitChar

Visit 1 (Baseline);

Visit 6 (1 Year)

ADCVNTP.AVISIT


AVISITNAnalysis Visit (N)Num1; 6

ADCVNTP.AVISITN


ADTAnalysis DateNumdate9.ADCVNTP.ADT
ABLFLBaseline Record FlagCharYADCVNTP.ABLFL


BASEBaseline ValueNum
ADCVNTP.BASE


CHGChange from BaselineNum
ADCVNTP.CHG
PCHGPercent Change from BaselineNum
ADCVNTP.PCHG
CHGCAT1Change from Baseline Category 1Char

Decline >=5%5.0%;

Decline <5%<5.0%;

Increase GT 100 >100 pg/mL

ADCVNTP.CHGCAT1


Dataset wrap
Showtrue
Nameadcvcmr
Dataset2
tableidadcvcmr
RowSTUDYIDUSUBJIDBRTHDTTRT01PAAGEAGUSEXRACETRT01AITTFLBSAACEINHFLBNPPRONTPARAMPARAMCDPARAMNAVALAVISITAVISITNADTABLFLBASECHGPCHGCHGCAT1
1DMD-EFLGEDMD-EF-01-10107FEB2010Drug A12.3YEARSMBLACK OR AFRICAN AMERICANDrug AY0.82Y40Left Ventricular Ejection Fraction, Calculated Cal (%)LVEF_C170Visit 1 (Baseline)116MAY2022Y70


2DMD-EFLGEDMD-EF-01-10107FEB2010Drug A12.3YEARSMBLACK OR AFRICAN AMERICANDrug AY0.82Y40Right Ventricular Ejection Fraction, Calculated Cal (%)RVEF_C275Visit 1 (Baseline)116MAY2022Y75


3DMD-EFLGEDMD-EF-01-10107FEB2010Drug A12.3YEARSMBLACK OR AFRICAN AMERICANDrug AY1.08Y900Left Ventricular Ejection Fraction, Calculated Cal (%)LVEF_C165Visit 6 (1 Year)606APR2023
70-5-10.447761Decline >=5.0%
4DMD-EFLGEDMD-EF-01-10107FEB2010Drug A12.3YEARSMBLACK OR AFRICAN AMERICANDrug AY1.08Y900Right Ventricular Ejection Fraction, Calculated Cal (%)RVEF_C270Visit 6 (1 Year)606APR2023
75-5-17.567568Decline >=5.0%

...