Hospital Charges Create an application that calculates the total cost of a hospital stay. The application should accept the following input: • The number of days spent in the hospital, as an integer • The amount of medication charges • The amount of surgical charges • The amount of lab fees • The amount of physical rehabilitation charges The hospital charges $350 per day. The applications form should resemble the one  shown in Figure 6-23. Create the following functions: CalcStayCharges                 Calculates and returns the base charges for the hospital                                               stay. This is computed as $350 times the number of days                                                in the hospital. CalcMiscCharges                 Calculates and returns the total of the medication,                                               surgical, lab, and physical rehabilitation charges. CalcTotalCharges                 Calculates and returns the total charges. ValidateInputFields            Checks the validity of the input fields by converting each                                             to a numeric value and checking its range. If any input                                             field is found to be invalid, this function displays an error                                             message and returns a value of False.  Input Validation: Do not accept a negative value for length of stay, medication  charges, surgical charges, lab fees, or physical rehabilitation charges. When displaying error messages, use a Label control and specifically name the missing field and the  type of data to be entered (integer or numeric).

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%

2. Hospital Charges
Create an application that calculates the total cost of a hospital stay. The application should accept the following input:
• The number of days spent in the hospital, as an integer
• The amount of medication charges
• The amount of surgical charges
• The amount of lab fees
• The amount of physical rehabilitation charges
The hospital charges $350 per day. The applications form should resemble the one 
shown in Figure 6-23.
Create the following functions:
CalcStayCharges                 Calculates and returns the base charges for the hospital 
                                             stay. This is computed as $350 times the number of days 
                                              in the hospital.

CalcMiscCharges                 Calculates and returns the total of the medication, 
                                             surgical, lab, and physical rehabilitation charges.

CalcTotalCharges                 Calculates and returns the total charges.

ValidateInputFields            Checks the validity of the input fields by converting each 
                                           to a numeric value and checking its range. If any input 
                                           field is found to be invalid, this function displays an error 
                                           message and returns a value of False.

 Input Validation: Do not accept a negative value for length of stay, medication 
charges, surgical charges, lab fees, or physical rehabilitation charges.

When displaying error messages, use a Label control and specifically name the missing field and the 
type of data to be entered (integer or numeric).

Figure 6-23 Hospital Charges form
Haspital Charge
Length of Stay (Doys)
Medication
750.00
Surgcal Charges
2500 00
Lab Fees
1000.00
Phyaical Rehab
1500.00
Total Cost 36,800.00
Calulate Charges
Clear Form
Ext
Transcribed Image Text:Figure 6-23 Hospital Charges form Haspital Charge Length of Stay (Doys) Medication 750.00 Surgcal Charges 2500 00 Lab Fees 1000.00 Phyaical Rehab 1500.00 Total Cost 36,800.00 Calulate Charges Clear Form Ext
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY