Automating vaccine response reviews with the Azure Form Recognizer service
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
- For more information on Azure Form Recognizer service, see Azure Form Recognizer documentation.
- For more information on the Azure Form Recognizer API used by default, see Form Recognizer 2021-09-30-preview.
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).
Integration details
- 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 serviceNota: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.