RoomIdentityHistory
Table containing the Identity IDs for a given ROM record.
| Column Name | Type | Description |
|---|---|---|
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| RoomIdentifierLineNumber | INTEGER | This column holds the line number used to identify an ID for a hospital room. Since rooms can have multiple IDs, a line number is used to identify an individual ID on that record. |
| PatientProfileIdentifier | NUMERIC | The MPI retrieval check extension. |
| RoomMasterPatientIdentifier | VARCHAR | The unique ID of the room that is associated with MPI ID type. |
| OwningCommunityPhysicalIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| RoomMasterPatientIdentifierStartDate | DATETIME | The effective from date for the MPI ID on the room record. |
| RoomRecordIdentification | VARCHAR | The unique ID of the room record for this row. |
| MasterPatientIndexEndDate | DATETIME | The effective to date for the MPI ID on the room record. |