> For the complete documentation index, see [llms.txt](https://sabdovic.gitbook.io/repo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sabdovic.gitbook.io/repo/protokoli/ivig-protokol.md).

# IVIG protokol

{% hint style="info" %}
Doziranje: 0.5-0.8 g/kg
{% endhint %}

### Preskripcija

<table><thead><tr><th width="296.5"></th><th></th></tr></thead><tbody><tr><td>Datum primjene: </td><td></td></tr><tr><td>Ime i prezime: </td><td></td></tr><tr><td>Indikacija: </td><td></td></tr><tr><td>TM (kg):</td><td></td></tr><tr><td>Ukupna doza (g): </td><td></td></tr><tr><td>Vrsta imunoglobulina: </td><td></td></tr><tr><td>Početna brzina protoka  (ml/h):</td><td></td></tr><tr><td>Max. protok (ml/h):</td><td></td></tr></tbody></table>

{% hint style="info" %}
Ig VENA se treba dati u obliku intravenske infuzije početnom brzinom od 0,46 - 0,92 ml/kg/h kroz 30 minuta. Ukoliko bolesnik dobro podnosi primjenu, brzinu infuzije se može postupno povećavati do najviše 1,85 ml/kg/h do kraja infuzije.&#x20;
{% endhint %}

### Protokol primjene

1. Prije davanja imunoglobulina, dijete mora biti dobro hidrirano – dati 100 ml F.O. kroz 1h, što je nužno zbog mogućih tromboembolijskih incidenata (idealno provjeriti koagulogram prije početka IVIG-a)
2. Provjeriti jesu li sve bočice IVIG-a iste serije, ako nisu nastojati ih grupirati.
3. Mjeriti vitalne znakove svakih 30 minuta prvih 2 sata infuzije.
4. Sistem proštrcavati s glukosalinom III
5. Pratiti mokri li uredno
6. U slučaju febriliteta (38 stupnjeva C aksilarno) , prestati s infuzijom, primjeniti mjere za sniženje temperature te krenuti ponovo od najniže brzine. Isto postupiti u slučaju prekida iz drugih razloga.


---

# 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, and the optional `goal` query parameter:

```
GET https://sabdovic.gitbook.io/repo/protokoli/ivig-protokol.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
