setup_rxmap: Setup RxMap

setup_rxmapR Documentation

Setup RxMap

Description

Setup RxMap

Usage

setup_rxmap(
  conn,
  conn_fun = "pg13::local_connect()",
  schema = "umls",
  target_schema = "rxmap",
  rxclass_schema = "umls_rxclass",
  umls_version,
  umls_release_dt,
  url = "https://lhncbc.nlm.nih.gov/RxNav/applications/RxNavViews.html#label:appendix",
  check_for_updates = FALSE,
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  checks = ""
)

See Also

Other RxNorm Map: get_rxnorm_ingredient_map(), get_rxnorm_map(), get_rxnorm_tty_lookup(), read_rxnorm_paths(), write_rxnorm_map(), write_rxnorm_path_lookup()


meerapatelmd/metathesaurus documentation built on May 23, 2022, 7:41 a.m.