subject

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.

b. Build a database for supporting each functionality mentioned in the above scenario.
c. Build a front-end interface to interact with the functionality of the database.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 17:20, dylanolmeda9
The thickness of a part is to have an upper specification of 0.925 and a lower specification of 0.870 mm. the average of the process is currently 0.917 with a standard deviation of 0.005. determine the percentage of product above 0.93 mm.
Answers: 3
image
Computers and Technology, 22.06.2019 20:10, yqui8767
Assume the existence of a bankaccount class. define a derived class, savingsaccount that contains two instance variables: the first a double, named interestrate, and the second an integer named interesttype. the value of the interesttype variable can be 1 for simple interest and 2 for compound interest. there is also a constructor that accepts two parameters: a double that is used to initialize the interestrate variable, and a string that you may assume will contain either "simple", or "compound", and which should be used to initialize the interesttype variable appropriately. there should also be a pair of functions getinterestrate and getinteresttype that return the values of the corresponding data members (as double and int respectively).
Answers: 2
image
Computers and Technology, 23.06.2019 00:00, dubouuu
Donna and her team of five have invented a new gadget for the science exhibition in their college. which intellectual property right will protect their invention?
Answers: 1
image
Computers and Technology, 23.06.2019 06:00, tchloe448
What makes myhexadecimalnumber a child of mynumber? which methods does myhexadecimalnumber inherit directly from the mynumber class? what can an instance of the mynumber class do? what can an instance of the myhexadecimalnumber class do? which methods are overridden? why are they overridden? how many examples of overloading are there? why was this done? where is the super keyword used? what is it doing? why isn’t the incoming value set immediately in the second myhexadecimalnumber constructor? how many examples can you find of an inherited method being called?
Answers: 1
You know the right answer?
You have a small company for developing a system for the medical organization. Recently you have b...

Questions in other subjects: