Summary
In this chapter, we introduced the medical claim processing use case. We then covered how you can use AWS AI services such as Amazon Textract to extract form data from these scanned medical forms. Then, we spoke about how you can perform some postprocessing on the extracted text based on your business rules to validate their form data. Once the form data had been validated, we showed you how to use Amazon Comprehend Medical, as covered in Chapter 3, Introducing Amazon Comprehend, to extract medical insights. Once you have medical insights, this data can be converted into a CSV file and saved in Amazon S3. Once you've done this, you can analyze this data for population health analytics by using Amazon Athena or Amazon QuickSight. We also discussed how to handle invalid claims processing by showing how to quickly configure Amazon SNS through the AWS console and add subscribers. You can notify your subscribers by email regarding the medical claims that have been submitted...