Vital · Arazzo Workflow
Vital Create and Register a Lab Testkit Order
Version 1.0.0
Create an unregistered testkit order, register it against a sample, then read the order back.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealthtechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhooksPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
testkit-order-register
Create a testkit order, register the kit against a sample, and read the order.
Creates an unregistered testkit order, registers it to a sample id with patient details, then fetches the order to confirm the registration.
1
createTestkitOrder
create_testkit_order_v3_order_testkit_post
Create an unregistered testkit order for the user and lab test.
2
registerTestkit
register_testkit_v3_order_testkit_register_post
Register the testkit against the physical sample id, binding the patient's details and address to the sample.
3
getOrder
get_order_v3_order__order_id__get
Read the registered order to confirm its latest lifecycle state.