Description Usage Arguments Details Value
Based on a function developed by SHIPS after discussions with health records, the code implemented below adds provider service and service line information to the dataset.
1 |
data |
data.frame and tibble containing hospital records |
This function requires four fields to be present in the data:
PatientServiceSubService, ProviderServiceDesc,
ProviderService, and ProviderNumber.
The same dataset as input, but with one new variable
(ServiceLine) and one updated variable (ProviderService).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.