write_rxnorm_map | R Documentation |
Write RxNorm Map
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 = "" )
Other RxNorm Map:
get_rxnorm_ingredient_map()
,
get_rxnorm_map()
,
get_rxnorm_tty_lookup()
,
read_rxnorm_paths()
,
setup_rxmap()
,
write_rxnorm_path_lookup()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.