Table of Contents

Introduction

This data dictionary describes columns present in the claims, episode, participant, and summary data files that RO participants participating in the RO Model may request from CMS. The following table lists the possible selections of baseline data in the Data Sharing Agreement and Data Request and Attestation (DRA) form, the corresponding zip files that RO participants may receive in the RO Model Secure Data Portal, and data files included under each data request selection.

DRA Selection for Baseline DataData Portal File NameData File(s)Data File Description

1. Baseline Beneficiary Line-Level Claims Data

Baseline Beneficiary Claims Data.zipBeneficiary Line-Level Claims FileThis displays service-level information for RO services on physician and Outpatient Department (OPD) claims, including RO payment amount.

Substance Abuse and Mental Health (SAMH) Excluded Claims SummaryThis displays a summary by claim type of the number of claims omitted from each RO participant's claims files and total RO payments associated with an RO participant's episodes on omitted claims.

1.a. Baseline Raw Claims Data

Baseline Raw Claims Data.zipInpatient Claim Header FileThis displays raw inpatient claims header records for all inpatient records for beneficiaries in an RO participant's episode-level file during the 90-day baseline episode period. Please note that header claim files can be linked to associated revenue center files and/or line item files by using the CLM_ID variable.

Outpatient Claim Header FileThis displays raw outpatient claims header records for all Outpatient Prospective Payment System (OPPS) claims for beneficiaries in an RO participant's episode-level file during the 180-day data period associated with each beneficiary’s episode, which encompasses the 90-day pre-episode period and 90-day episode period. Please note that header claim files can be linked to associated revenue center files and/or line item files by using the CLM_ID variable.

Outpatient Revenue Center FileThis displays raw outpatient revenue center records for all OPPS claims for beneficiaries in an RO participant's episode-level file during the 180-day data period associated with each beneficiary's episode.

Physician Claim Header FileThis displays raw carrier claims header records for all carrier claims for beneficiaries in an RO participant's episode-level file during the 180-day data period associated with each beneficiary's episode.

Physician Line FileThis displays raw carrier claims line records for all carrier claims for patients in an RO participant's episode-level file during the 180-day data period associated with each beneficiary's episode.

Durable Medical Equipment (DME) Line FileThis displays raw DME line records for all DME claims for beneficiaries in an RO participant's episode-level file during the 90-day baseline episode period.

Prescription Drug Event (PDE) ClaimThis displays raw Part D PDE records for all PDE claims for beneficiaries in an RO participant's episode-level file during the 90-day baseline episode period. Please note that PED claims are limited to final action claims with chemotherapy codes. For a list of chemotherapy codes, see https://innovation.cms.gov/innovation-models/radiation-oncology-archived-materials.

2. Baseline Episode-Level Data

Baseline Episode Data.zipEpisode-Level FileThis displays episode-level data for all episodes attributed to the RO participant during the baseline period. Please note that the episode-level file excludes episodes that do not have an included cancer type, do not have a positive payment for the professional component or technical component, or occurred outside of the participating ZIP codes.

3. Baseline Participant-Level Data

Baseline Participant Data.zipParticipant-Level FileThis displays participant-level data that summarize the characteristics of an RO participant’s baseline episodes and the beneficiaries associated with those episodes.

Description of Data Dictionary Tables

The tables below describe the variables that are included in each file. The columns in these tables are:

Variable Name
The name of the variable as it appears in the distributed file.
Type
How the values of this variable should be interpreted. We define only three data types, described below.
Description
A brief text description of the variable's meaning or purpose.
Details
A longer, more detailed text description of the variable's meaning or purpose.

Data Types

The file format does not itself specify the format or representation of values. We therefore define the following types which we use throughout this dictionary:

Num
A numeric variable. There are two types of numeric variables: integer and decimal. Integers are whole-numbered values, and can be zero or negative (e.g. 0, 1, -2, etc.). Decimal variables can take any numeric value, including fractions of whole numbers, negative and positive values, and zero (e.g. 3.14, -2.72, etc.).
Char
A character (or "string") variable. These can contain any combination of letters, numbers, or symbols in their values. Categorical variables (sometimes called "codes") are also designated with this data type, regardless of whether the categories are represented by numbers or letters and symbols. This means that some variables which are labeled with type "Char" only contain numerals as values. This is intentional, as these values express categorical information rather than numeric information.
Date
A date in "DDMMMYYYY" format, where "DD" represents the two-digit (zero-padded) day of the month, "MMM" represents the three-character month abbreviation, "YYYY" represents the four-digit year. For example, a value of "01JAN2016" should be interpreted as January 1, 2016.

Data Dictionary For Each File

Beneficiary Line-Level File

Variable NameTypeDescriptionDetails

BENE_ID

NUMEncrypted CCW Beneficiary IDBeneficiary ID

EPISODE_ID

NUMEpisode Identification NumberUnique number identifying each episode

CLM_ID

NUMClaim IDUnique number identifying a claim

LINE_NUM

NUMClaim Line NumberThis variable identifies an individual line number on a claim

DATE

DATELine First Expense Date/Revenue Center DateThe Line First Expense Date for the carrier claim line or Revenue Center Date for the revenue center record

HCPCS_CD

CHARHealthcare Common Procedure Coding System (HCPCS) CodeThe HCPCS code representing the procedure, supply, product, and/or service provided to the beneficiary

HCPCS_1ST_MDFR_CD

CHARHCPCS Initial Modifier CodeA first modifier to the HCPCS procedure code to enable a more specific procedure identification for the revenue center or line item service for the claim.

HCPCS_2ND_MDFR_CD

CHARHCPCS Second Modifier CodeA second modifier to the HCPCS procedure code to make it more specific than the first modifier code to identify the revenue center or line item service for the claim

