Illustrates Domains
ADHFDAOH
Illustrates Variables
COMPLFL
PARAM
PARAMCD
AVAL
Content
The analysis dataset metadata and the analysis variable metadata for ADHFDAOH are presented in the first 2 tables below. The remainder of the tables represent parameter value-level lists for applicable variables.
ADHFDAOH Dataset Metadata
Dataset Name | Description | Class | Structure | Purpose | Keys | Location | Documentation |
---|---|---|---|---|---|---|---|
ADHFDAOH | Composite DAOH Endpoint Analysis Data | BASIC DATA STRUCTURE | One record per subject per parameter | Analysis | USUBJID, PARAMCD | adhfdaoh.xpt | See SAP, Section X.X.X |
ADHFDAOH Parameter [CL.PARAM.ADHFDAOH]
Permitted Value (Code) |
---|
Days Alive |
Days Hospitalized |
Days Alive and Out of Hospital |
These tables represent parameter value-level lists for applicable variables.
ADHFDAOH Parameter Code [CL.PARAMCD.ADHFDAOH]
Permitted Value (Code) | Display Value (Decode) |
---|---|
DA | Days Alive |
DHOSP | Days Hospitalized |
DAOH | Days Alive and Out of Hospital |
Parameter Value Level List - ADHFDAOH [AVAL]
Variable | Where | Type | Length/Display Format | Controlled Terms or Format | Origin | Derivation/Comment |
---|---|---|---|---|---|---|
AVAL | PARAMCD="DA" | integer | 4 | Derived | If ADSL.DTHDT is not null set to ADSL.DTHDT - ADSL.TRTSDT+1 if ADSL.DTHDT is null set to ADSL.EOSDT - ADSL.TRTSDT+1 | |
AVAL | PARAMCD="DHOSP" | integer | 4 | Derived | For subjects in HO, set to sum of (HO.HOENDTC - HO.HOSTDTC +1) for each HO record corresponding to an overnight hospital stay. For subjects with no records in HO, set to 0 | |
AVAL | PARAMCD="DAOH" | integer | 4 | Derived | Set to DA - DHOSP |
These tables represent parameter value-level lists for applicable variables.
ADHFDAOH Variable Metadata
Variable Name | Variable Label | Type | Length | Codelist/Controlled Terms | Source/Derivation/Comment |
---|---|---|---|---|---|
USUBJID | Unique Subject Identifier | text | 10 | Predecessor: ADSL.USUBJID | |
COMPLFL | Completed Population Flag | text | 1 | Y | Predecessor: ADSL.COMPLFL |
PARAM | Parameter | text | 30 | Days Alive;Days Hospitalized;Days Alive and Out of Hospital | Assigned: |
PARAMCD | Parameter Code | text | 5 | DA;DHOSP;DAOH | Assigned: |
AVAL | Analysis Value | integer | 4 | Derived: See parameter value metadata |