# Adding a New Vaccine and ICD-11 Mapping

There are different International Classification of Diseases (ICD) codes based on the category of vaccines. To add a new vaccine, identify the ICD-11 code to which the vaccine belongs. Once you have mapped the vaccine to the relevant ICD-11 code, you can update the vaccine name and its ICD-11 mapping in etcd.

### Steps to update the vaccine name and its ICD-11 mapping:

* Go to the Manage keys tab of the etcd-manager app. To add or update mappings, two keys must be updated: “VACCINE\_ICD” and “ICD.”
* To add the vaccine name, ICD-11 code, and description VACCINE\_ICD, go to VACCINE\_ICD and click on the Edit key.&#x20;

&#x20;      \- Example of VACCINE\_ICD value for Covaxin:&#x20;

&#x20;        {“vaccineName”: “covaxin”, “icd11Code”: “XM1G90”}

* Click on Save. A popup will appear as “operation successful.” Click on Close.

![](https://3981476102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBzDN8TNEi1Pzc9yUiD8a%2Fuploads%2FYxvSA203faugac8PkK9L%2FScreenshot%202022-06-17%20at%207.58.12%20AM.png?alt=media\&token=b7a511e7-41e7-44fb-86b3-0de0367b4af1)

* Click on the edit button of the “ICD” key to add ICD-11 code and click on the Edit key.

&#x20;     \- Example of ICD value for Covaxin:

&#x20;      {“XM1G90”: {“vaccineType”: “inactivated virus”, “icd11Term”: “COVID-19 vaccine, inactivated virus”}}

* Click on Save. A popup will appear as “operation successful.” Click on Close.

![](https://3981476102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBzDN8TNEi1Pzc9yUiD8a%2Fuploads%2F9lEfBIFmLmhFp51dvWk7%2FScreenshot%202022-06-17%20at%208.05.04%20AM.png?alt=media\&token=97c5a6ed-084d-4e78-bdcc-c56fcdf8aad4)

* Make the certificate generation request call and fetch the certificate to test the changes. Once updated, any new certificate can be issued using the new vaccine name.

![This is a sample certificate generated with the new vaccine type, with ICD-11 code XM6JD5 and ICD-11 term: ‘COVID-19 vaccine, live attenuated virus.’](https://3981476102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBzDN8TNEi1Pzc9yUiD8a%2Fuploads%2Fp9c9cdEmdueBlc2NyOPh%2FScreenshot%202022-06-17%20at%208.07.20%20AM.png?alt=media\&token=154c6c8d-38cb-4723-b7bc-25b2dee5de15)

[![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/)*.*                                 &#x20;
