Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt

Use this file to discover all available pages before exploring further.

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