Description Usage Arguments Details Value Author(s) Examples
View source: R/oppe_consultant_report_functions.R
Get the coded consults for a specified provider using their ID number or resp_pty cd.
1 | coded_consults_query(.resp_pty)
|
.resp_pty |
The providers six digit ID Number. This should be quoted like '123456' |
Get the coded consults for a specified consulting provider using their ID number/resp_pty cd.
This gets data from DSS, you must have a connection file on your pc to use this function. If you do not have one then submit a help desk ticket for one.
Gets data from smsdss.c_Coded_Consults_v for the last 6 full months by discharge date.
Uses timetk::tk_augment_timeseries_signature() to obtain a few different time components
A tibble
Steven P. Sanderson II, MPH
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.