lst_meddra: MedDRA Database

lst_meddraR Documentation

MedDRA Database

Description

A list containing three dataframes of the MedDRA database. Allows individuals to take downloaded MedDRA codes from REDCap and pull corresponding terms and MedDRA categories.

Usage

data(lst_meddra)

Format

A list with 3 dataframes:

codes

All MedDRA codes and the corresponding level

codes$levels

MedDRA level

codes$code

MedDRA code

terms

All level MedDRA terms and codes

terms$llt_code

MedDRA code to identify the Lowest Level Term

terms$pt_code

MedDRA code to identify the Preferred Term

terms$hlt_code

MedDRA code to identify the High Level Term

terms$hlgt_code

MedDRA code to identify the High Level Group Term

terms$soc_code

MedDRA code to identify the System Organ Class

terms$llt_name

Full name of the Lowest Level Term

terms$pt_name

Full name of the Preferred Term

terms$hlt_name

Full name of the High Level Term

terms$hlgt_name

Full name of the High Level Group Term

terms$soc_name

Full name of the System Organ Class

terms$soc_abbrev

System Organ Class abbreviation

terms$pt_soc_code

The primary System Organ Class to which the Preferred Term is linked

terms$primary_soc_fg

Flag to indicate primary System Organ Class

codebook

Data codebook for MedDRA terms

codebook$varname

Variable name for terms dataframe

codebook$datatype

Variable data type for terms dataframe

codebook$description

Variable description for terms dataframe

Examples


data(lst_meddra)


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.