PayerQualityMeasureHistoricalOutcomes
This table stores the historical payer calculated outcomes for quality measures that are received from payers.
| Column Name | Type | Description |
|---|---|---|
| LastMeasureOutcomeUpdateUtcInstant | DATETIME | The UTC instant when the historical measure outcome was last updated. |
| PayerQualityMeasureLineOfBusinessRawValue | VARCHAR | The line of business associated with the quality measure outcome. This item stores the raw, untranslated version of the line of business. |
| ValueBasedProgramIdentification | NUMERIC | The Value-Based Program that is associated with the outcome over time. |
| OutcomeHistoryDemographicIdentifier | NUMERIC | The demographic set record (REQ), related to this outcome at the time of filing, containing the identifier and demographics representing the patient this record is associated with. |
| LastRelevantServicePerformedDate | DATETIME | The last date that the service that satisifies the quality measure was performed. |
| IsFirstFillHistory | VARCHAR | Is this outcome in the First Fill status? This status is where the patient has filled the medication once, but has not filled it a second time. For some measures during this timeframe the patient is not technically in the denominator yet, but once they pick up that second fill they will be. |
| CalculatedOutcomeKeyHistory | INTEGER | The unique outcome key that is calculated using a combination of the measure, measure version, and measurement period pattern that are related to a specific measure outcome. |
| ContactSerialNumberRegistryDataIdentifier | NUMERIC | The contact serial number (CSN) of the contact. |
| PrimarySourceDenominatorValue | NUMERIC | The value of the denominator according to primary sources. This is used for measures where the denominator is not 1/0 for a patient and is instead a count of some event. |
| MedicationAdherenceIndexPrescriptionStartDate | DATETIME | The prescription start date during the measurement period for a medication adherence measure. This is the start date to use when calculating a Proportion of Days Covered (PDC) value. |
| HistoricalOutcomeIsValidIndicator | VARCHAR | Indicates whether or not the historical calculated measure outcome is valid. For example, if the outcome was deleted from the source database, the relevant outcome would be considered invalid (0-No). |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| SummaryPeriodEndDate | DATETIME | The end date of the summary period associated with the calculated outcome. |
| RegistryDataIdentifier | NUMERIC | The unique identifier (.1 item) for the registry data record. |
| HistoricalBenefitPlanRawValue | VARCHAR | The benefit plan associated with the quality measure outcome. This item stores the raw, untranslated version of the benefit plan. |
| PayerQualityMeasureOutcomeBusinessSegmentIdentifier | NUMERIC | The business segment associated with the quality measure outcome. This item stores the translated, networked version of the business segment. |
| QualityMeasureServiceDueDate | DATETIME | The next date that a clinical service that satisfies a quality measure is due. This due date is based on the frequency with which the service needs to be completed and the last date that it was completed. |
| PrimarySourceNumeratorValue | NUMERIC | The value of the numerator according to primary sources. This is used for measures where the numerator is not 1/0 for a patient and is instead a count of some event. |
| QualityMeasureQualifyingEventDate | DATETIME | For event-based measures, this is the date when the qualifying event occurred for the measure outcome. |
| OutcomeHistoricalDemographicIdentifier | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |