Other Template: Text Parameterized Input: reference_document_1 (document) Input: reference_document_2 (document) Input: reference_document_3 (document) Input: reference_document_4 (document) Input: reference_document_5 (document) Input: reference_document_6 (document) Input: reference_document_7 (document) Input: reference_document_8 (document) Input: reference_document_9 (document) Input: reference_document_10 (document) Output: result (text)

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