Authorizations
Vital Team API Key
Body
application/json
The method used to perform a lab test. ℹ️ This enum is non-exhaustive.
Available options:
testkit, walk_in_test, at_home_phlebotomy, on_site_collection Response
Successful Response
Available options:
dried_blood_spot, arm_collector, serum, saliva, urine Available options:
testkit, walk_in_test, at_home_phlebotomy, on_site_collection Deprecated. Use status instead.
Available options:
active, pending_approval, inactive Example:
{
"city": "San Francisco",
"collection_methods": ["testkit"],
"first_line_address": "123 Main St",
"id": 1,
"name": "LabCorp",
"sample_types": ["saliva"],
"slug": "labcorp",
"zipcode": "91789"
}Defines whether a lab test requires fasting.
Denotes whether a lab test requires using non-Vital physician networks. If it does then it's delegated - no otherwise.
Whether the lab test was auto-generated by Vital
Whether or not the lab test has collection instructions.
The common turnaround time in days for the lab test. This is the expected time for the lab to process the test and return results.
The worst-case turnaround time in days for the lab test. This is the maximum time the lab may take to process the test and return results.