QualityMeasureClinicalQualityLanguageElementNames
This table stores the element names for a CQL expression within a measure.
| Column Name | Type | Description |
|---|---|---|
| MeasureReturnTupleElementName | VARCHAR | The name of a tuple element in the return type. |
| MeasureValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this contact. |
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| ClinicalQualityLanguageElementName | 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. |
| CqlExpressionElementName | DATETIME | The date of this contact in calendar format. |