RADONC_SERVICE_CAT

CHARHCPCS Radiation Oncology Service CategoryValues include: Treatment Planning Treatment Management Radiation Treatment Delivery Radiation Treatment Delivery (Guidance) Medical Radiation Physics, Dosimetry, Treatment Devices, Special Services

MOD

CHARRadiation Oncology Modifier Code26 = Professional service TC = Technical service OP = Technical service blank = Global service

RADONC_MOD

CHARRadiation Oncology Modifier LabelPRO = Professional TECH = Technical

RADONC_PROV

CHARRadiation Oncology Provider/SupplierTaxpayer Identification Number (TIN) or CMS Certification Number (CCN)

PAY_UNITS

NUMLine Service CountCount of the total number of services processed for the line item on the non-institutional claim

OUTLIER_RATIO

NUMOutlier RatioThe ratio between standardized allowed amount and standardized allowed amount without outliers for the claim (CLM_STD_ALOWD_AMT/CLM_NO_OUTLIER_ALOWD_AMT)

NO_CARRIER_RATE

NUMCarrier Payment Rate Not FoundPayment rate not found on the Medicare Physician Fee Schedule for carrier claims

NO_OPPS_RATE

NUMOutpatient Payment Rate Not FoundPayment rate not found on the Outpatient Prospective Payment System (OPPS) Fee Schedule for outpatient claims

STANDARDIZED_AMOUNT

NUMStandardized Payment AmountPayment amount in standardized dollars for the claim line (wage factors removed, not prorated)

ALLOWED_CHARGE

NUMAllowed Charge AmountAllowed charge amount used to calculate Medicare Payment Amount (MCARE_PAY) for an Outpatient Department (OPD) claim

MCARE_PAY

NUMMedicare Payment AmountMedicare Payment amount used to determine Radiation Oncology Payment Amount (RANDONC_PAY) for the line item

RADONC_PAY

NUMRadiation Oncology Payment AmountPayment amount used to calculate national base rates for the line item

NPI_CARRIER_SERVICE

CHARCarrier Line Performing National Provider Identifier (NPI) NumberPRF_PHYSN_NPI if a carrier line; blank if an OPD line.

ZIP_CODE5

CHARLine Place of Service ZIP Code/ Claim Service Facility ZIP Code5-digit ZIP code for the service location
Export table

SAMH Excluded Claims Summary

Variable NameTypeDescriptionDetails

SERVICE

CHARType of ServiceDME = Durable medical equipment INP = Inpatient OUT = Outpatient PHY = Physician

CLM_COUNT_RAW

NUMCount of Claim Header Records DroppedNumber of claim records dropped from the HEADER dataset (all revenue centers, line items, and value codes corresponding to the claim will also have been excluded)

CLM_COUNT_ATTRI

NUMCount of Claim Header Records Dropped from the Beneficiary Line-Level Claims FileNumber of claim records dropped from the HEADER dataset (all revenue centers, line items, and value codes corresponding to the claim will also have been excluded) that are in the Beneficiary Line-Level Claims file.

DROPPED_EXP_ATTRI

NUMSum of Expenditures Dropped from the Beneficiary Line-Level Claims FileSum of the RADONC_PAY variable on the Beneficiary Line-Level Claims File records that were dropped.
Export table

Inpatient Claim Header File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

NCH_CLM_TYPE_CD

CHARNCH Claim Type Code

CLM_FROM_DT

DATEClaim From Date

CLM_THRU_DT

DATEClaim Through Date

NCH_WKLY_PROC_DT

DATENCH Weekly Claim Processing Date

FI_CLM_PROC_DT

DATEFI Claim Process Date

PRVDR_NUM

CHARProvider Number

CLM_FAC_TYPE_CD

CHARClaim Facility Type Code

CLM_FREQ_CD

CHARClaim Frequency Code

CLM_MDCR_NON_PMT_RSN_CD

CHARClaim Medicare Non Payment Reason Code

CLM_PMT_AMT

NUMClaim (Medicare) Payment Amount

NCH_PRMRY_PYR_CLM_PD_AMT

NUMNCH Primary Payer (if not Medicare) Claim Paid Amount

NCH_PRMRY_PYR_CD

CHARNCH Primary Payer Code (if not Medicare)

PRVDR_STATE_CD

CHARNCH Provider SSA State Code

ORG_NPI_NUM

CHAROrganization NPI Number

AT_PHYSN_NPI

CHARClaim Attending Physician NPI Number

OP_PHYSN_NPI

CHARClaim Operating Physician NPI Number

CLM_MCO_PD_SW

CHARClaim MCO Paid Switch

PTNT_DSCHRG_STUS_CD

CHARPatient Discharge Status Code

CLM_PPS_IND_CD

CHARClaim PPS Indicator Code

CLM_TOT_CHRG_AMT

NUMClaim Total Charge Amount

CLM_ADMSN_DT

DATEClaim Admission Date

CLM_IP_ADMSN_TYPE_CD

CHARClaim Inpatient Admission Type Code

CLM_SRC_IP_ADMSN_CD

CHARClaim Source Inpatient Admission Code

CLM_PASS_THRU_PER_DIEM_AMT

NUMClaim Pass Thru Per Diem Amount

NCH_BENE_IP_DDCTBL_AMT

NUMNCH Beneficiary Inpatient (or other Part A) Deductible Amount

NCH_BENE_PTA_COINSRNC_LBLTY_AM

NUMNCH Beneficiary Part A Coinsurance Liability Amount

NCH_BENE_BLOOD_DDCTBL_LBLTY_AM

NUMNCH Beneficiary Blood Deductible Liability Amount

CLM_TOT_PPS_CPTL_AMT

