Vital · Arazzo Workflow
Vital Browse Lab Tests and Inspect Markers
Version 1.0.0
List your team's lab tests, fetch one in detail, and enumerate its biomarkers.
View Spec
View on GitHub
Health DataWearablesLab TestingDigital HealthHealthtechHealthcareHIPAAHealthKitHealth ConnectEHREMRBiomarkersDiagnosticsContinuous Glucose MonitoringSleepActivityHeart RateWebhooksPhlebotomyLab OrdersArazzoWorkflows
Provider
Workflows
browse-lab-tests-markers
List lab tests, fetch one in detail, and list its markers.
Lists the team's lab tests, picks the first, retrieves its detail record, then lists the markers belonging to that lab test.
1
listLabTests
get_lab_tests_for_team_v3_lab_tests_get
List the lab tests the team has access to and capture the id of the first one for inspection.
2
getLabTest
get_lab_test_for_team_v3_lab_tests__lab_test_id__get
Fetch the full detail record for the selected lab test.
3
getMarkersForTest
get_markers_for_test_v3_lab_tests__lab_test_id__markers_get
List all markers for the selected lab test, including any associated reflex markers.