List all UCUM Unit Concepts from the Concept Table that are related to
measurement of Time based on a broad regex match to the phrases "hour",
"minute", "second", "day", "month", "week", and "year". To list all UCUM
Units, see lookup_ucum
. To list the UCUM Units used to process
the Drug Strength table, see ds_lookup_ucum
This resultset is
never cached.
1 2 3 4 5 | lookup_ucum_time(
conn,
conn_fun = "connectAthena()",
vocab_schema = "omop_vocabulary"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.