Computers and Technology

You have a small company for developing a system for the medical organization. Recently you have been offered a project from the government to develop an
application for a government healthcare center to keep track of rural people's health
information and their health insurance including patient information, Doctor
information, and information regarding patient visits to their corresponding doctor and
prescription drugs prescribed to patients.
Information like patient name, address, age, phone, email, etc. are required and each
patient's primary care doctor is their insurance ID number and insurance company
name. The system needs information on each doctor such as their specialty and what
hospitals they are affiliated with as well as their address, phone, degree, etc. Regarding
the hospitals themselves, the system will be designed where they are located and how to
contact them.
The prescription which is prescribed by the doctor requires to be traced in the particular
database at the time the patient claim for insurance. So, the system needs to know every
drug's name, purpose, and possible side effects.
Based on the business scenario stated above you will identify the database needs, and
then create a front-end interface to access the information.
For understanding a medical health care system, read articles and check the internet to
understand the challenges of tracking the information.
Implement all the functionality using PHP for designing the front-end interface and
MySql for the database.
a. Make a list of business needs, rules, and assumptions based on the above scenario and
research from the internet.
07
b. Build a database for supporting each functionality mentioned in the above scenario. 13
c. Build a front-end interface to interact with the functionality of the database.

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 06:40, EricaLSH7624
Match the personality traits with their description
Answers: 2
image
Computers and Technology, 23.06.2019 17:00, evanwall91
What does the faves button do? a. users mark a web page as a favorite b. leads other readers to favor a specific page c. readers sort and align their favicons, or favorite icons d. leads users to a message board where they can post questions
Answers: 1
image
Computers and Technology, 23.06.2019 18:00, yedida
File account. java (see previous exercise) contains a definition for a simple bank account class with methods to withdraw, deposit, get the balance and account number, and return a string representation. note that the constructor for this class creates a random account number. save this class to your directory and study it to see how it works. then write the following additional code: 1. suppose the bank wants to keep track of how many accounts exist. a. declare a private static integer variable numaccounts to hold this value. like all instance and static variables, it will be initialized (to 0, since it’s an int) automatically. b. add code to the constructor to increment this variable every time an account is created. c. add a static method getnumaccounts that returns the total number of accounts. think about why this method should be static - its information is not related to any particular account. d. file testaccounts1.java contains a simple program that creates the specified number of bank accounts then uses the getnumaccounts method to find how many accounts were created. save it to your directory, then use it to test your modified account class.
Answers: 3
image
Computers and Technology, 24.06.2019 00:00, Amrinderkhattra
Visualizing a game of “tag” to remember the meaning of contagious
Answers: 3
Do you know the correct answer?
You have a small company for developing a system for the medical organization. Recently you have b...

Questions in other subjects:

Konu
Mathematics, 30.12.2019 11:31
Konu
Physics, 30.12.2019 11:31