get_all_invalids: Getting Invalid Summaries

Description Usage Arguments Value

View source: R/get_all_invalids.R

Description

This function will call upon each of the functions that end with '_invalid' and combine the results from all into one data frame. All invalid checks were done at the patient-visit-level: If *one* message in a patient-visit was found to be invalid, then the whole patient visit was returned as invalid.

Usage

1

Arguments

data

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

Value

A data frame that contains the results from all of the '_invalid' functions.


SophiaLC/IHI_DQ documentation built on Oct. 23, 2020, 2:35 a.m.