{
"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": "3647f2d1-6fab-49e5-9751-7f5e0d0dec43",
"sample_id": "123456789",
"status": "final",
"team_id": "33b40139-728e-4302-9e23-b01aced3070e",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "dccc2e21-56d6-4a56-bf16-24005d3daa8f"
}
}Results
labtest.result.critical
Webhook event fired when a lab test returns a critical result that needs attention.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "3647f2d1-6fab-49e5-9751-7f5e0d0dec43",
"sample_id": "123456789",
"status": "final",
"team_id": "33b40139-728e-4302-9e23-b01aced3070e",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "dccc2e21-56d6-4a56-bf16-24005d3daa8f"
}
Was this page helpful?