Join the staged calculations in the Drug Strength Staged table by `ingredient_concept_id`.

ds_join_on_ingredient(
  data,
  ingredient_concept_id_col = "drug_concept_id",
  conn,
  conn_fun = "connectAthena()",
  ds_schema = "patelm9",
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE
)

Arguments

ds_schema

Schema for the Drug Strength Staged table, Default: 'patelm9'