CaseManagementEpisodeHistory
The history tracks changes made to the case episode for auditing purposes.
| Column Name | Type | Description |
|---|---|---|
| CaseEpisodeHistoryNewValueRecord | VARCHAR | Stores the new value or record associated with the action taken on the case episode. |
| AssociatedCaseManagementDepartmentIdentifier | NUMERIC | When the action taken by the user is 11-Update Department, this column holds the associated department ID value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementTrackingStatusValue | INTEGER | When the action taken by the user is 12-Update Tracking Status, this column holds the associated tracking status value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementSensitivityCode | INTEGER | When the action taken by the user is 9-Update Sensitivity, this column holds the associated sensitivity value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementBlockDefinitionIdentifier | NUMERIC | When the action taken by the user is 18-Update Episode Type, this column holds the associated Episode Type value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementAssociatedEndDate | DATETIME | When the action taken by the user is 14-Update End Date, this column holds the associated end date value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementEpisodeClosedReasonCategory | INTEGER | When the action taken by the user is 5-Update Closed Reason, this column holds the associated closed reason value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementStatus | INTEGER | When the action taken by the user is 2-Update Case Status, this column holds the associated case status value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseEpisodeUpdateUserIdentifier | VARCHAR | Stores the user that updated the case episode. |
| CaseManagementAssociatedEnrollmentDate | DATETIME | When the action taken by the user is 17-Update Enrollment Date, this column holds the associated enrollment date value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementAssociatedTerminationDate | DATETIME | When the action taken by the user is 22 - Update Termination Date, this column holds the associated termination date value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementClaimIdentifier | NUMERIC | When the action taken by the user is 20-Link Claim, this column holds the associated claim. |
| AssociatedCaseManagementEnrollingStep | INTEGER | When the action taken by the user is 3-Update Enrolling Step, this column holds the associated enrolling step value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseEpisodeHistoryIdentifier | NUMERIC | The unique identifier for the summary block record. |
| CaseEpisodeHistoryActionUtcDateTime | DATETIME | Stores the date and time (UTC) on which the history action was taken. |
| EncounterContactSerialNumberRemovingValue | NUMERIC | Case Management History Item - The encounter that removed the value on the case episode, if the history value (I HSB 18440) is associated with an encounter. |
| AssociatedCaseManagementStartDate | DATETIME | When the action taken by the user is 10-Update Start Date, this column holds the associated start date value. This column is derived from the Assoc_Value_Raw_Data column. |
| InstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ActionTakenSystemDateTime | DATETIME | Stores the date and time (system default time) on which the history action was taken. |
| AssociatedCaseManagementTypeCode | INTEGER | When the action taken by the user is 1-Update Case Type, this column holds the associated case type value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementTreatmentTeamRelationship | VARCHAR | When the action taken by the user is 23 - Update Relationship, this column holds the associated case team relationship value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedReviewFrequencyLength | INTEGER | When the action taken by the user is 8-Update Review Frequency Length, this column holds the associated review frequency length value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedReviewDueDate | DATETIME | When the action taken by the user is 6-Update Review Due Date, this column holds the associated review due date value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementAssociatedEffectiveDate | DATETIME | When the action taken by the user is 21 - Update Effective Date, this column holds the associated effective date value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedMedicationProblemListIdentifier | NUMERIC | When the action taken by the user is 15-Update Linked Medications, this column holds the associated medication ID value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseEpisodeValueRemovalUtcTimestamp | DATETIME | Store the date and time (UTC) on which the associated value (I HSB 18440) was removed from the case episode. |
| CaseManagementTeamLineNumber | INTEGER | Store a line from the case team, if the history value (I HSB 18440) is associated with the case team. |
| CaseEpisodeHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| AssociatedCaseManagementIsPrimaryIndicator | VARCHAR | When the action taken by the user is 24 - Update Primary, this column holds the associated Primary? value. This column is derived from the Assoc_Value_Raw_Data column. |
| CaseManagementAssociatedProblemListIdentifier | NUMERIC | When the action taken by the user is 25-Update Linked Problems, this column holds the associated problem ID value. This column is derived from the Assoc_Value_Raw_Data column. |
| AssociatedCaseManagementDeclineReasonCategory | INTEGER | When the action taken by the user is 13-Update Declined Reason, this column holds the associated declined reason value. This column is derived from the Assoc_Value_Raw_Data column. |