Description Usage Arguments Details Value
View source: R/admit_source_invalid.R
This function will generate two data frames: first, a frame to be used later to extract invalid examples from; second, a frame that contains facility-level summaries for counts and percentages of invalid Admit_Source. The valid admit source value data were taken from the 'PHVS_AdmitSource_HL7_2x_V1.xls' file from Public Health Information Network Vocabulary Access and Distribution System value sets.
1 |
data |
The raw data from BioSense on which you will do the invalid admit source checks. |
You can view the concept codes that are considered valid by calling data("admit_source").
A list of two data frames: examples and summary for invalid Admit_Source.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.