QualityMeasureCqlDependentExpressions
This table contains the dependent expressions of a CQL named expression.
| Column Name | Type | Description |
|---|---|---|
| ContactGroupLineNumber | INTEGER | The line number for the information associated with this contact. |
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| ValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this contact. |
| DependentExpressionText | VARCHAR | This column stores the dependent expression for the given expression. |
| DependentExpressionName | 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. |