A language which may be used to communicate with the patient about his or her health (Documentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
Patient.communication[]).
Primary Keys:
- patient_communication_id
- patient_id - links to the patient table
| Column | Data Type | Description |
|---|---|---|
| patient_communication_id | varchar | Unique identifier for the communication row |
| patient_id | varchar | Parent patient |
| language_text | varchar | Language for communication (Communication.language.text) |
| preferred | varchar | Whether this is the preferred communication |

