QualityMeasureSearchTemp
The table contains information about quality measure search and template records.
| Column Name | Type | Description |
|---|---|---|
| AppExchangeOwningOrganization | VARCHAR | Stores the organization on the App Exchange that released the record |
| TemplateFormattedDataTypeName | VARCHAR | Stores the formatted data type name used to identify the template. |
| AppExchangeRecordIdentifier | VARCHAR | Stores a record identifier used to help identify the corresponding App Exchange record. |
| QualityMeasureSearchRecordCreationDate | DATETIME | Stores the date the record was created |
| QualityMeasureSearchRecordStatus | INTEGER | Stores the record status (hidden, soft-deleted, etc...) |
| CqlMeasureDataSourceRequirement | INTEGER | This column only applies to CQL measures. This is used to determine whether a data model requires data sources for CQL measures that reference it. If set to Required, a data model requires data sources. If set to Not Allowed, a data model does not allow data sources. Null values are treated as Required. |
| CanSearchExternalDataFlag | VARCHAR | Set to 'Yes' when the search is capable of searching external data. |
| QualityMeasureTemplateIdentifier | NUMERIC | The unique identifier for the search/template record. |
| LastLockOrUnlockDateTime | DATETIME | Stores the instant the record was last locked/unlocked |
| TemplateObjectIdentifier | VARCHAR | Stores the OID of the template provided by CMS. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |