write_rxnorm_all_maps: Write All RxNorm Maps

write_rxnorm_all_mapsR Documentation

Write All RxNorm Maps

Description

Each map is written to the given schema.

Usage

write_rxnorm_all_maps(
  conn,
  conn_fun = "pg13::local_connect()",
  schema = "umls",
  target_schema = "rxmap",
  umls_version,
  umls_release_dt,
  verbose = TRUE,
  render_sql = TRUE,
  render_only = FALSE,
  checks = ""
)

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