standardConceptIdColumn: Get the name of the standard concept_id column for a certain...

standardConceptIdColumnR Documentation

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

Description

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

Usage

standardConceptIdColumn(tableName)

Arguments

tableName

Name of the table.

Value

Name of the concept_id column in that table.

Examples


library(PatientProfiles)
standardConceptIdColumn("condition_occurrence")



PatientProfiles documentation built on Oct. 30, 2024, 9:13 a.m.