Lookup the elements of a CUI

lookup_inverse_rel(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 CUI2in the MRREL Table. For the non-inverse relationship, see lookup_relationships

See also