{
"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": "2e53d9b7-e459-4c9e-9c8a-34e8e05277bd",
"sample_id": "123456789",
"status": "final",
"team_id": "2bc2fca1-f9b1-4a27-bd34-fca0f8891759",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "6a8fb2f3-cb36-4af2-9d52-6df9777131ec"
}
}Results
labtest.result.critical
Webhook event fired when a lab test result contains a critical, out-of-range value.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "2e53d9b7-e459-4c9e-9c8a-34e8e05277bd",
"sample_id": "123456789",
"status": "final",
"team_id": "2bc2fca1-f9b1-4a27-bd34-fca0f8891759",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "6a8fb2f3-cb36-4af2-9d52-6df9777131ec"
}
Was this page helpful?