You are on page 1of 2

Word Processing

You are required to create a data form that will collect each patients information. A report will be submitted about the quarterly revenue of the clinics to five (5) stakeholders and investors, on the

Data Form
Create a form that each new patient would fill out before seeing by a doctor. a) A header with a letterhead consisting of a suitable logo and slogan Name, Address, Telephone and fax number and email address of the Clinic. b) Include the session for the patients personal details such as Name, address, email address, telephone number, emergency contact, medical insurer (optional), diagnosed Medical condition (such as asthma, hypertension, etc.), Health insurance and allergies.

Format the form to include a 1.5 Margins, the company letterhead should be at a suitable font and size 10. Use a suitable font and font size for the form. Note: Print the copy of the form.

Report
Produce a report to be mail merged to five (5) of the companys stakeholder include the following: a) b) c) d) Use a suitable memo format. Insert the total revenue query. Insert the graph that was done in spreadsheet. Give a summary explanation the query, and graph.

Note: Format the report to Times New Roman font size 12 and line spacing 1.5. Print the entire report.

Problem Solving and Program Implementation


1. Write an algorithm that accepts data on patients of the Care Medical Clinic the information must accept the Patients name, age, service required and the name of the respective doctors. After entering the required information the algorithm should include: a) The doctor/consultant fee b) Total number of patients received for each service c) The total money collected daily for each service 2. Use the patient information to design a trace table that traces. a) The number of patients received for each service b) Total monies collected daily for each service Use the first fifteen (15) entries in the transaction table as the source of data for the trace table. The first fifteen entries MUST be printed along with the trace table. 3. Use the programming language PASCAL, to implement the algorithm created in (1). Ensure to include comments to explain the code that you have written. The following header information is to be included: Name of Student Name of Program Brief description of program Month and year of completion *Add comment to describe the use of loops and conditional branches. *All program solving and program implementations must be printed.

You might also like