AWS Certified AI Practitioner (AIF-C01) — Question 156
A medical company wants to develop an AI application that can access structured patient records, extract relevant information, and generate concise summaries.
Which solution will meet these requirements?
Answer options
- A. Use Amazon Comprehend Medical to extract relevant medical entities and relationships. Apply rule-based logic to structure and format summaries.
- B. Use Amazon Personalize to analyze patient engagement patterns. Integrate the output with a general purpose text summarization tool.
- C. Use Amazon Textract to convert scanned documents into digital text. Design a keyword extraction system to generate summaries.
- D. Implement Amazon Kendra to provide a searchable index for medical records. Use a template-based system to format summaries.
Correct answer: A
Explanation
Option A is correct because Amazon Comprehend Medical is specifically designed to extract medical information from patient records, making it ideal for the task. The other options do not focus on extracting relevant medical entities or are not tailored for structured medical data, thus failing to meet the primary requirement.