R/utilities.R
strip_semantic_tag.Rd
Removes semantic tag from the description
strip_semantic_tag(string)
String, description of SNOMED CT codes
strip_semantic_tag("Blood Pressure (observable entity)") #> [1] "Blood Pressure"