CUIfromId | R Documentation |
This function help to retrieve a UMLS Concept Unique Identifier (CUI) associate with a specific source-asserted identifier (code).
CUIfromId(Id, vocabulary)
Id |
Source-asserted identifier. |
vocabulary |
Any root source abbreviation in the UMLS. See the “Abbreviation” column for a list of UMLS source vocabulary abbreviations. |
A UMLS Concept Unique Identifier (CUI). #' @examples ## Not run: cui <- CUIfromId(Id = "J45", vocabulary = "ICD10")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.