Sync Patient
Patient
Sync Patient
Create a link between Metriport Patient and external system.
POST
Sync Patient
This endpoint can be used in situations where the Patient synchronization with external systems/EHR cannot be automatically performed, either because there’s no capability on said system or because the Patient was created before the integration took place. In these situations, customers are asked to create the Patient in Metriport and call this endpoint to synchronize the Patient with the EHR.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.
Query Params
If not included, Metriport will check if the Patient is
mapped to a single external ID to infer the EHR to sync
with. If included, it must be
elation or healthie.
Results in HTTP status code 400 if Metriport cannot
determine a single EHR.Path Params
The ID of the Patient to synchronize.
Response
Returns a JSON object with the following properties:The patient’s ID in Metriport.
The ID of the Patient on your internal system / EHR.

