# Test Result Print

Staff utilize this option to view, print, or email test results based on patient requirements. The test results from the **Laboratory** module are displayed in this section.

***

### Steps to use Test Result Print <a href="#steps-to-use-test-result-print" id="steps-to-use-test-result-print"></a>

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.

  <figure><img src="/files/OdjfOvCOuybwRShZVnbS" alt="" width="230"><figcaption></figcaption></figure>
* From the pop-up menu, select the **Test Result** hyperlink. This action opens the **Test Result** pop-up.

  <figure><img src="/files/zqP5FroWGb51onTCZpUx" alt="" width="444"><figcaption></figcaption></figure>
* In the **Test Result** pop-up, test results are displayed in a table format, which includes the **Test Name**, **Result Entered Date**, **Status**, and options for printing and selection. The print icon and checkbox appear only for results with an Authorized status.
  * To print an individual report, click the print icon available on the respective test result.

    <figure><img src="/files/jPYr7jJ4aupmDakeP092" alt="" width="563"><figcaption></figcaption></figure>
  * Upon selecting the print icon, a preview window opens with options to Download, Print or Email. Users can choose to download the details as a PDF, print a physical copy, or email it directly to the patient.

    <figure><img src="/files/ltjWhdKwkTHUhPGbKExD" alt="" width="563"><figcaption></figcaption></figure>
  * For printing multiple test results, select the desired results from the table. Once multiple test results are selected, a toggle switch labeled **Test Per Page** and an additional print icon will appear above the table. Enabling the toggle switch allows each selected report to be printed on separate pages. If the toggle switch is not enabled, the reports will be printed collectively.

    <figure><img src="/files/d6gvyVj9Bz2IVpOIrxmN" alt="" width="563"><figcaption></figcaption></figure>
  * Upon selecting the print icon, a preview window opens with options to Download, Print or Email. Users can choose to download the details as a PDF, print a physical copy, or email it directly to the patient.

    <figure><img src="/files/vWOiWKuTGDNjMKj1iquQ" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Test result values in the printed report are color‑coded. Normal values appear in black, values below the range appear in blue, and values above the range appear in red. In addition, the footer can be configured to show the authorized user’s details.
{% endhint %}

{% hint style="info" %}
For additional information, please refer to the [**Test Result** ](/uniteemr/application-modules/medical-records/test-result.md)in **Medical Records** screen.
{% endhint %}

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/scheduler/more-action-menus/test-result-print.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.
