Design an Information Retrieval System for Hospital Patients
Design an information retrieval system that allows hospital patients to query and retrieve information from various data sources including medical images (X-rays, ultrasounds), PDF documents, and relational data (billing, insurance, doctor information). Users should be able to ask natural language questions about their payments, medical reports, test results, and healthcare provider interactions.
Asked at:
Advisor360
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
Early December, 2025
Advisor360
Staff
1. Build an information retrieval system 3 kinds of data - End user scan (Images[Bills, XRay, Ultrasound etc.], Pdf, Relational Data [Insurance, Doctor info etc.]) - Images - s3 - Pdf - s3 - Relational Data - PostGres, sql server Query: How much payment did I made? What did the ultrasound scan say? What are the components in the bill? What are the different components on my bill? Which doctor did I consult last month? What did my report say? What was the RBC Count?
Your account is free and you can post anonymously if you choose.