powered by
Get the name of the standard concept_id column for a certain table in the cdm
standardConceptIdColumn(tableName)
Name of the concept_id column in that table.
Name of the table.
# \donttest{ library(PatientProfiles) standardConceptIdColumn("condition_occurrence") # }
Run the code above in your browser using DataLab