{
"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": "777bc7c0-cbee-4714-83eb-005d15829d8c",
"sample_id": "123456789",
"status": "final",
"team_id": "0b3121ca-4a08-4248-9bc7-185745022993",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "3f6283a1-4597-49c8-b8aa-6aa7040bca70"
}
}Results
labtest.result.critical
Webhook event fired when a lab test result contains critical values that need urgent attention.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{ "created_at": "2020-01-01T00:00:00Z", "interpretation": "normal", "order_id": "777bc7c0-cbee-4714-83eb-005d15829d8c", "sample_id": "123456789", "status": "final", "team_id": "0b3121ca-4a08-4248-9bc7-185745022993", "updated_at": "2020-01-01T00:00:00Z", "user_id": "3f6283a1-4597-49c8-b8aa-6aa7040bca70" }
Was this page helpful?