5 Type 1 File
The Type 1 File is optional and its specification is only required for a background rate calculation cohort identification strategy. Options include selecting the number of events an individual can contribute to the request,the number of days before index date to assess incidence criteria, whether to truncate enrollment at death date, and whether to output a table characterizing reason for censoring eligibility. Table 5.1 contains detailed specifications for this file.
| Parameter | Field Name | Description |
|---|---|---|
| Name of Cohort | GROUP | Standardized name used to differentiate cohorts. Note 1: multiple cohorts can be defined within the same Type 1 File. In this case all cohorts are queried independently and results are reported separately and labeled using each GROUP name specified. Note 2: GROUP is the primary key linking cohorts across input files; GROUP values must match (including case) between the TYPE1FILE and other input files. Note 3: GROUP value must begin with letter or underscore. Note 4: GROUP values must be lowercase. Format: SAS character $40; no special characters (e.g., commas, periods, hyphens, spaces, etc.) allowed, and underscores must be used to mark spaces. Example: insulin |
| Allowed Number of Index Dates per Individual | T1COHORTDEF | Indicates how many index dates an individual can contribute. Options include:
Note 1: T1COHORTDEF parameter is used in conjunction with the T1WASHPER variable (below) to define valid index date(s). |
| Type 1 Index Washout Period | T1WASHPER | Length of washout period in days. The washout period is a period before an index date during which an individual cannot have evidence of index-defining criteria (see Cohort Codes File specification for additional details on index-defining criteria). Note 1 special case: when T1WASHPER = missing the program requires ENRDAYS of continuous enrollment but only considers an exposure/event valid if, at index date, the member has no evidence of the exposure in their entire available enrollment history that meets coverage requirements (as specified in COVERAGE) Format: Numeric Example: 365 |
| Censor Enrollment at Evidence of Death | CENSOR_DTH | Indicates if enrollment should be censored based on death date. Allowable values are Date of death can be determined two ways:
Note 1: in cases where a death date appears in both the Death and Encounter tables, the date from the Death table will be used. |
| Categories for Follow-up Time | CENSOR_OUTPUT_CAT | Indicates ranges (in days) for stratification variable CENSDAYS_VALUE in [RUNID]_censor_cida.sas7bdat output. Note 1: leave blank if only continuous values of CENSDAYS_VALUE are desired. If this field is left blank, output stratified by CENSDAYS_VALUE in [RUNID]_censor_cida will have one category that includes all values of CENSDAYS_VALUE. Note 2: For each cohort in the TYPE1FILE, CENSOR_OUTPUT_CAT must specify the same value. Format: SAS character—length can vary Example: 0-364 365-729 730-1094 1095+ |
| Output Denominator Indicator | OUTPUTDENOM | Indicates whether to calculate denominator variables DENNUMPTS (number of patients eligible to have at least one index date) and DENNUMMEMDAYS (number of days that patients are eligible to have an index date). Valid values are:
Note 1: if MINRXDAYS is specified as an inclusion/exclusion criterion, OUTPUTDENOM will be automatically set to N. |
To read more about how Type 1 Queries work, please refer to Type 1: Extract Information to Calculate Background Rates. For information on other Types, please refer to Chapter 1.