NUMClaim Total PPS Capital Amount

CLM_PPS_CPTL_OUTLIER_AMT

NUMClaim PPS Capital Outlier Amount

CLM_PPS_CPTL_DSPRPRTNT_SHR_AMT

NUMClaim PPS Capital Disproportionate Share Amount

CLM_PPS_CPTL_IME_AMT

NUMClaim PPS Capital Indirect Medical Education (IME) Amount

CLM_UTLZTN_DAY_CNT

NUMClaim Medicare Utilization Day Count

NCH_BENE_DSCHRG_DT

DATENCH Beneficiary Discharge Date

CLM_DRG_CD

CHARClaim Diagnosis Related Group Code (or MS-DRG Code)

CLM_DRG_OUTLIER_STAY_CD

CHARClaim Diagnosis Related Group Outlier Stay Code

NCH_DRG_OUTLIER_APRVD_PMT_AMT

NUMNCH DRG Outlier Approved Payment Amount

ADMTG_DGNS_CD

CHARClaim Admitting Diagnosis Code

PRNCPAL_DGNS_CD

CHARClaim Principal Diagnosis Code

ICD_DGNS_CD1

CHARClaim Diagnosis Code I

ICD_DGNS_CD2

CHARClaim Diagnosis Code II

ICD_DGNS_CD3

CHARClaim Diagnosis Code III

ICD_DGNS_CD4

CHARClaim Diagnosis Code IV

ICD_DGNS_CD5

CHARClaim Diagnosis Code V

ICD_DGNS_CD6

CHARClaim Diagnosis Code VI

ICD_DGNS_CD7

CHARClaim Diagnosis Code VII

ICD_DGNS_CD8

CHARClaim Diagnosis Code VIII

ICD_DGNS_CD9

CHARClaim Diagnosis Code IX

ICD_DGNS_CD10

CHARClaim Diagnosis Code X

ICD_DGNS_CD11

CHARClaim Diagnosis Code XI

ICD_DGNS_CD12

CHARClaim Diagnosis Code XII

ICD_DGNS_CD13

CHARClaim Diagnosis Code XIII

ICD_DGNS_CD14

CHARClaim Diagnosis Code XIV

ICD_DGNS_CD15

CHARClaim Diagnosis Code XV

ICD_DGNS_CD16

CHARClaim Diagnosis Code XVI

ICD_DGNS_CD17

CHARClaim Diagnosis Code XVII

ICD_DGNS_CD18

CHARClaim Diagnosis Code XVIII

ICD_DGNS_CD19

CHARClaim Diagnosis Code XIX

ICD_DGNS_CD20

CHARClaim Diagnosis Code XX

ICD_DGNS_CD21

CHARClaim Diagnosis Code XXI

ICD_DGNS_CD22

CHARClaim Diagnosis Code XXII

ICD_DGNS_CD23

CHARClaim Diagnosis Code XXIII

ICD_DGNS_CD24

CHARClaim Diagnosis Code XXIV

ICD_DGNS_CD25

CHARClaim Diagnosis Code XXV

ICD_PRCDR_CD1

CHARClaim Procedure Code I

PRCDR_DT1

NUMClaim Procedure Code I Date

ICD_PRCDR_CD2

CHARClaim Procedure Code II

PRCDR_DT2

NUMClaim Procedure Code II Date

ICD_PRCDR_CD3

CHARClaim Procedure Code III

PRCDR_DT3

NUMClaim Procedure Code III Date

ICD_PRCDR_CD4

CHARClaim Procedure Code IV

PRCDR_DT4

NUMClaim Procedure Code IV Date

ICD_PRCDR_CD5

CHARClaim Procedure Code V

PRCDR_DT5

NUMClaim Procedure Code V Date

ICD_PRCDR_CD6

CHARClaim Procedure Code VI

PRCDR_DT6

NUMClaim Procedure Code VI Date

ICD_PRCDR_CD7

CHARClaim Procedure Code VII

PRCDR_DT7

NUMClaim Procedure CodeVII Date

ICD_PRCDR_CD8

CHARClaim Procedure Code VIII

PRCDR_DT8

NUMClaim Procedure Code VIII Date

ICD_PRCDR_CD9

CHARClaim Procedure Code IX

PRCDR_DT9

NUMClaim Procedure Code IX Date

ICD_PRCDR_CD10

CHARClaim Procedure Code X

PRCDR_DT10

NUMClaim Procedure Code X Date

ICD_PRCDR_CD11

CHARClaim Procedure Code XI

PRCDR_DT11

NUMClaim Procedure Code XI Date

ICD_PRCDR_CD12

CHARClaim Procedure Code XII

PRCDR_DT12

NUMClaim Procedure Code XII Date

ICD_PRCDR_CD13

CHARClaim Procedure Code XIII

PRCDR_DT13

NUMClaim Procedure Code XIII Date

ICD_PRCDR_CD14

CHARClaim Procedure Code XIV

PRCDR_DT14

NUMClaim Procedure Code XIV Date

ICD_PRCDR_CD15

CHARClaim Procedure Code XV

PRCDR_DT15

NUMClaim Procedure Code XV Date

ICD_PRCDR_CD16

CHARClaim Procedure Code XVI

PRCDR_DT16

NUMClaim Procedure Code XVI Date

ICD_PRCDR_CD17

CHARClaim Procedure Code XVII

PRCDR_DT17

NUMClaim Procedure Code XVII Date

ICD_PRCDR_CD18

CHARClaim Procedure Code XVIII

PRCDR_DT18

NUMClaim Procedure Code XVIII Date

ICD_PRCDR_CD19

CHARClaim Procedure Code XIX

PRCDR_DT19

NUMClaim Procedure Code XIX Date

ICD_PRCDR_CD20

