PatientGoalUpdatesOverT
This table contains data for the Discrete Goals (IGO) masterfile that is over-time data.
| Column Name | Type | Description |
|---|---|---|
| GoalRecordIdentifier | VARCHAR | The unique identifier for the goal record. |
| Goal | VARCHAR | High value for goal value range |
| IntraConnectOwnerCommunityIdentification | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |
| MyChartEditorProxyPatientIdentifier | VARCHAR | This item stores the proxy/patient (WPR) ID of the proxy/patient who added or edited a goal from MyChart. |
| IsPatientStatedGoalIndicator | VARCHAR | Indicates whether or not a goal is patient-stated. |
| ContactDateUniqueReal | FLOAT | A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
| OutpatientPriority | INTEGER | Outpatient Priority |
| GoalDisplayNameOverTime | VARCHAR | Display name for the goal |
| ContactDate | DATETIME | The date of this contact in calendar format. |
| GoalUpdateEditorUserIdentifier | VARCHAR | The user (EMP) ID of the person who entered this data. |
| GoalRecordStatus | INTEGER | Current status of the goal record |
| PatientGoalContactSerialNumber | NUMERIC | Patient CSN (contact serial number I.E. unique contact identifier) associated with a particular IGO (goal) contact. |
| GoalOutcomeComplianceValue | INTEGER | Current outcome value for the goal. This column stores the manually tracked goal compliance value. |
| GoalIsLongRangeIndicator | VARCHAR | Indicates whether the goal is a long-range goal or a short-term goal. |
| LinkedLongRangeGoalIdentification | VARCHAR | The ID of the long-range goal that this short-term goal is linked to. |