extract_relations_from_hierarchy | R Documentation |
Internal function used to get relations from a hierarchical dictionary such as READ v2 or ICD10
extract_relations_from_hierarchy(dict, code, immediate_relations = F, children = T)
dict |
Clinical dictionary object |
code |
Code to use a basis for relationship extraction |
immediate_relations |
T/F flag to return just immediate relations or all relations |
children |
T/F flag to return children (T) or parents (F) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.