Patient.telecom[]).
Previous version: patient_telecom
Primary Keys:
- patient_telecom_id
- patient_id - links to the patient table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| patient_telecom_id | varchar | Unique identifier for the telecom row |
| patient_id | varchar | Parent patient |
| system | varchar | Contact system: e.g. phone, fax, email, pager, url, sms, other |
| use | varchar | Purpose of contact: home, work, temp, old, mobile |
| value | varchar | The actual phone number, email address, URL, etc. |
| telecom_rank† | int | Stable order of this telecom within the location |
| data_source_ext† | varchar | Integration source of the data, derived from FHIR extension |

