Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can I have the scripting language as Visual Basic please. PATIENT CHOLESTEROL SCREENING Design a Windows Desktop application and write the code that will execute

Can I have the scripting language as Visual Basic please.
PATIENT CHOLESTEROL SCREENING
Design a Windows Desktop application and write the code that will execute according to the program requirements in Figure 8-106. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event-planning document for each event in the program.
image text in transcribed
REQUIREMENTS DOCUMENT Date: February 14, 2019 Date Submitted: Application Title: Patient Cholesterol Screening Purpose: This Windows application determines which patients have a cholesterol level reading that is considered too high Program In a Windows application, a text file of patient information named patient.txt is opened. The Procedures: patients who have a cholesterol number above 200 are written to a second text file named consult.txt for consultation Algorithms, 1. Each day, a text file named patient.txt is opened from the USB drive. The patient.txt file Processing, and contains patient names, ID numbers, and cholesterol results from a lab. Conditions: 2. An opening graphic and title are displayed as a splash screen. 3. A File menu includes options to Display Patient Information, Clear, and Exit. Selecting the Display Patient Information option displays the contents of the patient.txt file on a second Windows Form object. 4. The patient names and cholesterol levels are assigned to an array that holds 15 elements each. 5. Cholesterol levels are tested to check whether the value is above the value 200. 6. All patients who have a cholesterol screening level above 200 have their names and cholesterol results written to a text file named consult.txt on the USB drive. A nurse will contact these patients for further evaluation. 7. The program displays the number of patients who had a cholesterol level above 200 and the average cholesterol value of today's patients. Notes and n/a Restrictions: Comments: 1. The patient.txt file is available on Cengage Brain.com. 2. An appropriate image for this application should be selected from a picture available on the web FIGURE 8-106 REQUIREMENTS DOCUMENT Date: February 14, 2019 Date Submitted: Application Title: Patient Cholesterol Screening Purpose: This Windows application determines which patients have a cholesterol level reading that is considered too high Program In a Windows application, a text file of patient information named patient.txt is opened. The Procedures: patients who have a cholesterol number above 200 are written to a second text file named consult.txt for consultation Algorithms, 1. Each day, a text file named patient.txt is opened from the USB drive. The patient.txt file Processing, and contains patient names, ID numbers, and cholesterol results from a lab. Conditions: 2. An opening graphic and title are displayed as a splash screen. 3. A File menu includes options to Display Patient Information, Clear, and Exit. Selecting the Display Patient Information option displays the contents of the patient.txt file on a second Windows Form object. 4. The patient names and cholesterol levels are assigned to an array that holds 15 elements each. 5. Cholesterol levels are tested to check whether the value is above the value 200. 6. All patients who have a cholesterol screening level above 200 have their names and cholesterol results written to a text file named consult.txt on the USB drive. A nurse will contact these patients for further evaluation. 7. The program displays the number of patients who had a cholesterol level above 200 and the average cholesterol value of today's patients. Notes and n/a Restrictions: Comments: 1. The patient.txt file is available on Cengage Brain.com. 2. An appropriate image for this application should be selected from a picture available on the web FIGURE 8-106

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

Database Design Application Development And Administration

Authors: Michael V. Mannino

4th Edition

0615231047, 978-0615231044

More Books

Students also viewed these Databases questions

Question

=+Where do you want to live and work?

Answered: 1 week ago