R/ds_process.R
ds_process_map_table.Rd
Map `amount_unit_concept_id`, `numerator_unit_concept_id`, `denominator_unit_concept_id`` their respective concept names and store in a table.
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()