{
"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": "245f3519-4241-4b68-89c2-65ff4a698037",
"sample_id": "123456789",
"status": "final",
"team_id": "db183aed-d6db-4679-82b8-a07701b1f00e",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "669994d9-9ce5-4d91-adf5-e790357e54f8"
}
}Results
labtest.result.critical
Webhook event sent when Vital identifies a critical value in a user’s lab test results.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "245f3519-4241-4b68-89c2-65ff4a698037",
"sample_id": "123456789",
"status": "final",
"team_id": "db183aed-d6db-4679-82b8-a07701b1f00e",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "669994d9-9ce5-4d91-adf5-e790357e54f8"
}
Was this page helpful?