Description Usage Value See Also
Map 'amount_unit_concept_id', 'numerator_unit_concept_id', 'denominator_unit_concept_id“ their respective concept names and store in a table.
1 2 3 4 5 6 7 8 9 | ds_process_map_table(
conn,
conn_fun = "connectAthena()",
vocab_schema = "omop_vocabulary",
write_schema = "patelm9",
verbose = TRUE,
render_sql = TRUE,
render_only = FALSE
)
|
A 'ds_unit_map' table in 'write_schema'. If it already exists, it will be rewritten.
Other drug strength functions:
ds_lookup_ucum()
,
ds_process_drug_table()
,
ds_process()
,
ds_stage_unit_fraction()
,
ds_stage_value_fraction()
,
ds_stage()
Other drug strength processing functions:
ds_process_drug_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.