InbasketMessagePatientEncoun
This table holds related patient contacts for the In Basket message record. This table is intended to replace IB_MESSAGES_2__EPT_CSN_ID because this table can store multiple encounters per message. Typically, this table will only have one line per message because most In Basket message records only have a singular contact associated, if any.
| Column Name | Type | Description |
|---|---|---|
| MessageIdentifier | VARCHAR | The unique identifier for the task record. |
| InBasketMessagePatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number for the patient encounter related to the In Basket message. |
| CommunityLogOwnerIdentification | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| RecordOwningCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| EncounterLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |