Skip to main content

ESSENCE

Description

The new 2005 International Health Regulations (IHR), a legally binding instrument for all 194 WHO member countries, significantly expanded the scope of reportable conditions and are intended to help prevent and respond to global public health threats. SAGES aims to improve local public health surveillance and IHR compliance with particular emphasis on resource-limited settings. More than a decade ago, in collaboration with the US Department of Defense (DoD), the Johns Hopkins University Applied Physics Laboratory (JHU/APL) developed the Electronic Surveillance System for the Early Notification of Community-based Epidemics (ESSENCE). ESSENCE collects, processes, and analyzes non-traditional data sources (i.e. chief complaints from hospital emergency departments, school absentee data, poison control center calls, over-the-counter pharmaceutical sales, etc.) to identify anomalous disease activity in a community. The data can be queried, analyzed, and visualized both temporally and spatially by the end user. The current SAGES initiative leverages the experience gained in the development of ESSENCE, and the analysis and visualization components of SAGES are built with the same features in mind.

Objective

The Suite for Automated Global Electronic bioSurveillance (SAGES) is a collection of modular, flexible, open-source software tools for electronic disease surveillance in resource-limited settings. This demonstration will illustrate several new innovations and update attendees on new users in Africa and Asia.

Submitted by ynwang@ufl.edu on
Description

The Joint VA/DoD BioSurveillance System for Emerging Biological Threats project seeks to improve situational awareness of the health of VA/DoD populations by combining their respective data. Each system uses a version of the Electronic Surveillance System for Early Notification of Community-Based Epidemics (ESSENCE); a combined version is being tested. The current effort investigated combining the datasets for disease cluster detection. We compared results of retrospective cluster detection studies using both separate and joined data. — Does combining datasets worsen the rate of background cluster determination?

— Does combining mask clusters detected on the separate datasets?

— Does combining find clusters that the separate datasets alone would miss?

Objective:

We examined the utility of combining surveillance data from the Departments of Defense (DoD) and Veterans Affairs (VA) for spatial cluster detection.

 

Submitted by Magou on
Description

In November of 2011 BioSense 2.0 went live to provide tools for public health departments to process, store, and analyze meaningful use syndromic surveillance data. In February of 2012 ESSENCE was adapted to support meaningful use syndromic surveillance data and was installed on the Amazon GovCloud. Tarrant County Public Health Department agreed to pilot the ESSENCE system and evaluate its performance compared to a local version ESSENCE they currently used. The project determined the technical feasibility of utilizing the Internet cloud to perform detailed public health analysis, necessary changes needed to support meaningful use syndromic surveillance data, and any public health benefits that could be gained from the technology or data.

Objective:

This project represents collaboration among CDC’s BioSense Program, Tarrant County Public Health and the ESSENCE Team at the Johns Hopkins University APL. For over six months the Tarrant County Public Health Department has been sending data through the BioSense 2.0 application to a pilot version of ESSENCE on the Amazon GovCloud. This project has demonstrated the ability for local hospitals to send meaningful use syndromic surveillance data to the Internet cloud and provide public health officials tools to analyze the data both using BioSense 2.0 and ESSENCE. The presentation will describe the tools and techniques used to accomplish this, an evaluation of how the system has performed, and lessons learned for future health departments attempting similar projects.

 

Submitted by Magou on

Presented March 27, 2018.

During this 90-minute session, Aaron Kite-Powell, M.S., from CDC and Wayne Loschen, M.S., from JHU-APL provided an overview of tips and tricks in ESSENCE and answered questions from the audience regarding ESSENCE functions, capabilities and uses.

Description

ASPR deploys clinical assets, including an EMR system, to the ground per state requests during planned and no-notice events. The analysis of patient data collected by deployed federal personnel is an integral part of ASPR and FDOH’s surveillance efforts. However, this surveillance can be hampered by the logistical issues of field work in a post-disaster environment leading to delayed analysis and interpretation of these data to inform decision makers at the federal, state, and local levels. FDOH operates ESSENCE-FL, a multi-tiered, automated, and secure web-based application for analysis and visualization of clinical data. The system is accessible statewide by FDOH staff as well as by hospitals that participate in the system. To improve surveillance ASPR and FDOH engaged in a pilot project whereby EMR data from ASPR would be sent to FDOH in near realtime during the 2012 hurricane season and the 2012 RNC. This project is in direct support of Healthcare Preparedness Capability 6, Information Sharing, and Public Health Preparedness Capability 13, Public Health Surveillance and Epidemiological Investigation.

Objective:

U.S. Department of Health and Human Services (HHS) Office of the Assistant Secretary for Preparedness and Response (ASPR) partnered with the Florida Department of Health (FDOH), Bureau of Epidemiology, to implement a new process for the unidirectional exchange of electronic medical record (EMR) data when ASPR clinical assets are operational in the state following a disaster or other response event. The purpose of the current work was to automate the exchange of data from the ASPR electronic medical record system EMR-S into the FDOH Electronic Surveillance System for the Early Notification of Community-based Epidemics (ESSENCE-FL) system during the 2012 Republican National Convention (RNC).

 

 

 



 

Submitted by Magou on
Description

Telephone triage is a relatively new data source available to biosurveillance systems.1-2Because early detection and warning is a high priority, many biosurveillance systems have begun to collect and analyze data from non-traditional sources [absenteeism records, overthe-counter drug sales, electronic laboratory reporting, internet searches (e.g. Google Flu Trends) and TT]. These sources may provide disease activity alerts earlier than conventional sources. Little is known about whether VA telephone program influenza data correlates with established influenza biosurveillance.

