valid_report: Report Indicator Generator

View source: R/create_report_indicator.R

valid_reportR Documentation

Report Indicator Generator

Description

Create a report indicator for each hospital according to the reporting criteria setted by CMS.

Usage

valid_report(x)

Arguments

x

A data frame with each measure in a column and each hospital in a row.

Details

Reporting criteria setted by CMS: 1. minimum measure threshold: 3 measues per group 2. minimum group threshold: 3 group per hospital, with at least on Outcome group (those are, Mortality, Safty of Care, Readmission)

Value

A vector of report indicators: 0 as not being reported, or 1 as getting reported.


huangrh/rstarating documentation built on March 28, 2022, 6:44 p.m.