Lab results agent webhook
Sent to your webhook URL when Lab Results Agent analysis is complete (success or error).
Processing Steps: The Lab Results Agent sends status updates during processing:
- Processing started
- Analyzing lab results
- Prioritizing findings
- Generating search queries
- Searching medical literature and clinical guidelines
- Processing search results
- Generating responses
- Final webhook delivered (this webhook)
Webhook security is identical to the EHR Agent - see the analysisComplete webhook for signature verification details.
Authorizations
API key provided by Helios Intelligence
Body
- Option 1
- Option 2
Webhook payload for successful Lab Results Agent completion
Unique identifier for this analysis run
Indicates successful completion
completed ISO 8601 timestamp when the webhook was sent
Monotonically increasing number for ordering webhooks
8
The agent type that processed this request
lab-results Response
Webhook received successfully. Return 200 OK to acknowledge receipt.