R/concept_synonym.R

#' concept_synonym
#'
#' @description
#' ## Table Description
#'
#' The CONCEPT_SYNONYM table is used to store alternate names and descriptions for Concepts.
#'
#' @docType data
#'
#' @format A data frame with 17519 rows and 2 variables:
#' \describe{
#'   \item{concept_synonym_name}{\emph{character}}
#'   \item{concept_id}{\emph{integer}}
#'   ...
#' }
#' @source \url{https://ohdsi.github.io/CommonDataModel/cdm531.html#concept_synonym }
"concept_synonym"
thewileylab/synPUF documentation built on Aug. 30, 2021, 6:40 p.m.