Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This assignment should be written in Java (using loops such as for, if-else , switch-case and array in it), taking these inputs from the patient

This assignment should be written in Java (using loops such as for, if-else , switch-case and array in it), taking these inputs from the patient first: 1) Name, surname and age of the patient

2) Whether there is obesity by taking the height and weight (Formula:Body Mass Index=Weight(kg)/height squared(m^2);Ideal Weight=Body Mass Index.height squared(m^2))

3) Whether there is cancer according to the blood values (CEA in a Normal individual: 0 2.5 nanograms per milliliter (ng/mL). If it is higher than 2.5 ng/mL, cancer is diagnosed.), Whether there is a corona according to the PCR test (If Covid-19 virus is detected if there is SARS-CoV-2 RNA2 in the results)

4) Whether there is flu (Body Degree >=38 Celcius, nasal congestion, sore throat and cough)

5) Blood Pressure (In healthy individuals: High Blood Pressure = 120-130mmHg, Small Blood Pressure 70-90mmHg; In Sick Individuals: High Blood Pressure> 140, Low Blood Pressure> 90 high blood pressure (hypertension) is diagnosed.)

6) Whether he has diabetes (If blood glucose level = 70-100mg / dL, it is called diabetes.)

7) Heart Attack (Newborn Heart Rate: 100-160, 3-5 Years Heart Rate (in baby): 80-120.6-10 Years Heart Rate: 70-110, 15 Years and Over: 60-100 Heart Rate. If it is over( Adults: heart rate>100) dangerous)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Outlook 2023

Authors: James Holler

1st Edition

B0BP9P1VWJ, 979-8367217322

More Books

Students also viewed these Databases questions

Question

Choose an appropriate organizational pattern for your speech

Answered: 1 week ago

Question

Writing a Strong Conclusion

Answered: 1 week ago