RequisitionPatientCommunication
Stores patient communication information.
| Column Name | Type | Description |
|---|---|---|
| PatientOtherCommunicationDevice | VARCHAR | Stores the communication devices that may be used to communicate with the patient associated with this requisition. |
| PatientCommunicationDeviceNumber | VARCHAR | Stores the number to use with the communication device on the corresponding line to communicate with the patient associated with this requisition. |
| IntraConnectOwningCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PatientCommunicationPriorityNumber | INTEGER | Stores a priority for the communication method on the corresponding line that may be used to communicate with the patient associated with this requisition. |
| RequisitionIdentifier | NUMERIC | The unique identifier (.1 item) for the requisition record. |
| PatientCommunicationStartTime | DATETIME | Stores the time to start using the communication method on the corresponding line to communicate with the patient associated with this requisition. |
| RequisitionCommunicationLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |