
Get the ICD-11 disease classification tree
fetch_disease_tree.RdReturns the full 4-level ICD-11 disease classification tree used by the Disease-Formula Atlas.
Examples
if (FALSE) { # \dontrun{
tree <- fetch_disease_tree()
names(tree[[1]])
} # }

fetch_disease_tree.RdReturns the full 4-level ICD-11 disease classification tree used by the Disease-Formula Atlas.
if (FALSE) { # \dontrun{
tree <- fetch_disease_tree()
names(tree[[1]])
} # }