WorklistTaskCompletionDetai
This table provides information on work list tasks.
| Column Name | Type | Description |
|---|---|---|
| TaskInstanceStatusCategoryIdentifier | INTEGER | The current instance status category ID for the task record. |
| TaskIdentifier | VARCHAR | The unique identifier for the task record. |
| ScheduledUtcDateTime | DATETIME | The instant the work list task was scheduled in UTC. |
| TaskOutcomeCategoryIdentifier | INTEGER | The task outcome category ID for the task. |
| CompletedInPatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number (CSN) of the patient contact in which the task was completed. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| LastMoveUserIdentifier | VARCHAR | The user attributed to the last move of this task instance. |
| TaskNoteIdentifier | VARCHAR | The unique identifier of the note record for the comment associated with a specific task instance. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| OriginalScheduledInstant | DATETIME | The instant a task instance was first scheduled. |
| TaskResponsibleInBasketPoolIdentification | NUMERIC | The responsible pool assigned to an instance of a care plan task. |
| RemovedFromPatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number (CSN) of the patient contact from which a user removed the task. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| TaskScheduledInstant | DATETIME | The instant the work list task was scheduled. |
| TaskLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| TaskCompletingUserIdentifier | VARCHAR | The unique ID of the user completing a work list task. For automatically completed episode tasks, this will be blank. |
| WorklistTaskRemovalInstant | DATETIME | The instant the work list task was removed. |
| TaskMarkedIncompleteDateTime | DATETIME | The instant a task was marked incomplete from a completed state. |
| WorklistTaskPhysicalOwnerIdentification | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| Task | DATETIME | The instant a work list task was completed. |
| TaskMoveCount | INTEGER | The number of times a task instance has been moved relative to this version of the instance. |
| NextEditedTaskInstanceLine | INTEGER | If this task instance was subsequently edited, this line is the location of the next version of this task instance. |
| PreviousTaskVersionLineNumber | INTEGER | If this task instance was created by editing an existing instance, this value is the line number of the previous version of this task instance. |
| UncompletedInPatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number (CSN) of the patient contact from which a user undid the completion action for the task. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| TaskCompletionDate | DATETIME | The date the user indicates the task was completed |