# Perhitungan Persentase Imunisasi

* Left Out BCG Persentase bayi yang belum mendapatkan imunisasi sama sekali sesuai standar nasional. Rumus -> LO = Jumlah bayi baru lahir - jumlah bayi yang diimunisasi BCG/jumlah bayi baru lahir x 100%
* Drop Out DPT Persentasi bayi yang belum mendapatkan dosis lanjutan DPT-HB-Hib dan dapat dilengkapi sebelum 12 bulan. Rumus -> DO = Jumlah imunisasi DPT-HB-Hib 1 - Jumlah Imunisasi DPT-HB-Hib 3 dalam 1 periode / Jumlah Imunisasi DPT-HB-Hib 1 dalam 1 periode x 100%
* Drop Out MR Persentasi bayi yang belum mendapatkan imunisasi campak rubela dan dapat dilengkapi sebelum 12 bulan. Rumus -> DO = Jumlah imunisasi DPT-HB-Hib 1 - Jumlah Imunisasi Campak Rubela 1 dalam 1 periode / Jumlah Imunisasi DPT-HB-Hib 1 dalam 1 periode x 100%&#x20;


---

# 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://asiksupport-stg.dto.kemkes.go.id/asiksupport-stg/imunisasi/perhitungan-persentase-imunisasi.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.
