measure_score_df: Measure-Level Values and Star Ratings

measure_score_dfR Documentation

Measure-Level Values and Star Ratings

Description

One row per contract, measure, and star year. Each record contains the measure value and star rating the contract received for that measure in the given year, or a note explaining why the value/rating is NULL.

Usage

measure_score_df

Format

A data frame with 791,087 rows and 11 variables:

star_year

The star rating year

measure_id

The ID used by CMS to identify a measure in the given 'star_year'

measure_code

A measure ID created for this dataset to represent one measure

contract_id

The health plan's Medicare contract ID

value

The measure value

stars

The star rating

cut_point_type

One of "Part C", "Part D MA-PD" or "Part D PDP"

value_note

If 'value' is null, this field gives an explanation

stars_note

If 'stars' is null, this field gives an explanation

value_original_text

Text from the source CSV file from CMS

stars_original_text

Text from the source CSV file from CMS


jimurick/medicarestars documentation built on March 19, 2022, 5:35 a.m.