write_rxclass_table: Write RxClass Table

write_rxclass_tableR Documentation

Write RxClass Table

Description

Take the RxClass classification table and map it to the Ingredient maps generated in RxMap.

Usage

write_rxclass_table(
  conn,
  conn_fun = "pg13::local_connect()",
  schema = "umls",
  target_schema = "rxmap",
  rxclass_schema = "umls_rxclass",
  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.