Skip to main content
images/cerbo.svg

Events

Triggering Webhook Types

The following event types are associated with the Patient event payload from Cerbo.
  • Cerbo Patient Created
  • Cerbo Patient Updated
{
  "date_of_birth": "1990-01-01",
  "first_name": "John",
  "id": "5563",
  "last_name": "Doe",
  "sex": "F"
}
{
  "date_of_birth": "Date of Birth",
  "first_name": "First Name",
  "id": "Patient ID",
  "last_name": "Last Name",
  "sex": "Sex"
}

Payload Field Details

Patient
Event Payload