EpisodeOvertimeRecord
The table contains overtime information on the episodes recorded in clinical system for your patients.
| Column Name | Type | Description |
|---|---|---|
| EpisodeContactDateReal | 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. |
| EpisodeLastEditedDateTime | DATETIME | The date and time when the contact was edited. |
| ContactNumber | VARCHAR | The number for this contact. |
| UniqueContactIdentifier | NUMERIC | The unique contact serial number (CSN) of the contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| IntraConnectInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect. |