> For the complete documentation index, see [llms.txt](https://ikkilavuz-yeni.elektraweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ikkilavuz-yeni.elektraweb.com/2.-tanimlar/2.11-e-bildirge-kodlari.md).

# 2.11 E-Bildirge Kodları

## **Eksik Gün Nedenleri**

Şirketinizde 30 günden az çalışmış personellerin SGK’ ya bildiriminde kullanılan eksik gün kod ve adlarının listelendiği alandır. Örneğin, eksik gün çalışması olan personelin bordrosu hesaplanırken eksik gün sayısı yazılıp, normal gün sayısından düşülerek bordro hesaplaması yapılır. (bknz Görsel2)

<figure><img src="/files/o8e9LAZCOqUg6J580Kby" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/wagCuwGjR5DXiE3LfInl" alt=""><figcaption></figcaption></figure>

## **İşkur İşten Ayrılış Nedenleri**

İşkur işten ayrılış nedenlerinin listelendiği alandır.

<figure><img src="/files/evYFUH2ys6JdX4h39Bo4" alt=""><figcaption></figcaption></figure>

## **Ek-2 İşten Ayrılış Nedenleri**

SGK işten ayrılış bildirgelerinde kullanılan işten ayrılış kod ve adlarının listelendiği alandır.

<figure><img src="/files/lNcm8cDlDcK3kBUQ6pBN" alt=""><figcaption></figcaption></figure>

## **SGK - İşkur Meslek Kodları**

İşe giriş bildirgelerinde kullanılan meslek kod ve adlarının listelendiği alandır.

<figure><img src="/files/EtU1Yb7050x36H0LgrDr" alt=""><figcaption></figcaption></figure>

## **Kanun Kodları Listesi**

SGK kanun listesi bulunur. İş kazalarıyla meslek hastalıkları, hastalık, analık, malullük, yaşlılık ve ölüm hallerinde bu kanunda yazılı şartlarla sosyal sigorta yardımları sağlanır.

<figure><img src="/files/cVSb0tTEpAw2ZGJ5r5Tz" alt=""><figcaption></figcaption></figure>

## **Resmi Tatil Takvimi**

Seçilen yıla ait resmi tatil günlerinin listelendiği menüdür.

<figure><img src="/files/p7J6bUUPfKYFGmEQbMx4" alt=""><figcaption></figcaption></figure>


---

# 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://ikkilavuz-yeni.elektraweb.com/2.-tanimlar/2.11-e-bildirge-kodlari.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.
