PayerPlatformPatientInsightFeedback
This table contains information about individual patient insights feedback shared via Payer Platform.
| Column Name | Type | Description |
|---|---|---|
| ActionedAlertContactSerialNumber | NUMERIC | The Contact Serial Number for the alert that was acted on by a user. |
| RiskAdjustmentCategoryIdentifier | INTEGER | The ID of the risk adjustment category associated with the feedback, populated if the insight source type is Observed Condition (Diagnosis Exchange). |
| SourceCareGapProgramIdentifier | NUMERIC | The unique ID of the program record the feedback applies to, populated if the insight source type is Care Gaps Exchange. |
| CdsHookCardUniqueIdentifier | VARCHAR | The CDS hook's card UUID, populated if the insight source type is CDS Hooks. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IntraConnectOwningInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ActingProviderInternalIdentifier | VARCHAR | The unique ID associated with the provider record that acted on the shared insight. This column is frequently used to link to the CLARITY_SER table. |
| InsightActionCodeValue | VARCHAR | The code value of the record added to patient's chart as the result of the insight action. This code is of the type stored in column RESULT_CODE_TYPE_C. |
| PayerPlatformFeedbackIdentifier | NUMERIC | The unique identifier (.1 item) for the Payer Platform feedback record. |
| ExternalUserIdentifier | VARCHAR | The unique ID associated with the user record of the user that acted on the shared insight at the source organization. This does not correspond to a local EMP record. |
| UserActionComment | VARCHAR | The free-text comment the user entered as they were taking action on the insight, if entered. |
| WasInsightShownToUserIndicator | VARCHAR | Indicates whether the insight was based on data from your organization. If not, either your organization did not provide data for this insight, or your organization's data was not used by the provider organization and another source's data was used instead. 'Y' indicates that this insight data was from your organization, 'N' or NULL indicates it was not. |
| ProviderTaxIdentificationNumber | VARCHAR | The tax ID associated with the provider record that acted on the shared insight. |
| SourceCareGapMeasureIdentifier | NUMERIC | The unique ID of the measure record the feedback applies to, populated if the insight source type is Care Gaps Exchange. |
| InsightSourceTypeCategoryIdentifier | INTEGER | The insight source type Category ID for the feedback insight. |
| IsUserPatientPrimaryCareProvider | VARCHAR | Indicates whether the user who acted on the shared insight is the patient's PCP or not. 'Y' indicates the user is the patient's PCP. 'N' or NULL indicates the user is not the patient's PCP. |
| PayerFeedbackInsightLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| UserActionLocalInstant | DATETIME | The date and time the user took action on the insight, stored in local time. |
| InsightSourceCodeValue | VARCHAR | The code value that served as the source of the insight. This code is of the type stored in column INSIGHT_CODE_TYPE_C. |
| IsActingUserAProvider | VARCHAR | Indicates whether the user who acted on the shared insight is a provider or not. 'Y' indicates the user is a provider. 'N' or NULL indicates the user is not a provider. |