{
  "dietician_organization_id": "123450",
  "dietitian_email_address": "drfleming@example.com",
  "dietitian_first_name": "Alexander",
  "dietitian_id": "100070",
  "dietitian_last_name": "Fleming",
  "dietitian_organization_id": "123450",
  "end_on": "2025-06-06",
  "id": "57211",
  "patient_id": "121250",
  "updated_at": "2024-05-10T08:46:04Z"
}
{
  "dietician_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
  "dietitian_email_address": "Email address of the User's (Patient's) registered dietitian",
  "dietitian_first_name": "First name of the User's (Patient's) registered dietitian",
  "dietitian_id": "ID of the User's (Patient's) registered dietitian",
  "dietitian_last_name": "Last name of the User's (Patient's) registered dietitian",
  "dietitian_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
  "end_on": "Date the Insurance Authorization ends on",
  "id": "Insurance Authorization object ID",
  "patient_id": "Patient's ID",
  "updated_at": "Insurance Authorization updated at time"
}

Events

Triggering Webhook Types

The following event types are associated with the Insurance Authorization event payload from Healthie.

  • Healthie Insurance Authorization Created
  • Healthie Insurance Authorization Updated
{
  "dietician_organization_id": "123450",
  "dietitian_email_address": "drfleming@example.com",
  "dietitian_first_name": "Alexander",
  "dietitian_id": "100070",
  "dietitian_last_name": "Fleming",
  "dietitian_organization_id": "123450",
  "end_on": "2025-06-06",
  "id": "57211",
  "patient_id": "121250",
  "updated_at": "2024-05-10T08:46:04Z"
}
{
  "dietician_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
  "dietitian_email_address": "Email address of the User's (Patient's) registered dietitian",
  "dietitian_first_name": "First name of the User's (Patient's) registered dietitian",
  "dietitian_id": "ID of the User's (Patient's) registered dietitian",
  "dietitian_last_name": "Last name of the User's (Patient's) registered dietitian",
  "dietitian_organization_id": "Organization ID for the User's (Patient's) registered dietitian",
  "end_on": "Date the Insurance Authorization ends on",
  "id": "Insurance Authorization object ID",
  "patient_id": "Patient's ID",
  "updated_at": "Insurance Authorization updated at time"
}

Payload Field Details

Insurance Authorization
Event Payload