> For the complete documentation index, see [llms.txt](https://divoc.digit.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://divoc.digit.org/platform/divocs-verifiable-certificate-features-2.0/who-master-vaccine-checklist.md).

# WHO Master Vaccine Checklist

| Vaccine Name                  | Manufacturer Name (human readable)                     | Vaccine Code (ICD 11) (vaccine type/prophylaxis; normally in QR) | Vaccine Type/Prophylaxis (human readable description) |
| ----------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------- | ----------------------------------------------------- |
| Zycov-D                       | Cadila Healthcare                                      | XM6AT1                                                           | COVID-19 vaccine, DNA-based                           |
| Covaxin                       | Bharat-Biotech                                         | XM1NL1                                                           | COVID-19 vaccine, inactivated virus                   |
| Covishield                    | Serum Institute Of India                               | XM9QW8                                                           | COVID-19 vaccine, non-replicating viral vector        |
| Sputnik V                     | Gamaleya-Research-Institute                            | XM9QW8                                                           | COVID-19 vaccine, non-replicating viral vector        |
| Pfizer-BioNTech or Comirnaty  | Biontech Manufacturing GmbH                            | XM0GQ8                                                           | COVID-19 vaccine, RNA-based                           |
| Janssen                       | Janssen-Cilag International                            | XM0CX4                                                           | COVID-19 vaccine, replicating viral vector            |
| Moderna or Modema or Spikevax | Moderna Biotech Spain S.L.                             | XM0GQ8                                                           | COVID-19 vaccine, RNA-based                           |
| AstraZeneca or Vaxzevria      | AstraZeneca AB                                         | XM9QW8                                                           | COVID-19 vaccine, non-replicating viral vector        |
| Sinovac or Coronavac          | Sinovac-Biotech                                        | XM1NL1                                                           | COVID-19 vaccine, inactivated virus                   |
| BBIBP- CorV or Sinopharm      | China Sinopharm International Corp. - Beijing location | XM1NL1                                                           | COVID-19 vaccine, inactivated virus                   |
| Convidecia                    | CanSino Biologics                                      | XM9QW8                                                           | COVID-19 vaccine, non-replicating viral vector        |
| Corbevax                      | Biological E. Limited (BioE)                           | XM5JC5                                                           | COVID-19 vaccine, virus protein subunit               |
| Novavax/Covovax NVX - CoV2373 | Novavax                                                | XM5JC5                                                           | COVID-19 vaccine, virus protein subunit               |
| Gemcovac-19                   | Gennova Biopharmaceuticals Limited                     | XM0GQ8                                                           | COVID-19 Vaccine, Lyophilized mRNA vaccine            |

[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)*All content on this page by* [*eGov Foundation*](https://egov.org.in/) *is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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://divoc.digit.org/platform/divocs-verifiable-certificate-features-2.0/who-master-vaccine-checklist.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.