CHARClaim Procedure Code XX

PRCDR_DT20

NUMClaim Procedure Code XX Date

ICD_PRCDR_CD21

CHARClaim Procedure Code XXI

PRCDR_DT21

NUMClaim Procedure Code XXI Date

ICD_PRCDR_CD22

CHARClaim Procedure Code XXII

PRCDR_DT22

NUMClaim Procedure Code XXII Date

ICD_PRCDR_CD23

CHARClaim Procedure Code XXIII

PRCDR_DT23

NUMClaim Procedure Code XXIII Date

ICD_PRCDR_CD24

CHARClaim Procedure Code XXIV

PRCDR_DT24

NUMClaim Procedure Code XXIV Date

ICD_PRCDR_CD25

CHARClaim Procedure Code XXV

PRCDR_DT25

NUMClaim Procedure Code XXV Date

IME_OP_CLM_VAL_AMT

NUMOperating Indirect Medical Education (IME) Amount

DSH_OP_CLM_VAL_AMT

NUMOperating Disproportionate Share Amount

CLM_MDCL_REC

CHARClaim Medical Record Number

CLM_SRVC_CLSFCTN_TYPE_CD

CHARClaim Service Classification Type Code
Export table

Outpatient Claim Header File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

NCH_CLM_TYPE_CD

CHARNCH Claim Type Code

CLM_FROM_DT

DATEClaim From Date

CLM_THRU_DT

DATEClaim Through Date

NCH_WKLY_PROC_DT

DATENCH Weekly Claim Processing Date

FI_CLM_PROC_DT

DATEFI Claim Process Date

PRVDR_NUM

CHARProvider Number

CLM_FAC_TYPE_CD

CHARClaim Facility Type Code

CLM_MDCR_NON_PMT_RSN_CD

CHARClaim Medicare Non Payment Reason Code

CLM_PMT_AMT

NUMClaim (Medicare) Payment Amount

NCH_PRMRY_PYR_CLM_PD_AMT

NUMNCH Primary Payer (if not Medicare) Claim Paid Amount

NCH_PRMRY_PYR_CD

CHARNCH Primary Payer Code (if not Medicare)

ORG_NPI_NUM

CHAROrganization NPI Number

AT_PHYSN_NPI

CHARClaim Attending Physician NPI Number

OP_PHYSN_NPI

CHARClaim Operating Physician NPI Number

CLM_MCO_PD_SW

CHARClaim MCO Paid Switch

PTNT_DSCHRG_STUS_CD

CHARPatient Discharge Status Code

PRNCPAL_DGNS_CD

CHARClaim Principal Diagnosis Code

ICD_DGNS_CD1

CHARClaim Diagnosis Code I

ICD_DGNS_CD2

CHARClaim Diagnosis Code II

ICD_DGNS_CD3

CHARClaim Diagnosis Code III

ICD_DGNS_CD4

CHARClaim Diagnosis Code IV

ICD_DGNS_CD5

CHARClaim Diagnosis Code V

ICD_DGNS_CD6

CHARClaim Diagnosis Code VI

ICD_DGNS_CD7

CHARClaim Diagnosis Code VII

ICD_DGNS_CD8

CHARClaim Diagnosis Code VIII

ICD_DGNS_CD9

CHARClaim Diagnosis Code IX

ICD_DGNS_CD10

CHARClaim Diagnosis Code X

ICD_DGNS_CD11

CHARClaim Diagnosis Code XI

ICD_DGNS_CD12

CHARClaim Diagnosis Code XII

ICD_DGNS_CD13

CHARClaim Diagnosis Code XIII

ICD_DGNS_CD14

CHARClaim Diagnosis Code XIV

ICD_DGNS_CD15

CHARClaim Diagnosis Code XV

ICD_DGNS_CD16

CHARClaim Diagnosis Code XVI

ICD_DGNS_CD17

CHARClaim Diagnosis Code XVII

ICD_DGNS_CD18

CHARClaim Diagnosis Code XVIII

ICD_DGNS_CD19

CHARClaim Diagnosis Code XIX

ICD_DGNS_CD20

CHARClaim Diagnosis Code XX

ICD_DGNS_CD21

CHARClaim Diagnosis Code XXI

ICD_DGNS_CD22

CHARClaim Diagnosis Code XXII

ICD_DGNS_CD23

CHARClaim Diagnosis Code XXIII

ICD_DGNS_CD24

CHARClaim Diagnosis Code XXIV

ICD_DGNS_CD25

CHARClaim Diagnosis Code XXV

ICD_PRCDR_CD1

CHARClaim Procedure Code I

PRCDR_DT1

NUMClaim Procedure Code I Date

ICD_PRCDR_CD2

CHARClaim Procedure Code II

PRCDR_DT2

NUMClaim Procedure Code II Date

ICD_PRCDR_CD3

CHARClaim Procedure Code III

PRCDR_DT3

NUMClaim Procedure Code III Date

ICD_PRCDR_CD4

CHARClaim Procedure Code IV

PRCDR_DT4

NUMClaim Procedure Code IV Date

ICD_PRCDR_CD5

CHARClaim Procedure Code V

PRCDR_DT5

NUMClaim Procedure Code V Date

ICD_PRCDR_CD6

CHARClaim Procedure Code VI

PRCDR_DT6

NUMClaim Procedure Code VI Date

ICD_PRCDR_CD7

CHARClaim Procedure Code VII

PRCDR_DT7

NUMClaim Procedure CodeVII Date

ICD_PRCDR_CD8

CHARClaim Procedure Code VIII

PRCDR_DT8

NUMClaim Procedure Code VIII Date

ICD_PRCDR_CD9

CHARClaim Procedure Code IX

PRCDR_DT9

