QualityMeasureSupportedPeriodPattern
Stores the supported measurement period patterns for measures.
| Column Name | Type | Description |
|---|---|---|
| ContactDate | DATETIME | The date of this contact in calendar format. |
| UniqueContactDateDecimal | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| InformationLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| SupportedMeasurementPeriodPatternCode | INTEGER | This column stores the list of supported period patterns for the measure version. |