PatientCarePlanGo
This table contains data on discrete goals (IGO) records associated with a patient.
| Column Name | Type | Description |
|---|---|---|
| PhysicalDeploymentOwnerIdentifier | 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. |
| GoalTypeId | VARCHAR | The unique ID of the goal type associated with this goal. |
| GoalIdentifier | VARCHAR | The unique ID for the goal record. |
| GoalDisplayName | VARCHAR | This column holds the display name of this goal. |
| GoalEvaluationNoteIdentifier | VARCHAR | This column holds the evaluation note ID for this goal. |
| AssociatedAlertContactSerialNumber | NUMERIC | Stores the CSN of the ALT record associated with the BPA that added this goal. |
| GoalCreationInstant | DATETIME | The instant this goal was created. |
| Goal | NUMERIC | This column stores the goal template used to create this record. |
| 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. |
| HomeHealthEpisodeIdentifier | NUMERIC | The associated HH/HSPC episode ID for a care plan goal. |