Skip to contents

This function is used to convert list coded values at phase levels.

Usage

convert_value_mapping_phase_specific(coded_values)

Arguments

coded_values

List object of coded values with study phase name

Value

A data.frame that contains the following columns:

  • FLDNAME: Variable name

  • PHASE: ADNI study phase/protocol

  • CODED_VALUE: Nested dataset that contains code and decode values

See also

Other data dictionary codelist related functions: collect_value_mapping(), collect_value_mapping_single_var(), convert_value_mapping()