Objective:

To evaluate the utility and timeliness of telephone triage (TT) for influenza surveillance in the Department of Veterans Affairs (VA).

Submitted by Magou on
Description

As system users develop queries within ESSENCE, they step through the user-interface to select data sources and parameters needed for their query. Then they select from the available output options (e.g., time series, table builder, data details). These activities execute a SQL query on the database, the majority of which are saved in a log so that system developers can troubleshoot problems. Secondarily, these data can be used as a form of web analytics to describe user query choices, query volume, query execution time, and develop an understanding of ESSENCE query patterns.

Objective:

The objective of this work is to describe the use and performance of the NSSP ESSENCE system by analyzing the structured query language (SQL) logs generated by users of the National Syndromic Surveillance Program'™s (NSSP) Electronic Surveillance System for the Early Notification of Community-based Epidemics (ESSENCE).

Submitted by elamb on
Description

The Kansas Syndromic Surveillance Program (KSSP) utilizes the ESSENCE v.1.20 program provided by the National Syndromic Surveillance Program to view and analyze Kansas Emergency Department (ED) data. Methods that allow an ESSENCE user to query both the Discharge Diagnosis (DD) and Chief Complaint (CC) fields simultaneously allow for more specific and accurate syndromic surveillance definitions. As ESSENCE use increases, two common methodologies have been developed for querying the data in this way. The first is a query of the field named “CC and DD.” The CC and DD field contains a concatenation of the parsed patient chief complaint and the discharge diagnosis. The discharge diagnosis consists of the last non-null value for that patient visit ID and the chief complaint parsed is the first non-null chief complaint value for that patient visit ID that is parsed by the ESSENCE platform. For this comparison, this method shall be called the CCDD method. The second method involves a query of the fields named, Chief Complaint History and œDischarge Diagnosis History. While the first requires only one field be queried, this method queries the CC History and DD History fields, combines the resulting data and de-duplicates this final data set by the C_BioSense_ID. Chief Complaint History is a list of all chief complaint values related to a singular ED visit, and Discharge Diagnosis History is the same concept, except involving all Discharge Diagnosis values. For this comparison, this method shall be called the CCDDHX method. While both methods are based on the same query concept, each method can yield different results.

Objective:

To compare and contrast two ESSENCE syndrome definition query methods and establish best practices for syndrome definition creation.

Submitted by elamb on
Description

The Louisiana Office of Public Health (OPH) Infectious Disease Epidemiology Section (IDEpi) conducts syndromic surveillance of Emergency Department (ED) visits through the Louisiana Early Event Detection System (LEEDS) and submits the collected data to ESSENCE. There are currently 86 syndromes defined in LEEDS including infectious disease, injury and environmental exposure syndromes, among others. LEEDS uses chief complaint, admit reason, and/or diagnosis fields to tag visits to relevant syndromes. Visits that do not have information in any of these fields, or do not fit any syndrome definition are tagged to Null syndrome. ESSENCE uses a different algorithm from LEEDS and only looks in chief complaint for symptom information to bin visits to syndromes defined in ESSENCE. Visits that do not fit the defined syndromes or do not contain any symptom information are tagged to Other syndrome. Since the transition from BioSense to ESSENCE, IDEpi has identified various data quality issues and has been working to address them. The NSSP team recently notified IDEpi that a large number of records are binning to Other syndrome, which led to the investigation of the possible underlying data quality issues captured in Other syndrome.

Objective:

This investigation takes a closer look at Other syndrome in ESSENCE and Null syndrome in LEEDS to understand what types of records are not tagged to a syndrome to elucidate data quality issues.

Submitted by elamb on
Description

Oregon Public Health Division (OPHD), in collaboration with The Johns Hopkins University Applied Physics Laboratory, implemented Oregon ESSENCE in 2011. ESSENCE is an automated, electronic syndromic surveillance system that captures emergency department data from hospitals across Oregon. While each hospital system sends HL7 2.5.1-formatted messages, each uses a uniquely configured interface to capture, extract, and send data. Consequently, ESSENCE receives messages that vary greatly in content and structure. Emergency department data are ingested using the Rhapsody Integration Engine 6.2.1 (Orion Health, Auckland, NZ), which standardizes messages before entering ESSENCE. Mechanisms in the ingestion route (error-handling filters) identify messages that do not completely match accepted standards for submission. A sub-set of these previously-identified messages with errors are corrected within the route as they emerge. Existence of errors does not preclude a message’s insertion into ESSENCE. However, the quality and quantity of errors determine the quality of the data that ESSENCE uses. Unchecked, error accumulation also can cause strain to the integration engine. Despite ad-hoc processes to address errors, backlogs accrue. With no meta-data to assess the importance and source of backlogged errors, the ESSENCE team had no guide with which to mitigate errors. The ESSENCE team needed a way to determine which errors could be fixed by updating the Rhapsody Integration Engine and which required consultation with partner health systems and their data vendors. To formally address these issues, the ESSENCE team developed an error-capture module within Rhapsody to identify and quantify all errors identified in syndromic messages and to use as a guide to prioritize fixing new errors.

Objective:

To streamline emergency department data processing in Oregon ESSENCE (Oregon’s statewide syndromic surveillance) by systematically and efficiently addressing data quality issues among submitting hospital systems.

Submitted by elamb on