QualityMeasureClinicalQualityLanguageDefinitions
Contains discrete data about the named expressions in a CQL library.
| Column Name | Type | Description |
|---|---|---|
| ReturnType | VARCHAR | Indicates whether the return type is a list or not. |
| QualityMeasureLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| UniqueContactDateReal | 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. |
| CqlExpressionReturnTypeCode | INTEGER | The expression return type if defined in CQL. |
| NamedExpressionDataType | VARCHAR | This item stores the CQL data type of the named expression. |