"" Using Data to Improve Care for Children EKG
Tutorials
Home >

Quality Control

It doesn't matter if you've purchased the greatest software and hardware system on the planet, if the data you get out of your system is of no use.

Garbage in Equals Garbage Out

Animation of "Garbage In, Garbage Out"The importance of quality data goes to the saying, “Do you want it done or do you want it done right?” The primary purpose of collecting data is to analyze a variety of projects and systems.

Software database systems and the people using them are fallible. As a result, turning data into information can sometimes be problematic and cause questionable results. The users of data must recognize that in order create information, they must first identify existing problems and clean the data.

Known Existing Problems

Most managers might conclude poor data comes from deficient data entry. However, what is not usually recognized are the problems caused by software design too. Poor data entry and software design combine to cause a significant amount of bad data going into an EMSC record. Some general field types and its associated problems are listed below.

  1. Time Fields:
    • Incorrect data entered
    • No data entered
    • Wrong field formats (e.g. HH:MM or HH:MM:SS)
  2. Yes/No Fields:
    • Incorrect data entered
    • No data entered
  3. Choice Box (Pick List):
    • Incorrect data
    • No data entered
    • Having “n/a” or “other” as choice
  4. Numeric Fields:
    • Incorrect data
    • No data entered
    • Making a numeric field an alphanumeric field (text and numbers)
  5. Free Text Fields:
    • Incorrect data
    • No data entered
    • Wrong field type (e.g. Should have been a Choice Box field instead)

Create Edit Checks

Programmers can add rules to a software application that prevent certain fields from being filled out when they should not be. They can also add rules preventing an incorrect input for particular fields. (e.g. The writer of a report should not fill out a pulse quality of “strong” when the patient does not have a pulse.) The programmer can also force dates to be entered correctly or a numeric variable to only accept numeric data. Make sure your database designer is aware of some of these common issues and implements edit checks BEFORE you collect the data.

Edit checks serve several functions:

  • First, an edit check looks at the completeness of the report. For example, a database could look to see if a patient was in cardiac arrest. If so, the database program can prompt the data entry personnel to complete the section before entering any further data.
  • Another function is comparing two fields against each other. For example, if a pediatric patient was reported as “tachycardiac” in the initial assessment, then the initial vital statistics should report a heart rate over 100 BPM - verifying that the patient was indeed "tachycardiac."
  • Nominal ranges: A good example of a nominal range is that a patient’s age could range from 0 to 125. How often do providers treat 125-year-old patients? Often personnel make mistakes, and computer systems can be helpful reminders to something that might be within the limits of the range, but should be checked. For instance, a data system could highlight data fields in yellow if the number was acceptable, but still questionable.

 

Congratulations!  Ready for the next step?
Step 5: Choose a Project Design >>

 

Top

 

 

 

rev. 04-Aug-2022

 

 

 

Picture of a computer screen with data.
You Might Also Like
Resource Library

 

Disclaimer | Website Feedback | U of U
© NEDARC 2010




This website is supported by the Health Resources and Services Administration (HRSA) of the U.S. Department of Health and Human Services (HHS) as part of the Emergency Medical Services for Children Data Center award totaling $3,200,000 with 0% financed with non-governmental sources. The contents are those of the author(s) and do not necessarily represent the official views of, nor an endorsement, by HRSA, HHS, or the U.S. Government. For more information, please visit HRSA.gov.

(In accordance with the Americans with Disabilities Act, the information in this site is
available in alternate formats upon request.)