{
"event_type": "labtest.result.critical",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "dc0b443d-b5cd-4772-9861-75b556cc0a57",
"sample_id": "123456789",
"status": "final",
"team_id": "244d4913-50cd-4d84-b083-205c95deb4ec",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "56c71910-bb53-41ef-9fb1-e46efd3d9079"
}
}Results
labtest.result.critical
Webhook event fired when a lab test returns a result flagged as critical for a user.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "dc0b443d-b5cd-4772-9861-75b556cc0a57",
"sample_id": "123456789",
"status": "final",
"team_id": "244d4913-50cd-4d84-b083-205c95deb4ec",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "56c71910-bb53-41ef-9fb1-e46efd3d9079"
}
Was this page helpful?