extract_relations_from_dag | R Documentation |
Internal function used to get relations from a diacyclic graph-type dictionary such as READ v3 or SNOMED-CT.
extract_relations_from_dag(dict, code, immediate_relations, children)
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.