You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 219 Current »

Collection metadata in this guide are instructions for implementing the CDASH Model to develop CRFs and the underlying database or other data collection structure. Collection metadata for the TIG are provided in Section 2.7.6, Metadata for Individual Health. Guidance in this section describes how to read collection metadata provided in Section 2.7.6. Implementers should refer to Section 2.7.6 when reading this guidance.

Collection metadata will be used with guidance in this section and are organized with 1 set of metadata per domain. All collection metadata begin with a description of the domain. A metadata table follows to describe data collection fields and their attributes.  Assumptions for the domain are also provided to further guide implementation. Metadata tables are structured to present 1 or more rows for each data collection field with columns to describe attributes for each field. More than 1 row will be present in a metadata table when data collection for a field can be performed using different scenarios/options. Multiple data collection options may also be provided in single cell within a row for a field with each option separated by a semicolon. 

Each column in a metadata table provides domain specific guidance for data collection, including guidance for:

  • CRF and System Design, with attributes to assist the development of CRF(s) and the underlying database structure in conformance with the standard
  • Tabulation Dataset Generation, with attributes to assist the electronic generation of tabulation datasets from compliant data (e.g., via programming)
  • CRF Completion Instructions, to assist the creation of applicant documentation for instructing how to complete CRF fields 

The columns present in each metadata table are described below with the column name, guidance, and purpose: 

NumMetadata Table Column NameGuidancePurpose of Column Content
1Observation ClassTabulation Dataset Generation

Specifies the SDTM class for the domain (see SDTM v2.1 Sections 2.1 and 3.1 for more information on Observation Classes).

2DomainTabulation Dataset Generation

Specifies the 2-letter domain code

3Data Collection ScenarioCRF and System Design

Specifies when there are different data collection contexts for collection fields in the same domain (e.g., central or local processing for collection of laboratory test results). Values provide context for values in the TIG Core column to determine when a field should be present on the CRF. Values in this column are:

  • A short description of the data collection context
  • N/A for when only 1 context is provided for the domain

This column can be used to filter the metadata table for specific data collection scenarios when developing CRFs.   

4

Implementation Options 

CRF and System Design

Specifies when a sampling of collection metadata is provided as a template for the metadata of the CRF in a denormalized structure. Values in this column are: 

  • NA to indicate data are collected in a normalized structure using a general variable for the name of the test and 1 variable for the collected results, resulting in a vertical dataset structure in which there is 1 record for each test/result
  • Horizontal-generic to indicate data are collected using a unique variable name for each test, resulting in a wide, horizontal dataset with multiple test results in each record 
5Order NumberCRF and System DesignProvides a suggested order of fields to be displayed on a CRF
6Collection VariableTabulation Dataset Generation

Provides the data collection variable name

When the value in the Observation Class column is Findings, controlled terms must be incorporated into the data collection variable name. 

7Collection Variable Label CRF and System DesignProvides the data collection variable label
8DRAFT Collection DefinitionCRF and System Design

Provides the draft definition for the data collection variable to support understanding and intended usage. Values in this column are further described in Section 1.5, Known Issues

9Question TextCRF and System Design

Provides full sentence/question forms to prompt for data. Values in this column are: 

  • Without text in brackets or parentheses, to be used as-is
  • With text in brackets, indicating an option on the verb tense of the question or text that can be replaced with protocol-specified verbiage or controlled terminology
  • With text in parentheses, indicating options for text (e.g., singular/plural) or optional text that may be omitted
  • With text separated with a forward slash, indicating options for wording from which an implementer may choose.

TOBA-404 - Getting issue details... STATUS  

The CDASH Model can be referenced to create conformant alternative question text.

10

Prompt 

CRF and System Design

Provides short phrases to prompt for data. Values in this column are phrases:

  • Without text in brackets or parentheses, to be used as-is
  • With text in brackets, to be replaced with protocol-specified verbiage or controlled terminology
  • With text in parentheses, indicating optional text
  • With text with NULL indicating the prompt is not required on a CRF screen/page if not needed

The CDASH Model can be referenced to create conformant alternative prompt text.

11Data Type Tabulation Dataset Generation

Specifies the data type of the variable. Values for in this column are:

  • Num for numeric data
  • Char for character or alphanumeric date

12

Collection Core 

CRF and System Design

Specifies expectations for inclusion of the collection field on the CRF. Values are used with values in the Data Collection Scenario column to determine when a field will be present on the CRF. Values in this column are:

  • HR, for fields that are Highly Recommended and should always be included on the CRF
  • R/C, for fields that are Recommended/Conditional and should be included on the CRF per certain conditions
  • O, for fields that are Optional and should be included on the CRF when needed to support data collection

When the value in this column is R/C, conditions are described in the Implementation Notes column.

13Case Report Form Completion InstructionsCRF Completion Instructions

Provides recommended example instructions for the data collection field to support authoring of study-level instructions for how to enter collected information on the CRF

14Tabulation Target Tabulation Dataset Generation

This column provides the suggested mapping to the tabulation dataset variable. Values in this column are:

  • The name of the tabulation dataset variable to which the value of the data collection variable will be mapped
  • N/A for when no direct mapping to a tabulation dataset variable is available
  • Text with the prefix SUPP for when the value of the data collection variable will be mapped as a supplemental qualifier.   
15Mapping InstructionsTabulation Dataset Generation

Provides information on the suggested mapping of the data collection variable to the tabulation variable. Additional guidance for mapping values may be described in the Implementation Notes column. 

16Controlled Terminology Codelist Name 

CRF and System Design

Tabulation Dataset Generation

Specifies the name or names of the CDISC Controlled Terminology codelist or codelists associated with the data collection field and variable. Values in this column are:

  • The codelist name in parentheses, when 1 codelist is associated
  • Codelist names in parentheses separated by commas, when more than 1 codelist is associated
  • N/A for when controlled terminology is not associated with the data collection field and variable
17Subset Controlled Terminology/CDASH Codelist Name

CRF and System Design

Tabulation Dataset Generation

Specifies CDISC CT terms or the name of the CDASH subset codelist associated with the data collection field and variable. Values in this column are:

  • A controlled terminology term or a subset of terms from the codelist referenced in the Controlled Terminology Codelist Name column
  • The name of the CDASH subset codelist in parentheses
  • N/A for when specific controlled terms or CDASH subset terminology are not applicable

18

Implementation Notes 

CRF and System Design

Tabulation Dataset Generation

Provides further context for implementation of data collection fields and variables. Values in this column may include:

  • Rationale for implementation guidance
  • Additional instructions for implementing fields and variables on the CRF and in the underlying database structure
  • Example values which could appear in the in the data collection field and variable
  • Additional guidance for mapping values from data collection to tabulation variables

Example values provided are intended to support understanding and are not intended to influence decisions regarding what data to collect. For guidance on the selection of data to collect, please refer to the appropriate regulatory authority. 

  • No labels