CodingClarificationActionHistory
The table contains information about actions taken by users on a query (coding, Clinical Documentation Improvement, or missing doc).
| Column Name | Type | Description |
|---|---|---|
| AccountLocationActionDateTime | DATETIME | The date and time of the user action in the local time zone of the location of the hospital account associated with the query. This is similar to item HNO 41082, which stores the local time zone of the location of the encounter associated with the query. Both items will store identical data except where the time zone of the encounter's location differs from the time zone of the hospital account's location. If the hospital account is combined with an account in another location, this item will be updated to the time zone of the location of the target hospital account. |
| ActionRecipientUserIdentifier | VARCHAR | To store the IDs of the users in the recipient list when an action was taken place by either a CDIS/Coder or a provider. In the multiple recipient case, there will be one recipient per line. |
| QuerySubActionCategory | INTEGER | This stores the list of sub-actions that better explains the value in I HNO 41087. |
| ActionLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| UserQueryAction | INTEGER | To store the action a user takes on a query. A query's status of completed meaning the query has been marked with an outcome of being done. |
| InstanceOwningCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ActionEndDateTimeUtc | DATETIME | To store the instant when the current action has ended and the next action has started. |
| NoteIdentifier | VARCHAR | The unique identifier for the note record. |
| QueryStatusAction | INTEGER | Displays the action taken on the query. |
| 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. |