There’s an easy way to verify proof of vaccination reliably, quickly, and securely.

An employee enters their vaccination status information into the Vaccination Status app available in Workplace Service Delivery and Safe Workplace solutions via desktop or mobile.
On the back end, ServiceNow workflows validate the vaccination information, utilizing the SMART® Health Card Verifier API to confirm that the card has not been tampered with and that the issuer is part of the CommonTrust Network.
If the information is not automatically validated, a business can manually review and verify the information.
The SMART® Health Card Verifier API makes it easy to verify SMART® Health Cards as proof of vaccination by checking that a SMART® Health Card is valid and was issued by a participant in the CommonTrust Network Registry.

The SMART® Health Card Verifier API provides an interface to perform validation on SMART® Health Cards, ensuring that the SMART® Health Card has not been tampered with. If the SMART® Health Card passes validation, the payload of the SMART® Health Card will be returned. If the issuer of the SMART® Health Card is registered in the CommonTrust Network Registry, the issuer information is returned alongside the SMART® Health Card payload.
For technical details, visit our GitHub page.