{
"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": "9d3c80ad-91d2-4a37-9073-8b5ca21adc5d",
"sample_id": "123456789",
"status": "final",
"team_id": "bc82da29-31c1-4b61-a574-8d69e90b8209",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "253cf76b-56cd-4adc-8b26-3efb99bc3c0a"
}
}Results
labtest.result.critical
Webhook event fired when a lab test result is flagged as critical, indicating an out-of-range value that requires attention.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{ "created_at": "2020-01-01T00:00:00Z", "interpretation": "normal", "order_id": "9d3c80ad-91d2-4a37-9073-8b5ca21adc5d", "sample_id": "123456789", "status": "final", "team_id": "bc82da29-31c1-4b61-a574-8d69e90b8209", "updated_at": "2020-01-01T00:00:00Z", "user_id": "253cf76b-56cd-4adc-8b26-3efb99bc3c0a" }
Was this page helpful?