NUMClaim Procedure Code IX Date

ICD_PRCDR_CD10

CHARClaim Procedure Code X

PRCDR_DT10

NUMClaim Procedure Code X Date

ICD_PRCDR_CD11

CHARClaim Procedure Code XI

PRCDR_DT11

NUMClaim Procedure Code XI Date

ICD_PRCDR_CD12

CHARClaim Procedure Code XII

PRCDR_DT12

NUMClaim Procedure Code XII Date

ICD_PRCDR_CD13

CHARClaim Procedure Code XIII

PRCDR_DT13

NUMClaim Procedure Code XIII Date

ICD_PRCDR_CD14

CHARClaim Procedure Code XIV

PRCDR_DT14

NUMClaim Procedure Code XIV Date

ICD_PRCDR_CD15

CHARClaim Procedure Code XV

PRCDR_DT15

NUMClaim Procedure Code XV Date

ICD_PRCDR_CD16

CHARClaim Procedure Code XVI

PRCDR_DT16

NUMClaim Procedure Code XVI Date

ICD_PRCDR_CD17

CHARClaim Procedure Code XVII

PRCDR_DT17

NUMClaim Procedure Code XVII Date

ICD_PRCDR_CD18

CHARClaim Procedure Code XVIII

PRCDR_DT18

NUMClaim Procedure Code XVIII Date

ICD_PRCDR_CD19

CHARClaim Procedure Code XIX

PRCDR_DT19

NUMClaim Procedure Code XIX Date

ICD_PRCDR_CD20

CHARClaim Procedure Code XX

PRCDR_DT20

NUMClaim Procedure Code XX Date

ICD_PRCDR_CD21

CHARClaim Procedure Code XXI

PRCDR_DT21

NUMClaim Procedure Code XXI Date

ICD_PRCDR_CD22

CHARClaim Procedure Code XXII

PRCDR_DT22

NUMClaim Procedure Code XXII Date

ICD_PRCDR_CD23

CHARClaim Procedure Code XXIII

PRCDR_DT23

NUMClaim Procedure Code XXIII Date

ICD_PRCDR_CD24

CHARClaim Procedure Code XXIV

PRCDR_DT24

NUMClaim Procedure Code XXIV Date

ICD_PRCDR_CD25

CHARClaim Procedure Code XXV

PRCDR_DT25

NUMClaim Procedure Code XXV Date

CLM_MDCL_REC

CHARClaim Medical Record Number

CLM_SRVC_CLSFCTN_TYPE_CD

CHARClaim Service Classification Type Code

CLM_FREQ_CD

CHARClaim Frequency Code

CLM_NO_OUTLIER_ALOWD_AMT

NUMClaim (Medicare) No Outlier Allowed Amount, standardized

CLM_STD_ALOWD_AMT

NUMClaim (Medicare) Allowed Amount, standardized
Export table

Outpatient Revenue Center File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

CLM_THRU_DT

DATEClaim Through Date

CLM_LINE_NUM

NUMClaim Line Number

REV_CNTR

CHARRevenue Center Code

REV_CNTR_DT

DATERevenue Center Date

REV_CNTR_APC_HIPPS_CD

CHARRevenue Center APC or HIPPS Code

HCPCS_CD

CHARHealthcare Common Procedure Coding System (HCPCS) Code

HCPCS_1ST_MDFR_CD

CHARHCPCS Initial Modifier Code

HCPCS_2ND_MDFR_CD

CHARHCPCS Second Modifier Code

REV_CNTR_PMT_MTHD_IND_CD

CHARRevenue Center Payment Method Indicator Code

REV_CNTR_IDE_NDC_UPC_NUM

CHARRevenue Center IDE, NDC, or UPC Number

REV_CNTR_UNIT_CNT

NUMRevenue Center Unit Count

REV_CNTR_PTNT_RSPNSBLTY_PMT

NUMRevenue Center Patient Responsibility Payment Amount

REV_CNTR_PMT_AMT_AMT

NUMRevenue Center (Medicare) Payment Amount

REV_CNTR_NDC_QTY

NUMRevenue Center National Drug Code (NDC) Quantity

REV_CNTR_NDC_QTY_QLFR_CD

CHARRevenue Center NDC Quantity Qualifier Code

REV_CNTR_TOT_CHRG_AMT

NUMRevenue Center Total Charge Amount

REV_CNTR_NCVRD_CHRG_AMT

NUMRevenue Center Non-Covered Charge Amount

CLM_LINE_NO_OUTLIER_ALOWD_AMT

NUMLine NCH Medicare No Outlier Allowed Amount, standardized
Export table

Physician Claim Header File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

CLM_FROM_DT

DATEClaim From Date

CLM_THRU_DT

DATEClaim Through Date

NCH_WKLY_PROC_DT

DATENCH Weekly Claim Processing Date

CARR_NUM

CHARCarrier or MAC Number

CARR_CLM_PMT_DNL_CD

CHARCarrier Claim Payment Denial Code

CLM_PMT_AMT

NUMClaim (Medicare) Payment Amount

CARR_CLM_PRMRY_PYR_PD_AMT

NUMNCH Primary Payer (if not Medicare) Claim Paid Amount

CARR_CLM_PRVDR_ASGNMT_IND_SW

CHARCarrier Claim Provider Assignment Indicator Switch

NCH_CARR_CLM_ALOWD_AMT

NUMNCH Carrier Claim Allowed Charge Amount (sum of all line-level allowed charges)

PRNCPAL_DGNS_CD

CHARClaim Principal Diagnosis Code

CLM_CLNCL_TRIL_NUM

CHARClinical Trial Number

BENE_CNTY_CD

CHARCounty Code from Claim (SSA)

BENE_STATE_CD

