CarePlanPatientTaskStatusHistory
This table stores the history items for status changes of patient tasks within a care plan.
| Column Name | Type | Description |
|---|---|---|
| CarePlanRecordIdentifier | VARCHAR | The unique identifier (.1 item) for the care plan record. |
| CarePlanTaskStatusHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| CommunityLogicalOwnerIdentification | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PatientTaskStatusLastChangedUtcDateTime | DATETIME | The UTC instant the status was changed. |