RosterEligibilityPeriod
Compiled roster tracking eligibility periods for each roster ID.
| Column Name | Type | Description |
|---|---|---|
| CommunityLoginOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| RosterFileIdentifier | INTEGER | The identifier of the roster file that included this patient. |
| IntraConnectOwningInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RosterPeriodLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| RosterPeriodEffectiveDate | DATETIME | The effective date of the roster period. |
| PatientIdentification | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| RosterPeriodTerminationDate | DATETIME | The termination date of the roster period. |