Skip to main content

R Language

Description

Syndromic surveillance requires reliable, accurate, and complete healthcare encounter data to assess patterns of illness and respond to public health events. Illinois implemented syndromic surveillance statewide in response to Meaningful Use reporting objectives. To address the need for continuous, automated assessment following initial on-boarding of facility Emergency Department data, we developed an R script to assess the quality of data in the private BioSense locker database.

This script builds upon and adapts from scripts previously developed for syndromic surveillance and data quality assessment.

Objective

To describe an R script developed to assess and produce reports on data quality in the BioSense locker database.

Submitted by teresa.hamby@d… on
Description

Data sets from disparate sources widely vary in the number and type of factors which most hamper integrity and timeliness of the data. To maintain high quality data, data sets must be regularly assessed, particularly for those vulnerabilities that each is especially prone to due to the methods involved in collecting the data. For surveillance practitioners charged with monitoring data from multiple data sources, keeping track of the issues that each data set is susceptible to, and quickly identifying any inconsistencies or deviations from normal trends, may be a challenge. An application that can track all those issues, and trigger alerts when patterns diverge from what is expected, could help to enhance the efficiency and effectiveness of the surveillance efforts.

Objective

An interactive, point-and-click application was developed to facilitate the routine assessment of known data quality factors that compromise the integrity and timeliness of data sets used at the Marion County Public Health Department (MCPHD). The code (and associated documentation) for this application is being made available for other surveillance practitioners to adopt.

Submitted by teresa.hamby@d… on

When public health practitioners use BioSense 2.0, they can view and analyze data on a variety of predetermined syndromes from infectious diseases (such as influenza) to injuries. However, some users may want to use tools to explore new and different syndromes that are not available yet in BioSense 2.0. Nabarun Dasgupta and Timothy Hopper from the BioSense Redesign Team will discuss RStudio, a free and open-source interface for R that users can employ to examine syndromes unique to their geographic or practice area.