Webhooks
Patient Created
Triggered when a patient is created
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggered when a patient is created
{
"type": "patientCreated",
"data": {
"patientId": "123456789"
}
}