Learning IDP for pharmacy receipt automation
Now, we will dive into a solution to extract the required information from a prescription, levering our AWS IDP pipeline. For this exercise, we will use the following sample pharmacy prescription:
Figure 8.6 – A sample prescription
Our goal is to find out the important information to be filled in on a medical prescription. We will answer some key questions to determine what goes into the medical prescription. We will leverage the Amazon Textract Queries feature to find the answer to our questions. Amazon Textract Queries leverages a combination of visual, spatial, and language contexts to provide answers to our natural language questions.
Let’s check out Amazon Textract Queries on the AWS Management Console for this sample prescription:
- Go to Amazon Textract on the AWS Management Console. Click on Try Amazon Textract:
Figure 8.7 – The AWS Management Console...