R/concept_class.R

#' concept_class
#'
#' @description
#' ## Table Description
#'
#' The CONCEPT_CLASS table is a reference table, which includes a list of the classifications used to differentiate Concepts within a given Vocabulary. This reference table is populated with a single record for each Concept Class.
#'
#' @docType data
#'
#' @format A data frame with 0 rows and 3 variables:
#' \describe{
#'   \item{concept_class_id}{\emph{character}}
#'   \item{concept_class_name}{\emph{character}}
#'   \item{concept_class_concept_id}{\emph{character}}
#'   ...
#' }
#' @source \url{https://ohdsi.github.io/CommonDataModel/cdm531.html#concept_class }
"concept_class"
thewileylab/synPUF documentation built on Aug. 30, 2021, 6:40 p.m.