CHARBeneficiary Residence (SSA) State Code

BENE_MLG_CNTCT_ZIP_CD

CHARZIP Code of Residence from Claim

ICD_DGNS_CD1

CHARClaim Diagnosis Code I

ICD_DGNS_CD2

CHARClaim Diagnosis Code II

ICD_DGNS_CD3

CHARClaim Diagnosis Code III

ICD_DGNS_CD4

CHARClaim Diagnosis Code IV

ICD_DGNS_CD5

CHARClaim Diagnosis Code V

ICD_DGNS_CD6

CHARClaim Diagnosis Code VI

ICD_DGNS_CD7

CHARClaim Diagnosis Code VII

ICD_DGNS_CD8

CHARClaim Diagnosis Code VIII

ICD_DGNS_CD9

CHARClaim Diagnosis Code IX

ICD_DGNS_CD10

CHARClaim Diagnosis Code X

ICD_DGNS_CD11

CHARClaim Diagnosis Code XI

ICD_DGNS_CD12

CHARClaim Diagnosis Code XII
Export table

Physician Line File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

LINE_NUM

NUMClaim Line Number

CLM_THRU_DT

DATEClaim Through Date

PRF_PHYSN_NPI

CHARCarrier Line Performing NPI Number

TAX_NUM

CHARLine Provider Tax Number

PRVDR_SPCLTY

CHARLine CMS Provider Specialty Code

LINE_SRVC_CNT

NUMLine Service Count

LINE_CMS_TYPE_SRVC_CD

CHARLine CMS Type Service Code

LINE_PLACE_OF_SRVC_CD

CHARLine Place Of Service Code

CARR_LINE_PRCNG_LCLTY_CD

CHARCarrier Line Pricing Locality Code

LINE_1ST_EXPNS_DT

DATELine First Expense Date

LINE_LAST_EXPNS_DT

DATELine Last Expense Date

HCPCS_CD

CHARHealthcare Common Procedure Coding System (HCPCS) Code

HCPCS_1ST_MDFR_CD

CHARHCPCS Initial Modifier Code

HCPCS_2ND_MDFR_CD

CHARHCPCS Second Modifier Code

BETOS_CD

CHARLine Berenson-Eggers Type of Service (BETOS) Code

LINE_NCH_PMT_AMT

NUMLine NCH Medicare Payment Amount

LINE_PRVDR_PMT_AMT

NUMLine Provider Payment Amount

LINE_ALOWD_CHRG_AMT

NUMLine Allowed Charge Amount

LINE_PRCSG_IND_CD

CHARLine Processing Indicator Code

CARR_LINE_MTUS_CNT

NUMCarrier Line Miles/Time/Units/Services (MTUS) Count

CARR_LINE_MTUS_CD

CHARCarrier Line Miles/Time/Units/Services (MTUS) Indicator Code

LINE_ICD_DGNS_CD

CHARLine Diagnosis Code

CLM_LINE_STD_ALOWD_AMT

NUMLine NCH Medicare Allowed Amount, standardized
Export table

DME Line File

Variable NameTypeDescription

BENE_ID

NUMEncrypted CCW Beneficiary ID

CLM_ID

NUMClaim ID

LINE_NUM

NUMClaim Line Number

CLM_THRU_DT

DATEClaim Through Date

TAX_NUM

CHARLine Provider Tax Number

PRVDR_SPCLTY

CHARLine CMS Provider Specialty Code

LINE_SRVC_CNT

NUMLine Service Count

LINE_CMS_TYPE_SRVC_CD

CHARLine CMS Type Service Code

LINE_PLACE_OF_SRVC_CD

CHARLine Place Of Service Code

LINE_1ST_EXPNS_DT

DATELine First Expense Date

LINE_LAST_EXPNS_DT

DATELine Last Expense Date

HCPCS_CD

CHARHealthcare Common Procedure Coding System (HCPCS) Code

HCPCS_1ST_MDFR_CD

CHARHCPCS Initial Modifier Code

HCPCS_2ND_MDFR_CD

CHARHCPCS Second Modifier Code

BETOS_CD

CHARLine Berenson-Eggers Type of Service (BETOS) Code

LINE_NCH_PMT_AMT

NUMLine NCH Medicare Payment Amount

LINE_ALOWD_CHRG_AMT

NUMLine Allowed Charge Amount

LINE_PRCSG_IND_CD

CHARLine Processing Indicator Code

LINE_ICD_DGNS_CD

CHARLine Diagnosis Code

PRVDR_NPI

CHARDMERC Line Item Supplier NPI Number

LINE_NDC_CD

CHARLine National Drug Code (NDC)
Export table

PDE Claim File

Variable NameTypeDescription

PDE_ID

NUMCCW Encrypted Part D Event Number

BENE_ID

NUMCCW Encrypted Beneficiary ID

PROD_SRVC_ID

CHARProduct Service ID

PRSCRBR_ID

CHARPrescriber Identification Number

SRVC_DT

DATERX Date of Service (DOS)

FILL_NUM

NUMFill Number

QTY_DSPNSD_NUM

NUMQuantity Dispensed

DAYS_SUPLY_NUM

NUMDays Supply

GDC_BLW_OOPT_AMT

NUMGross Drug Cost Below Out-of-Pocket Threshold (GDCB)

GDC_ABV_OOPT_AMT

NUMGross Drug Cost Above Out-of-Pocket Threshold (GDCA)

LICS_AMT

NUMLow Income Cost Sharing Subsidy Amount (LICS)

TOT_RX_CST_AMT

NUMGross Drug Cost

NDC_CODE

CHARThe first nine digits of product service ID
Export table

Episode-Level File

Variable NameTypeDescriptionDetails

BENE_ID

