ClinicalQualityMeasureCqlExpressionDataTyp
This table contains the Clinica Data Model types retrieved in the CQL named expression.
| Column Name | Type | Description |
|---|---|---|
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| QualityMeasureGroupLineNumber | INTEGER | The line number for the information associated with this contact. |
| MeasureContactDate | DATETIME | The date of this contact in calendar format. |
| ExpressionClinicalDataModelTypeIdentifier | NUMERIC | This column stores the clinical data model types used by the expression. |
| 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. |