GoalContactHistory
This table contains contact specific data for the IGO (Discrete Goals) master file.
| Column Name | Type | Description |
|---|---|---|
| CarePlanGoalContactType | INTEGER | The contact type(s) associated with a care plan goal. |
| GoalContactDate | DATETIME | The date of this contact in calendar format. |
| GoalValueRangeHighOverride | VARCHAR | This column stores the high value for goal value range (if any). |
| GoalCompletionDate | DATETIME | The date work on this goal was completed. |
| CarePlanContactSerialNumber | NUMERIC | Links to the care plan contact. Used to recreate historic versions of the care plan. |
| GoalContactDeploymentOwnerIdentifier | VARCHAR | ID of the deployment owner for this contact. |
| GoalContactEditedByUserId | VARCHAR | This item holds edited user ID information. |
| ShouldIncludeGoalDescriptionInPlanOfCare | VARCHAR | If set to Yes, the goal description will be included on the plan of care. If set to No or left blank, the goal description will be omitted. |
| DocumentationReadingUtcTimestamp | DATETIME | Documents when the original reading contact was documented. Used to order active documentation readings in the order they clinically happened. |
| UpdatedGoalIdentification | VARCHAR | This item links to the new goal ID that was created when this original goal was resolved and updated. |
| GoalStartDate | DATETIME | The date to begin work on this goal. |