Vital · Arazzo Workflow
Vital Cancel a Lab Order and Send the User a Portal Link
Version 1.0.0
Cancel an order, confirm the cancellation, then mint a communications portal URL deeplinked to it.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealthtechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhooksPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
cancel-order-notify-portal
Cancel an order, confirm it, and create a communications portal URL for the user.
Cancels a lab order, verifies the cancellation by reading the order, then mints a communications portal URL deeplinked to the order for the user.
1
cancelOrder
cancel_order_v3_order__order_id__cancel_post
Cancel the order and capture the returned status message.
2
confirmCancelled
get_order_v3_order__order_id__get
Read the order back and confirm its latest event reports a cancelled status.
3
createPortalUrl
create_user_portal_url_v2_user__user_id__create_portal_url_post
Generate a long-lived communications portal URL deeplinked to the cancelled order so it can be sent to the user over email or SMS.
Source API Descriptions
openapi