Builds a time map for a specific database
collect_tab |
A tibble with the specific setting (i.e. inpatient or outpatient), source (i.e. ccae or mdcr), and year to access. Default is all possible combinations of setting, source, and year |
db_con |
The database connection |
db_path |
Path to the database |
temporary |
Logical to add outpatient_keys and inpatient_keys temporarily to the database. Default is TRUE. For big databases set this to FALSE. |
overwrite |
Logical to overwrite the existing outpatient_keys and inpatient_keys. Default is FALSE. For big databases set this to TRUE. |
A tibble with a time map containing visit level information from the database. Includes admission date, year, setting, enrolid, standard place of care, key, discharge date, and location of care (i.e. inpatient, outpatient, or ED)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.