Automating vaccine response reviews with the Azure Form Recognizer service

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Your organization can automatically review and validate vaccine responses with Vaccination Status by integrating with the Azure Form Recognizer service.

    Validating vaccine responses with confidence scores

    Vaccination Status can work with the Azure Form Recognizer Service to approve vaccine responses or flag them for further review. Use your own trained machine-learning (ML) service from Azure to read Centers for Disease Control and Prevention (CDC) Vaccine Cards or use the trained model provided by the ServiceNow® platform. If you use your own model, the fields compared must exactly match the names expected in the validation code. Currently, those fields are the First Name and Last Name fields.

    When the Azure Form Recognizer service reads the uploaded CDC Vaccination Card, it generates a confidence score for each field. The confidence score is compared to the confidence threshold set by a Vaccination Status administrator in Vaccination Status. With a validation engine, the confidence threshold is used to approve or flag the user's response and update their vaccine profile.

    • If the uploaded vaccination card passes the confidence threshold and matches the name on the user's vaccine profile, the vaccine response is approved.

    • If the uploaded vaccination card has a name that does not match, the outcome of the review in the vaccine profile is updated to require a review (Not yet reviewed).

    For more information on the validation engine used with the validator services, see the following topics:

    Integration details

    The following items are provided and supported by Vaccination Status to streamline the integration process:
    • An existing sub-flow, Azure Form Recognizer: Validate vaccination card
    • CDC Vaccination Card is available as an attachment type and linked to the Azure Form Recognizer validator service
      Hinweis:
      You must still obtain credentials for your organization to provide in the Azure Form Recognizer connection alias.
    • A trained model that you can use when setting up your integration

    For more information on integrating with the service and enabling automatic reviews, see Configure Azure Form Recognizer integration for automatic vaccine response reviews.