Vital · Arazzo Workflow
Vital Create a Lab Order and Poll Until Resolved
Version 1.0.0
Place an order set lab order for a user and poll its lifecycle status until it completes, cancels, or fails.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealth TechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhookPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
create-order-poll-status
Create a lab order and poll until it reaches a terminal status.
Creates a lab order for a user from an order set, then polls the order's latest event status, looping while in progress and ending on a terminal status.
1
createOrder
Create a lab order for the user from the supplied order set and capture the new order id.
2
getOrder
Read the order and capture the status of its latest lifecycle event. Branches back to poll while the order is still in progress and ends when a terminal status is reached.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.