PatientTemporaryAddress
This table stores the street address for the patient's temporary address.
| Column Name | Type | Description |
|---|---|---|
| IntraConnectPhysicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| TemporaryAddressLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| PatientTemporaryStreetAddress | VARCHAR | The patient's temporary street address. |
| PatientTemporaryStreetAddressPatientIdentifier | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| RecordSourceInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |