{
  "created_at": "2023-02-16T03:49:39.667Z",
  "definition_code": "BFLY-21H1XI",
  "definition_encounter_type": "HOME_VISIT_WITH_KIT",
  "definition_name": "Follow-Up Panel",
  "id": "ord_Lmx2DbrO0pvPBjMaH1d8gBx",
  "patient_email_address": "test@morf.health",
  "patient_id": "pt_G2d42kA1JrNppciYEE",
  "status": "RESULTS_READY",
  "updated_at": "2023-03-06T16:53:23.835Z"
}
{
  "created_at": "When this order was created",
  "definition_code": "Code identifying the type of lab order",
  "definition_encounter_type": "Type of encounter for this order",
  "definition_name": "Human-readable name of the order type",
  "id": "Unique identifier for the order",
  "patient_email_address": "Email address of the patient",
  "patient_id": "ID of the patient this order is for",
  "status": "Current status of the order",
  "updated_at": "When this order was last updated"
}

Events

Triggering Webhook Types

The following event types are associated with the Order event payload from Butterfly Labs.

  • Butterfly Labs Lab Order Status Update
{
  "created_at": "2023-02-16T03:49:39.667Z",
  "definition_code": "BFLY-21H1XI",
  "definition_encounter_type": "HOME_VISIT_WITH_KIT",
  "definition_name": "Follow-Up Panel",
  "id": "ord_Lmx2DbrO0pvPBjMaH1d8gBx",
  "patient_email_address": "test@morf.health",
  "patient_id": "pt_G2d42kA1JrNppciYEE",
  "status": "RESULTS_READY",
  "updated_at": "2023-03-06T16:53:23.835Z"
}
{
  "created_at": "When this order was created",
  "definition_code": "Code identifying the type of lab order",
  "definition_encounter_type": "Type of encounter for this order",
  "definition_name": "Human-readable name of the order type",
  "id": "Unique identifier for the order",
  "patient_email_address": "Email address of the patient",
  "patient_id": "ID of the patient this order is for",
  "status": "Current status of the order",
  "updated_at": "When this order was last updated"
}

Payload Field Details

Order
Event Payload