QualityMeasureOutcomes
Contains the possible outcomes for a quality measure.
| Column Name | Type | Description |
|---|---|---|
| SourceMeasureVersionIdentifier | VARCHAR | The source measure version the outcome uses for calculation. |
| ProcedureModifierIdentifierString | VARCHAR | A string made of the procedure and modifier ID separated by a bar related to the quality measure outcome. |
| QualityMeasureIdentifier | NUMERIC | The unique ID of the quality measure record. |
| OutcomeDurationPrecisionType | INTEGER | This column stores the precision of the duration if the outcome is a CQL duration. |
| ExtractedInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| PhysicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| OutcomeNumericFormatType | INTEGER | This column stores the numeric format of the outcome if the CQL data type is numeric. |
| UniqueContactDateIdentifier | 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. |
| OutcomeLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| QualityMeasureOutcomeTypeCategory | INTEGER | The outcome type category number for the quality measure. |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| OutcomeDataType | VARCHAR | This column stores the CQL data type of the outcome. |