EpisodeCarePlanLinkHistory
History of items linked to episodes edited in the episodes activity. This consists of records at one time linked via HSB 2000/2010 which will be primarily visits linked via the episodes module, but will also include links to INP and could include other masterfiles (like TPL) if applications use standard linking code in HSBUTIL2.
| Column Name | Type | Description |
|---|---|---|
| EpisodeLinkUserID | VARCHAR | This is the user (EMP) that was responsible for this line being added. |
| EpisodeLinkHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. Each line represents one change to the link history (add or remove). |
| LinkedMasterFileIdentifier | VARCHAR | This is the master file (INI) to which this line links (via the EPISODE_LINK_CSN column). |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| EpisodeLinkCreationInstant | DATETIME | This is the instant that this line was added. |
| LinkedEpisodeContactSerialNumber | NUMERIC | The unique HSB contact serial number that this line points to. This number is unique across all episode contacts in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). This column will only have a value when EPISODE_LINK_INI is HSB. |
| EpisodeLinkStatusCategory | INTEGER | The episode link status category number for the the status of the episode link. Statuses include added, removed, or other. |