Configuring certificates
Last updated
Last updated
This document will help an implementer configure a certificate (template and QR code) for a health event such as vaccination. This section includes configuring:
The DIVOC platform provides API services for generating digitally verifiable QR code-based vaccination certificates. The API for certificate generation has 6 sections:
PreEnrollmentCode: This section is linked to the 'dose' in the vaccination section to uniquely identify an event. For example, beneficiary registration number (R101) and dose number (1) as (R101-1) will be used to identify the first dose event uniquely. Similarly, beneficiary registration number (R101) and dose number (2) as (R101-2) will be used to identify the second dose event uniquely.
Recipient: It contains information about the beneficiary.
Vaccination: It contains details about the vaccination event such as name, batch, and vaccination date.
Vaccinator: It contains details about the vaccinator.
Facility: It contains details about the facility where beneficiaries will get vaccinated.
Meta: It contains additional information, which is not part of the QR code, such as the number of past doses taken.
You can refer to the API service call with sample data below:
Generate configured QR code
Generate configured certificate template
Click the following to see how you can make the changes:
Refer to the /v3/certify service for details.
Click if you want to understand the mandatory and non-mandatory information that should be there in a vaccination certificate, according to global standards.
a. Please refer to the existing service details in the ‘certification’ section (/v3/certify):
b. The detailed field validations are mentioned here:
All content on this page by is licensed under a .