> For the complete documentation index, see [llms.txt](https://manual.kardi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.kardi.ai/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders.md).

# Überwachte Herzrhythmusstörungen

{% content-ref url="/pages/4PT0mHGEiJY7Oj1GrNSt" %}
[Vorhofflimmern](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/atrial-fibrillation.md)
{% endcontent-ref %}

{% content-ref url="/pages/JvT2A0dPMUBE9aqjMZ42" %}
[Supraventrikuläre Extrasystolen](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/supraventricular-extrasystoles.md)
{% endcontent-ref %}

{% content-ref url="/pages/txK9UNnEZvzvDwG1J62X" %}
[Ventrikuläre Extrasystolen](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/ventricular-extrasystoles.md)
{% endcontent-ref %}

{% content-ref url="/pages/ytH9bGehcmf1LVVxwnLV" %}
[Supraventrikuläre Tachykardie](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/supraventricular-tachycardia.md)
{% endcontent-ref %}

{% content-ref url="/pages/7aiMQ6SW4mFDDPMYnJXS" %}
[Breitkomplextachykardie](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/wide-complex-tachycardia.md)
{% endcontent-ref %}

{% content-ref url="/pages/xyPpZZsj96iBBoqjCO4D" %}
[Herzfrequenz unter 40/Minute](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/presence-of-heart-rate-below-40-minute.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZGgXroR2t6gRawIIYYm1" %}
[Herzfrequenz über 220/Minute](/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders/presence-of-heart-rate-above-220-minute.md)
{% endcontent-ref %}

{% hint style="danger" %}
Wenn Sie sich unwohl fühlen, suchen Sie bitte umgehend einen Arzt auf, unabhängig vom Messergebnis von Kardi Ai. Mit dem EKG-Ergebnis des Brustgurtes kann weder ein Herzinfarkt noch eine allgemeine Verschlechterung der Blutversorgung des Herzens festgestellt werden. Ein negativer Befund sagt nichts über die Ursache möglicher Brustschmerzen aus.
{% endhint %}

***

{% hint style="success" %}
**Brauchen Sie Hilfe?**\
Kontaktieren Sie den Kundensupport von Kardi Ai\
☎️ [**+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/de/ecg-recordings-and-analysis/examples-of-heart-rhythm-disorders.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.
