{
"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": "e525a83b-cbfb-4112-985b-c3f3190727dd",
"sample_id": "123456789",
"status": "final",
"team_id": "a7a3fb16-bfa2-4e1e-921e-862f58586ee4",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "c8a833f4-fb86-42b2-8ccb-2ffe561d9e57"
}
}Results
labtest.result.critical
Webhook event emitted when a lab test result contains a value flagged as critical or out of range.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "e525a83b-cbfb-4112-985b-c3f3190727dd",
"sample_id": "123456789",
"status": "final",
"team_id": "a7a3fb16-bfa2-4e1e-921e-862f58586ee4",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "c8a833f4-fb86-42b2-8ccb-2ffe561d9e57"
}
Was this page helpful?