load_inpatient_microbiology | R Documentation |
Load microbiology cultures and susceptibilities into the warehouse
load_inpatient_microbiology(
conn,
specimens,
isolates,
susceptibilities,
overwrite = TRUE
)
conn |
a database connection |
specimens |
a data frame with one row per specimen sent
to laboratory and
validated with |
isolates |
a data frame with one row per microorganism
isolated from the laboratory specimen and
validated with |
susceptibilities |
a data frame with one row per susceptibility
validated with |
overwrite |
if |
validate_investigations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.