# Sync EHR Data for Patient An internal endpoint which will push the latest patient summary statistics and PDF reports to all EHR enabled clinics for which the patient has an active subscription. The actual data is pushed asynchronously. A successful response means that an asynchronous task has been scheduled. A 404 response will be returned if no active subscriptions can be found for given patient. Endpoint: POST /v1/patients/{patientId}/ehr/sync Version: 1.0 Security: sessionToken ## Path parameters: - `patientId` (string, required)