Data Storage Design/ implementing an application into a hospital (EPIC) n the previous assignment, you completed the detailed requirements and user interface design for the project, and you can now...

1 answer below »
Data Storage Design/ implementing an application into a hospital (EPIC)

n the previous assignment, you completed the detailed requirements and user interface design for the project, and you can now turn your attention to the data that your application will handle. Most business applications deal with significant amounts of data, and these data must be stored, retrieved, and manipulated in efficient ways. Database engines provide the power that is necessary for this data manipulation, but the efficiency depends on a good database design.


For this assignment, you will continue your work on the Software Design Document with a database design for the application. The database design starts with entity–relationship (ER) diagrams, and these models are used to create the database schema.



Note:It is suggested to use Visio for the diagrams that are necessary for this assignment. After a diagram is created, it can be selected, and then copied and pasted into your Software Design Document. A database engine, such as MS SQL Management Tool, may be used for construction of database schema diagrams, but these should also be pasted into the Software Design Document.


The project deliverables for Week 3 are as follows:



  • Update the Software Design Document title page with the new date


  • Data Storage Design

    • Entity–relationship diagrams

      • Provide the necessary entity–relationship diagrams to model the data storage needs for the application.

      • Describe the diagrams that you have created, and discuss how they provide a comprehensive model for the data storage requirements.



    • Database schema

      • Using the data model that was created in the first part of this assignment, construct a database schema that will efficiently support the data storage model.

      • Discuss the steps that are necessary to normalize the database, and complete first- and second-form normalization if necessary.





Answered 2 days AfterJan 25, 2021

Answer To: Data Storage Design/ implementing an application into a hospital (EPIC) n the previous assignment,...

Neha answered on Jan 28 2021
157 Votes
74929 - ERD/ERD.png
74929 - ERD/report.docx
Entity Relationship Diagram
As per the given scenario we have to design the datab
ase for an organization under which there are multiple hospitals and patients and this organization wants to have a better management system for maintaining the records about the patients, treatments and the doctors. This database can be used by the organization to create different types of reports as per the requirement. For the creation of the database, we need to understand the whole case study in detailed manner and try to find out each and every entity of the organization which needs to be stored in the database. As per the given diagram there needs to be 8 tables in the database diagram. The age table can be used as the best entities which can be created into the database to implement the whole system. We need to store information about each hospital which is linked with the organization. The hospital will have their name, address, phone or fax number. There can be chances that the hospital names are same as much some hospitals have multiple branches. To solve this problem, we need to add a unique column in the hospital table which will be known as the hospital ID and it will be used as the primary key for the table. There cannot...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here