The patient mapping table provides a mapping between Metriport patient IDs and customer-provided external IDs. This table only contains entries for patients that have an external ID set. Primary Keys: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.
- id
| Column | Data Type | Description |
|---|---|---|
| id | varchar | Unique Metriport identifier for the patient |
| external_id | varchar | Customer-provided external identifier |

