QualityMeasureExpressions
Contains the expressions configured for a quality measure.
| Column Name | Type | Description |
|---|---|---|
| SourceClinicalQueryLanguageLibraryIdentifier | NUMERIC | The ID of the source CQL library record. |
| QualityMeasureContactDate | DATETIME | The date of this contact in calendar format. |
| MeasureOutcomeType | INTEGER | The type for an outcome of the measure. The expression uses the data sources configured for the outcome. |
| QualityMeasureContactDateReal | 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. |
| ExpressionLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| QualityMeasureOutcomeAttributeTypeCategory | INTEGER | The attribute type category number for the outcome of the quality measure the expression represents. |