# Measurement Evaluation Traffic Light

{% hint style="danger" %}
Kardi Ai does not diagnose heart attacks or other acute conditions. If you feel unwell, consider calling emergency services regardless of the measurement evaluation by the Kardi Ai system.
{% endhint %}

{% hint style="info" %}
The color highlights of the record in the list and measurement detail indicate the evaluation of the presence of monitored heart rhythms using artificial intelligence.
{% endhint %}

<details>

<summary><img src="/files/r6U5LxBJbE1Ph7moquiP" alt="" data-size="line"> <strong>Grey Measurement</strong></summary>

***

The measurement has not been evaluated yet. Processing time depends on the length of the measurement.

</details>

<details>

<summary><img src="/files/jVBocmJbFreae0ByVR68" alt="" data-size="line"> <strong>Green Measurement</strong></summary>

***

The measurement result shows no findings of monitored heart rhythm disturbances.

*Sample from the app:*

<img src="/files/lSkEfrrtUDZcou1rCL8k" alt="" data-size="original">

</details>

<details>

<summary><img src="/files/hVFzUEuFWh7XIGf6ya5p" alt="" data-size="line"> <strong>Yellow Measurement</strong></summary>

***

The measurement result shows findings in the yellow category without findings in the orange category.

**Yellow Category Indicators:**

* **Atrial fibrillation** was detected in the measurement, but the heart rate during atrial fibrillation did not exceed 160 beats per minute (lasting more than 30 seconds).
* **Supraventricular tachycardia** was detected in the measurement (lasting more than 30 seconds).
* At least 5 percent of **supraventricular extrasystoles** were detected in the measurement (out of the total number of evaluated beats).
* At least 5 percent, but no more than 20 percent of **ventricular extrasystoles** were detected in the measurement (out of the total number of evaluated beats).

:warning: <mark style="background-color:yellow;">If a yellow evaluation is received, it is recommended to discuss the results with your doctor at your next regular check-up. If you do not have a check-up scheduled, please arrange one.</mark>

*Sample from the app:*

<img src="/files/7OzDMtb919qmCDmQP8CM" alt="" data-size="original">

</details>

<details>

<summary><img src="/files/VLi19YVnr3e11kylpF06" alt="" data-size="line"> <strong>Orange Measurement</strong></summary>

***

The measurement result shows findings in the orange category.

**Orange Category Indicators:**

* **Wide-complex tachycardia** was detected in the measurement.
* **Atrial fibrillation** with a heart rate higher than 160 beats per minute was detected in the measurement.
* A **heart rate below 40 beats per minute** (averaged over 30 seconds) was detected in the measurement.
* A **heart rate higher than 220 beats per minute** (averaged over 30 seconds) was detected in the measurement.
* More than 20 percent of **ventricular extrasystoles** were detected in the measurement (out of the total number of evaluated beats).

:warning: <mark style="background-color:yellow;">If an orange evaluation is received, an early visit to your doctor is recommended to review the measurement results. If you do not have a doctor's visit scheduled soon, please arrange one.</mark>

*Sample from the app:*

<img src="/files/c3nHJvN4cBeyGvWAQ6rL" alt="" data-size="original">

</details>

***

{% hint style="danger" %}
Never self-diagnose or self-treat based on screening results. Always consult your doctor. Your diagnosis can only be definitively confirmed by a doctor based on further examination.

***

The Kardi Ai app performs only a preliminary EKG analysis (preliminary screening) through AI and informs the patient of a negative or positive preliminary screening. A definitive diagnosis can ONLY be made by a doctor after reviewing a single-lead EKG recording longer than 30 seconds or a 12-lead EKG and confirming the actual diagnosis.

***

Do not adjust your medication based on the values measured by this medical device or the results of the preliminary screening! Take your medication as prescribed by your treating physician. ONLY A DOCTOR IS QUALIFIED to diagnose and treat heart and circulatory-related conditions.
{% endhint %}

***

{% hint style="success" %}
**Need help?**\
Contact Kardi Ai customer support\
☎️ [**+420 779 998 100**](tel:+420779998100)\
✉️ [**support@kardi.ai**](mailto:support@kardi.ai)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.kardi.ai/en/ecg-recordings-and-analysis/measurement-evaluation-traffic-light.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.
