Lookup the elements of a CUI

lookup_relationships(conn, cui, schema = "mth")

Arguments

conn

Postgres Connection

cui

CUI

schema

Schema of MTH instance

Value

Resultset of 1 or more rows

Details

This function sets the `cui` argument to CUI1 in the MRREL Table. For the inverse relationship, see lookup_inverse_rel

See also