# Lab Tests tab

View, add, and remove lab test reports for each member.

## Access to the Lab Test tab

Select a member from the list found within the **members** option, and click on the **Lab Test** tab. The following interface is displayed:

![](/files/wkWKSMU2W9b7CfQRuu8k)

## Create a new test

To create a new test, click either on: the **Upload test** option, located in the lab test list (this option is available only if no tests have been uploaded yet) or click on the **Create New** button is located on the right side of the screen.

![](/files/cHKxzzQLhu2YGBWDcvyo)

The following modal window is displayed:

![](/files/7EPAqFJtfy16HyAVIVCJ)

Fill in the information needed below to create the lab test:

### Basic Information

* **Name.** Give the test or kit a name. i.e. *Complete Blood Count.*
* **Lab.** Introduce the name of the laboratory provider.
* **Status.** Select the status of a lab test among the following:

&#x20;      ![](/files/5DjmxLpflr2cKzic7dbl)

&#x20;   For a detailed description of each status, refer to [this section](#laboratory-test-status).

### Optional Information

* **Ordering physician.** Name or id of the ordering physician.
* **Requisition ID.** Requisition id or similar
* **External ID.** External kit id or similar
* **Order ID.** External id for eCommerce or similar.
* **Sample Collection Date.** Date when the sample was taken.

### Visibility

* **Allow members to see their labs.** Use the toggle to activate or deactivate the lab test visibility to the member. If this is disabled, the member will not have access to see it.

![](/files/NKT6jaNLBsOa6jgZKGau)

### **Results**

* **Report PDF.** Click on the ![](/files/Io8JGa1Mle83IzIKbpcy)icon to upload a **PDF** file from your device.

&#x20;     ![](/files/CwaMvNqVbK3tWZEbnNul)

&#x20;  Click on the name of the laboratory test to select a different one or click on the **Remove** option to     delete the lab test file.

The filled-in information is displayed as follows:

![](/files/aHmsU78Rvr7He761RANz)

Click on the **Save** Changes button. The saved information is listed as follows:

![](/files/awgxm0pmkLG0U3SUKOHc)

Where:

* **Visible to user:**  Use the toggle to activate or deactivate the lab test visibility to the member. If this is disabled, the member will not have access to see it.
* **Actions:**&#x20;
  * **Edit** the lab test information.
  * **Download** the lab test by clicking on the ![](/files/RIZEsHH22kaJBetGLg25) icon. It will be available neither for the coach nor for the member.
  * **Delete** the lab test document from the member and coach profile.

## Laboratory test status

As follows find the description of each status that can be chosen for a laboratory test.

* **Created:** Laboratory test or kit crated.&#x20;
* **Ordered:** An order was placed with laboratory.&#x20;
* **Fulfilled:** A kit was shipped to the client&#x20;
* **Returned by lab:** The kit was returned to the laboratory.
* **Results ready:** The laboratory tests results are ready.
* **Process complete:** Use for specific cases when there’s processing after the results are ready.
* &#x20;**Error:** If there is a problem with the kit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.suggestic.com/telewellness-portal/using-the-telewellness-portal/navigating-the-telewellness-portal/coach-dashboard/lab-tests-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
