Lab Test Report List
Last updated
Last updated
Use the labTestReports
query to get the list of all created within the TeleWellness Portal.
This query must be executed within the query.
Argument Name
Type
Description
memberId
ID
The following fields will be displayed in the response:
Field Name
Type
Description
id
id
Lab test report ID
testName
String
Lab test report name
isVisible
Boolean
True if the report is visible. Otherwise, it displays false
reportPdf
URL
Lab test report url
status
String
testDate
DateTime
Date and time when the lab test report was created.
Status name
Description
created
Lab test report created
ordered
The order was placed with lab
fulfilled
The kit was shipped to the client
error
There is a problem with the kit
returned_to_lab
The results are returned to the lab
results_ready
The lab tests results are ready
Process complete
There’s processing after the results are ready.
Unique b64 Member ID. Execute the query to get the member ID
Lab test report status. Possible values: created
, ordered
, fulfilled, error
, returned_to_lab
, or results_ready.
For more information, refer to .