Description Usage Value See Also
The Drug Strength table is filtered for only valid entries and the 'box_size', 'invalid_reason', 'valid_start_date', and 'valid_end_date' fields are selected against.
1 2 3 4 5 6 7 8 9 | ds_process_drug_table(
conn,
conn_fun = "connectAthena()",
vocab_schema = "omop_vocabulary",
write_schema = "patelm9",
verbose = TRUE,
render_sql = TRUE,
render_only = FALSE
)
|
A 'ds_drug' table in 'write_schema'. If it already exists, it will be rewritten.
Other drug strength functions:
ds_lookup_ucum()
,
ds_process_map_table()
,
ds_process()
,
ds_stage_unit_fraction()
,
ds_stage_value_fraction()
,
ds_stage()
Other drug strength processing functions:
ds_process_map_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.