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