NUMEncrypted CCW Beneficiary IDBeneficiary ID

EPISODE_ID

NUMEpisode Identification NumberUnique number identifying each episode

EPISODE_START_DATE

DATEEpisode Beginning DateDate the episode begins (i.e., the treatment planning date)

EPISODE_END_DATE

DATEEpisode Ending DateDate the episode ends (i.e., the 90th day of the episode)

EPISODE_YEAR

NUMEpisode Beginning YearThis indicates the calendar year in which the baseline episode began. This variable is used to adjust baseline episode payment amounts to 2019 dollars

CANCER_TYPE

CHARCancer TypeThere are 15 cancer types included in the baseline episodes, each consisting of a specific bundle of International Statistical Classification of Diseases and Related Health Problems, 10th Revision (ICD-10) diagnosis codes. For a list of included cancer ICD-10 codes, see https://innovation.cms.gov/innovation-models/radiation-oncology-model. Example value: Bladder

CANCER_TYPE_SERVICE_COUNT

NUMCount of Service Lines with CANCER_TYPECount of claim lines with assigned CANCER_TYPE coded

COUNT_CEB

NUMCount of Conventional External Beam (CEB) ServicesCount of the number of radiation treatment delivery services furnished during the baseline episode for CEB

COUNT_IMRT

NUMCount of Intesity-Modulated Radiation Therapy (IMRT) ServicesCount of the number of radiation treatment delivery services furnished during the baseline episode for IMRT

COUNT_PROTON

NUMCount of Proton Beam Therapy (PBT) ServicesCount of the number of radiation treatment delivery services furnished during the baseline episode for PBT

COUNT_SRS

NUMCount of Stereotactic Radiosurgery (SRS) ServicesCount of the number of radiation treatment delivery services furnished during the baseline episode for SRS

COUNT_SBRT

NUMCount of Stereotactic Body Radiation Therapy (SBRT) ServicesThis provides a count of the number of radiation treatment delivery services furnished during the baseline episode for SBRT

RADONC_TECH_PROVIDER

CHARTaxpayer Identification Number (TIN) or CMS Certification Number (CCN) of Attributed Provider/Supplier for Technical ServicesAttributed technical provider number

RADONC_TECH_PROV_TYPE

CHARType of Attributed Technical ProviderThe type of provider (hospital outpatient department or freestanding radiation therapy center) that was attributed the technical component of the episode. Example values: OPD = Outpatient, FREE= Freestanding

RADONC_TECH_TOTAL_PAY

NUMRadiation Oncology Episode Total Technical PaymentSum of RADONC_PAY for technical services during episode

RADONC_PRO_PROVIDER

CHARTIN of Attributed Supplier for Professional ServicesAttributed professional provider number

RADONC_PRO_TOTAL_PAY

NUMRadiation Oncology Episode Total Professional PaymentSum of RADONC_PAY for professional services during episode

PRO_PAY_WINSOR

NUMRadiation Oncology Episode Winsorized Professional PaymentWinsorized payment amount for professional services furnished in the episode, in 2019 dollars. It is provided for all baseline episodes, with Winsorization based on the 1st and 99th percentiles of baseline episodes in the outpatient setting. This variable is used to calculate the historical experience adjustments for all RO participants.

TECH_PAY_WINSOR

NUMRadiation Oncology Episode Winsorized Technical PaymentWinsorized payment amount for technical services furnished in the episode, in 2019 dollars. It is provided for all baseline episodes, with Winsorization based on the 1st and 99th percentiles of baseline episodes in the outpatient setting. This variable is used to calculate the historical experience adjustments for all RO participants.

NUM_CASES_MISSING_CARRIER_RATE

NUMCount of Claims Lines from the Beneficiary Line-Level Claims File Where No Carrier Payment RateCount of claims lines from the Beneficiary Line-Level Claims File for which there was no carrier PAYMENT_RATE

NUM_CASES_MISSING_OPPS_RATE

NUMCount of Claims Lines from the Beneficiary Line-Level Claims File Where No Outpatient Payment RateCount of claims lines from the Beneficiary Line-Level Claims File for which there was no OPD PAYMENT_RATE

MAJOR_PROCEDURE_FLAG

NUMMajor Procedure FlagWhether a major procedure occurred within 90 days before episode start date through episode end date. 1 = Yes, 0 = No

CHEMO_FLAG

NUMChemotherapy FlagWhether chemotherapy was given within 90 days before episode start date through episode end date. 1 = Yes, 0 = No

ANY_TECH_OPD

NUMTechnical Services Provided in Outpatient Facility FlagWhether any technical services were at an outpatient facility during episode. 1 = Yes, 0 = No

ANY_TECH_FREE

NUMTechnical Services Provided in Freestanding Facility FlagWhether any technical services were at a freestanding facility during episode. 1 = Yes, 0 = No

TREATMENT_SETTING

CHARPrimary Radiation Treatment Facility SettingThe setting in which the majority of radiation treatment delivery services were furnished during the episode, excluding radiation treatment delivery (guidance). OUTPATIENT if more technical services were billed in outpatient facility FREESTANDING if more technical services were billed in freestanding facility BOTH if equal number of technical services were billed in outpatient and freestanding facilities

BENE_BIRTH_DT

DATEBenficiary Date of BirthBeneficiary date of birth

BENE_DEATH_DT

DATEBeneficiary Date of DeathBeneficiary date of death

AGE

NUMBeneficiary Age on First Day of EpisodeBeneficiary's age

BENE_SEX_IDENT_CD

CHARBeneficiary SexBeneficiary sex, determined from Medicare enrollment records. 1 = Male, 2 = Female

STATE

CHARBeneficiary's State of ResidenceState of the beneficiary's place of residence

COUNTY

