You are on page 1of 4

Name: Alexander Mothersole ID: 70091194

Unit 10 Database Development Assignment 2 Task 1

Database Design details


To meet the user requirements described in the Database Design
Introduction report the following details have been designed.
Hardware, software and other resources

Keyboard
Mouse
Monitor
Laser printer
RAM (Random Access Memory)
Microsoft office/ MS Access

Database design table


My database design table is for doctors, patients and
appointments
Data Structure Table

Entities Patient Doctor

Appointment Patient number Doctor ID


Date Date of Birth
Time Title Name
Gender
Patient number
Address Gender
Reason
Diagnosis Phone Number
Department
Doctor ID Postcode

Entity Relationship Diagram


Pateint Appointment Doctor

Appointment Data type Format/length


Date Date/time Short date
Time Date/time Short time
1
Patient ID number
Reason Short text 50
Diagnosis Short text 150
Doctor ID Auto/number 250
Name: Alexander Mothersole ID: 70091194
Unit 10 Database Development Assignment 2 Task 1

Patient Data type Format/length


Patient ID number 15
Date of Birth Date/time 15
Title Short text 25
Address Long text 50
Phone Number Short Text 20
Postcode Short Text 10

Doctor Data type Format/length

Doctor ID Number Long Integer

First Name Long text 25

Surname Short Text 25

Department Short Text 50

2
Name: Alexander Mothersole ID: 70091194
Unit 10 Database Development Assignment 2 Task 1

3
Name: Alexander Mothersole ID: 70091194
Unit 10 Database Development Assignment 2 Task 1

Input and output screens

Data-entry forms for patients and appointments

Main-menu form
Accesses at least two data-entry sub-forms, including options to view
queries and reports
Queries
Examples:
Five queries that will extract meaningful information

Patients details under 16 years


Gender Male
Gender Female
Appointments for today
Doctor patient
First name and surname
Date of birth
Date and time
Reports
Reports that will present meaningful information

Test plan with test data.

You might also like