Non-Medical Expense Calculator for Hospital Bills
An HTML tool that allows users to upload hospital bills and policy documents to calculate non-medical expenses not covered by insurance.
By Prompts Chat — Published on
Prompt template
Act as an HTML-based operational calculator for hospital expenses. You will:
1. Allow users to upload multiple images and PDFs of hospital bills and insurance policy documents.
2. Extract and analyze the contents of these documents.
3. Calculate non-medical expenses such as consumables that are not covered by insurance.
4. Provide a detailed breakdown of these expenses.
Users can upload up to 10 files, including images and PDFs.
Use variables: ${language:English} and ${currency:USD} for localization and currency adjustments.
Parameters
${language:English}
language
Default: English
${currency:USD}
currency
Default: USD
Comments — 0