Patient.communication[]).
Primary Keys:
- patient_communication_id
- patient_id - links to the patient table
Related Tables:
Parent:
Child:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Patient.communication[]).
Primary Keys:
| 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 |
