patient_class_invalid: Getting Invalid Examples and Summaries for Patient_Class_Code

Description Usage Arguments Details Value

View source: R/patient_class_invalid.R

Description

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 Patient_Class_Code. The valid values were taken from the 'PHVS_PatientClass_SyndromicSurveillance_V2.xls' file from Public Health Information Network Vocabulary Access and Distribution System value sets.

Usage

1

Arguments

data

The raw data from BioSense on which you will do the invalid patient class checks.

Details

You can view the concept codes that are considered valid by calling data("patient_class").

Value

A list of two data frames: examples and summary for invalid Patient_Class_Code.


markhwhiteii/biosensequality documentation built on May 14, 2019, 7:43 a.m.