These functions add extra fields to a dataframe that annotate the field value meaning with what is provided in the UMLS Web Documentation.

annotate_field_values(data, ...)

Arguments

data

dataframe returned from a Metathesaurus query

...

(optional) Columns in the data to annotate. If missing, all available annotations are provided for every column.

Details

These annotations are derived from doc_field_value_annotations

See also