diagnosis_type_invalid: Getting Invalid Examples and Summaries for Diagnosis_Type

Description Usage Arguments Details Value

View source: R/diagnosis_type_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 Diagnosis_Type. The valid values were taken from the 'PHVS_DiagnosisType_HL7_2x_V1.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 Diagnosis_Type checks.

Details

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

Value

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


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