{
"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": "774f89c4-7952-4729-a107-4683f9bf8111",
"sample_id": "123456789",
"status": "final",
"team_id": "3e0e6112-fea0-4162-aab3-8fd8c921ecf2",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "f205f6de-8fff-4e5b-abda-f5a1d8d90367"
}
}Results
labtest.result.critical
Fired when a lab test returns a critical result that may require immediate clinical attention.
Allowed value:
"labtest.result.critical"Show child attributes
Show child attributes
Example:
{
"created_at": "2020-01-01T00:00:00Z",
"interpretation": "normal",
"order_id": "774f89c4-7952-4729-a107-4683f9bf8111",
"sample_id": "123456789",
"status": "final",
"team_id": "3e0e6112-fea0-4162-aab3-8fd8c921ecf2",
"updated_at": "2020-01-01T00:00:00Z",
"user_id": "f205f6de-8fff-4e5b-abda-f5a1d8d90367"
}
Was this page helpful?