Automating vaccine response reviews
Summarize
Summary of Automating vaccine response reviews
ServiceNow Vaccination Status enables organizations to automatically validate and review vaccine responses by integrating third-party validator services and enabling automation workflows. This reduces manual effort by validating vaccine documentation in bulk and can fully automate the review process, improving efficiency and accuracy in managing vaccination records.
Show less
Validating vaccine responses
The validation process works by analyzing attachments submitted by users, such as SMART health cards, and verifying key data points including first and last names, date received, and vaccine codes (e.g., CVX) that identify the vaccine manufacturer. The validator service API collaborates with Vaccination Status flows to perform this verification.
Work notes are generated on vaccine response records to document the validation process and indicate success or reasons for failure. Responses that fail validation require further investigation for potential mismatches. After validation, responses can be manually approved or denied if automation is not enabled.
Configuring automatic validation
To automate validation, organizations must:
- Obtain credentials for their chosen validator service.
- Create a connection and credentials alias within ServiceNow.
- Register the validator service and supported attachment types (e.g., SMART health card).
- Create or customize subflows for validation processes, using available templates if desired.
- Configure vaccine code systems and lists of valid vaccine codes, leveraging included or CDC-provided codes.
- Activate the Auto-validate vaccine response flow to automatically update review statuses.
Automating vaccine response reviews
Vaccination Status can automatically approve vaccine responses that meet validation criteria, leaving unapproved records in a "Not yet reviewed" state for manual intervention by administrators or managers. To enable this automation, organizations must configure Vaccination Status settings and activate the property allowing validation engine approvals to update review outcomes.
Provided services and integrations
Vaccination Status supports integration with key validator services to streamline automated vaccine response validation:
- The CommonTrust Network: A supported validator service with prebuilt subflows and attachment type support (SMART health card). Organizations must obtain their own credentials to enable integration.
- Azure Form Recognizer Service: An alternative validator that uses machine learning to analyze CDC Vaccination Cards. It validates user responses based on confidence scores for first and last names compared to configured thresholds.
ServiceNow provides guidance and configuration steps to integrate these services, enabling customers to choose the validator that best fits their needs for automating vaccine response reviews.
Your organization can automatically validate and review vaccine responses with Vaccination Status by integrating third-party validator services and enabling workflows.
Organizations may want methods to reduce the effort required to validate or approve vaccine responses in bulk. You can choose to automatically validate attachments used in vaccine reviews or automate the entire review process.
Validating vaccine responses
- First and last name
- Date received
- Vaccine code, such as CVX, to verify the vaccine manufacturer
For more information on submitting a vaccine response, see Report vaccination status to your organization.
Once the validation is completed, you can review the vaccine response record to approve or deny the response. For more information on manually reviewing a vaccine response or confirming whether the validator service is working, see Confirm the reported vaccination status for a user.
- Obtain credentials to integrate with the validator service of your choice.
- Create a connection and credentials alias for the validator service. For more information, see Create a Connection and Credential alias.
- Create a record for the validator service.
- Create a record for the attachment type the vaccine codes can be read from, such as a SMART health card.
- Create a subflow for the validator service. (A sample Validate vaccine response attachment template is available).
- Configure a vaccine code system used to read vaccine codes and validate submitted data. Some systems are included with Vaccination Status. Refer to your validator service for more information on the system they support.
- Configure a list of vaccine codes used by the vaccine code system. Some commonly
supported codes are included with Vaccination Status.Note:Other commonly supported codes are provided by the Centers for Disease Control and Prevention (CDC). For more information, see COVID-19 Vaccine Related Codes.
- Activate the Auto-validate vaccine response flow to update the status of vaccine response reviews.
Automating Vaccine response reviews
Vaccination Status can automatically approve vaccine responses based on valid documentation and supported vaccine codes. Unapproved responses are left in the Not yet reviewed state so that Vaccination Status administrators or managers (if enabled) can perform a manual review.
- Configure Vaccination Status to automatically validate vaccine responses.
- Activate the Allow validation engine approvals to update Vaccine Review Outcome records property.
For more information on automating vaccine response reviews, see Automate reviews of vaccine responses.
Provided services and integrations
| Validator services | Integration details |
|---|---|
| The CommonTrust Network | The CommonTrust Network is a supported integration and validator service in Vaccination Status. The following items are provided and supported by Vaccination Status to streamline the integration process for the CommonTrust
Network:
You must still obtain credentials for your organization to provide in the CommonTrust Network record. For more information on SMART health cards, see SMART Health Cards: Vaccination & Testing Implementation Guide. If you want to automate vaccine response reviews, see Automate reviews of vaccine responses. |
| Azure Form Recognizer service | Vaccination Status can integrate with Azure Form Recognizer. This integration enables the Azure Form Recognizer service to act as an alternate vaccine validation service. The Azure Form Recognizer service reads CDC Vaccination Cards and utilizes a trained machine-learning (ML) service, or model, to determine if there is a match for the user submitting the vaccine response. Validity is by the first and last name as each of these fields generates a confidence score provided by the Azure Form Recognizer service. This score is compared to the confidence threshold set in Vaccination Status. For more information, see Automating vaccine response reviews with the Azure Form Recognizer service. To configure Vaccination Status to use the Azure Form Recognizer service, see Configure Azure Form Recognizer integration for automatic vaccine response reviews. |