CHARBeneficiary's County of ResidenceCounty of the beneficiary's place of residence

ZIP_CODE

CHARBeneficiary's ZIP Code of ResidenceZIP code of the beneficiary's place of residence

HOSPICE_DAYS

NUMNumber of Days in HospiceNumber of days during the episode that the beneficiary was enrolled in hospice

ESRD

NUMEnd Stage Renal Disease (ESRD) FlagBeneficiary has ESRD at the beginning of the episode
Export table

Participant-Level File

Variable NameTypeDescriptionDetails

CANCER

CHARRO Episode Cancer TypeEach file has cases for the 15 included cancer types plus "ALL CANCERS" with values of 0 if the RO participant had no attributed episodes with that cancer diagnosis

MCARE_PMT_N

NUMNumber of EpisodesTotal number of episodes for which RO participant is the attributed technical or attributed professional provider, or both. If the RO participant is both the attributed professional provider and the attributed technical provider for an episode, the episode counts only once

MCARE_PMT_PRO_MEAN

NUMMean RO Professional PaymentMean RO Medicare professional payment for the RO participant's episodes

MCARE_PMT_TECH_MEAN

NUMMean RO Technical PaymentMean RO Medicare technical payment for the RO participant's episodes

MCARE_PMT_PRO_ATTRI_MEAN

NUMMean RO Professional Payment When Part is Attributed Professional ProviderMean RO Medicare professional payment when RO participant was attributed professional provider for the RO participant's episodes

MCARE_PMT_TECH_ATTRI_MEAN

NUMMean RO Technical Payment When Part is Attributed Technical ProviderMean RO Medicare technical payment when RO participant was attributed technical provider for the RO participant's episodes

AGE_MEAN

NUMMean Patient Age Among EpisodesMean age of beneficiaries for the RO participant's episodes

FEMALE_PCT

NUMPercent Patients Female Among EpisodesPercent of beneficiaries who are female for the RO participant's episodes

CHEMO_PCT

NUMPercent Patients with Chemo Among EpisodesPercent of beneficiaries with chemotherapy during episode for the RO participant's episodes. For a list of chemotherapy codes, see https://innovation.cms.gov/innovation-models/radiation-oncology-archived-materials

HOSPICE_PCT

NUMPercent Patients with Hospice Among EpisodesPercent of beneficiaries with hospice services during episode for the RO participant's episodes

MAJOR_PROCEDURE_PCT

NUMPercent Patients with Major Procedure Among EpisodesPercent of beneficiaries with major medical procedure during episode for the RO participant's episodes. For a list of major procedure codes, see https://innovation.cms.gov/innovation-models/radiation-oncology-archived-materials

DEATH_PCT

NUMPercent Episodes End in DeathPercent of RO participant's episodes that end with a beneficiary death (before 90th day)

CEB_MEAN

NUMMean of Conventional External Beam (CEB) Services CountMean of CEB services count of the RO participant's episodes

IMRT_MEAN

NUMMean of Intensity-Modulated Radiation Therapy (IMRT) Services CountMean of IMRT services count of the RO participant's episodes

PROTON_MEAN

NUMMean of Proton Beam Therapy (PBT) Services CountMean of PBT services count of the RO participant's episodes

SRS_MEAN

NUMMean of Stereotactic Radiosurgery (SRS) Services CountMean of SRS services count of the RO participant's episodes

SBRT_MEAN

NUMMean of Stereotactic Body Radiation Therapy (SBRT) Services CountMean of SBRT services count of the RO participant's episodes
Export table

Code Value Reference

The following tables list the possible values selected categorical variables can take and their meanings. All of the following tables have the same two columns:

Code
The possible values the particular variable can take.
Value
Describes the meaning of the given code for the given variable.

Not all variables listed in the above data dictionary are represented in these tables, only certain select categorical variables.

MOD

The header MOD is present in the file Beneficiary Line-Level File

Table of values for MOD
CodeValue
26Professional Service
blankGlobal Service
OPTechnical Service
TCTechnical Service
Export table

SERVICE

The header SERVICE is present in the file SAMH Excluded Claims Summary

Table of values for SERVICE
CodeValue
DMEDurable Medical Equipment
INPInpatient
OUTOutpatient
PHYPhysician
Export table

Acronyms

Below is a list of acronyms used in the data files.

AcronymDefinition

APC

Ambulatory Payment Classifications

BETOS

Berenson-Eggers Type of Service

CCN

CMS Certification Number

CCW

Chronic Conditions Warehouse

CEB

Conventional External Beam

DME

Durable Medical Equipment

DOS

Date of Service

DRG

Diagnosis Related Group

ESRD

End-stage Renal Disease

GDCA

Gross Drug Cost Below

GDCB

Gross Drug Cost Above

HCPCS

Healthcare Common Procedure Coding System

HIPPS

Health Insurance Prospective Payments System

ICD-10

International Statistical Classification of Diseases and Related Health Problems, 10th Revision

IDE

Investigational Device Exemption

IME

Indirect Medical Education

IMRT

Intesity-Modulated Radiation Therapy

LICS

Low Income Cost-sharing Subsidy

MAC

Medicare Administrative Contractor

MCO

Managed Care Organization

MTUS

Miles/Time/Units/Services

NCH

National Claims History

NDC

National Drug Code

NPI

National Provider Identifier

OPD

Outpatient Department

OPPS

Outpatient Prospective Payment System

PBT

Proton Beam Therapy

PDE

Prescription Drug Event

PPS

Prospective Payment Systems

RO

Radiation Oncology

SAMH

Substance Abuse and Mental Health

SBRT

Stereotactic Body Radiation Therapy

SRS

Stereotactic Radiosurgery

TIN

Taxpayer Identification Number