InfectionToIsolationLinkag
The table contains information about infections linked to isolations. This includes the UTC instant at which the infections and isolations were linked. If the link was removed, the UTC instant at which the unlink occurred is also included.
| Column Name | Type | Description |
|---|---|---|
| UnlinkedUniversalTimeCoordinateDateTime | DATETIME | The UTC instant the infection and isolation were unlinked. |
| InfectionIsolationLinkIdentifier | NUMERIC | The unique identifier (.1 item) for the isolation record. |
| RecordOwningCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| LinkedUniversalTimeCoordinateDateTime | DATETIME | The UTC instant the infection and isolation were linked. |
| LinkedIsolationInfectionIdentifier | NUMERIC | The unique identifier (.1 item) for the infection linked to this isolation. |
| LogicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |