Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Kingdom of Saudi Arabia Ministry of Higher Education Najran University Najran University College of Computer Science and Information Systems Course code : 3 8 0
Kingdom of Saudi Arabia
Ministry of Higher Education
Najran University
Najran University
College of Computer Science and Information Systems
Course code : CSS
Main Project
Due date
Title: Hospital
In this project, you will use a Database Management System to create and manipulate a very small database system for a university Your task is to improve it to some extent and implement the design as well as some queries against it In this project, you will use any database server Oracle
Project Description: You need to develop a management information system to help users at the administration level of the hospital easily viewingtracking various information about doctor how many patient in department well as information about nurse room, department and lab.
Data Model Requirements : We need to store information about hospital, each hospital has name unique hospid and location, each hospital has many department Each department is describe by Deptno deptName, phone and each doctor manages one department, the department include many nurse each doctor identified by unique Doc IDnamefirstname,lastname Phones address, email salary and specialization Each doctor works for one department. Each patient is described by unique paintno paint name, address, birthdate, age and phones. Each patient is assignee to one or more department and departments assigned many patients. It is required to keep track each admission date. Each doctors tridents many patient each hospital has many room each room has roomid and location, each nurse manages many room.each nurse has nuridnursname,salary email.phone
Each lab is described by labno and lab name. It is required to keep track the lab services. The patient has many service in lab and lab has many services to patient. Each doctor has many dependents and each dependents describe by name birthdate and sex
requirement: prepare the first phase of database design. conceptual design ER Model
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started