Process a Concept Column for the First Set of Parentheses

process_first_parentheses(data, concept_col)

Arguments

data

Dataframe

concept_col

Pointer to the column with the concepts to map

Details

This is the same function as process_parentheses except that the Concept Column name is appended with "1st Parentheses" instead of "Parentheses" to accommodate a call to link{process_last_parentheses}.