sourceConceptIdColumn: Get the name of the source concept_id column for a certain...

View source: R/addIntersect.R

sourceConceptIdColumnR Documentation

Get the name of the source concept_id column for a certain table in the cdm

Description

Get the name of the source concept_id column for a certain table in the cdm

Usage

sourceConceptIdColumn(tableName)

Arguments

tableName

Name of the table.

Value

Name of the source_concept_id column in that table.

Examples


library(PatientProfiles)
sourceConceptIdColumn("condition_occurrence")



PatientProfiles documentation built on June 8, 2025, 11:25 a.m.