ClinicalQualityMeasureCqlRetrieveCod
This table contains the direct reference codes used in a CQL retrieve.
| Column Name | Type | Description |
|---|---|---|
| QualityMeasureGroupLineNumber | INTEGER | The line number for the information associated with this contact. |
| QualityMeasureIdentifier | NUMERIC | The unique identifier (.1 item) for the measure record. |
| QualityMeasureRetrieveCode | VARCHAR | The direct reference codes used by the retrieve statements in the expression. |
| ContactSequenceRealNumber | 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. |
| ContactDate | DATETIME | The date of this contact in calendar format. |