write_rxnorm_map: Write RxNorm Map

write_rxnorm_mapR Documentation

Write RxNorm Map

Description

Write RxNorm Map

Usage

write_rxnorm_map(
  conn,
  conn_fun = "pg13::local_connect()",
  from_tty = c("BN", "BPCK", "DF", "DFG", "ET", "GPCK", "IN", "MIN", "PIN", "PSN",
    "SBD", "SBDC", "SBDF", "SBDG", "SCD", "SCDC", "SCDF", "SCDG", "SY", "TMSY"),
  to_tty = c("BN", "BPCK", "DF", "DFG", "ET", "GPCK", "IN", "MIN", "PIN", "PSN", "SBD",
    "SBDC", "SBDF", "SBDG", "SCD", "SCDC", "SCDF", "SCDG", "SY", "TMSY"),
  full_path = FALSE,
  schema = "umls",
  target_schema = "rxmap",
  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(), setup_rxmap(), write_rxnorm_path_lookup()


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