Prepare a database design specification

Assignment Help Database Management System
Reference no: EM1373421

Task

Create a database design specification (Enhanced Entity Relationship Diagram (EERD) and Relational Data Model (RDM)) from the given business description. The RDM must be in 3rd Normal Form.

The following defines the minimum information that should be reported:

  • List and explain the defined business rules that can be determined from the business description.
  • The Enhanced Entity Relationship Diagram (EERD) produced with a drawing or case tool. Your EERD must use a 'standard' notation style such as Crows Foot or Chen. Please note that the relationship diagram produced using MS Access, or MS SQL Server is NOT an acceptable ERD notation. Your EERD must show:
    • All entities,
    • Primary and Foreign keys, as appropriate,
    • All attributes for each entity,
    • Relationships between entities, including their cardinality and optionality,
    • The EERD must not contain any M:N relationships. These must be decomposed.
  • The Relational Data Model (RDM) which corresponds to the ERD in the format shown below. The RDM MUST identify all primary keys, alternate keys and foreign key constraints. Raw SQL Create Table script dumps from a modeling tool, or SQL Server WILL NOT be accepted.
  • The RDM must be in 3rd Normal Form.
  • The assumptions that you have made to develop the system.

RDM format:
Table Name (attribute_1, attribute_2...attribute_n)
Primary Key (attribute_a,...attribute_n)
Foreign Key attribute_x References Table Name (attribute_x)
Alternate Key attribute_c|none

Business description
Case summary
ELK County Maine has been awarded a federal grant to build a modest paediatric medical centre (PMC). The grant also paid for the medical education of a paediatrician that will practice at the medical centre for at least five years. The grant included purchasing a medical information system to assist the doctor and the county in managing the medical centre. The county's Director of Information Systems assigned a business analyst to explore and report on the hardware and software requirements of the new medical system. After the business analyst completed her report, she conducted an extensive investigation to see if an off-the-self software package would meet the functional requirements of the medical centre's stakeholders. It was determined that no such software package was available. Due to a near term software development backlog in the county's Information Systems Department, the county decided move things along by hiring a consultant to design the relational database for the new medical information system.

In a stroke of good fortune, you have been appointed as the design consultant.

Functional requirements

Below are the specifications contained the Data and Information Requirements section of the PMC Functional Requirements Report. Your database design (ERD and RDM) must capture these requirements.

Family Information

The PMC medical system needs to track information on the parents whose children are registered with the PMC and eligible to receive health care services. The new application must be able to determine the financially responsible head of the household's name, address, telephone number, and the name of their insurance carrier (if any). See Table 1 for sample data. The doctor would like to assign each family a unique alphanumeric identifier so that they may identify a specific family that is registered with the Paediatric Medical Centre. The identifier will consist of the first 4 letters of the family's last name with a unique two digit number added at the end. For example, if there were three families registered with the last name Smith, the 3 family numbers would be SMIT01, SMIT02, and SMIT03.

Patients
The new system must contain static information on all the patients that are registered with the PMC. The treating doctor needs to know the patient's name (last name may be different from the parent responsible for the child). Each patient is assigned a unique medical record number (MRN). A simple algorithm is used to create this number, which consists of three parts; 1) the first three characters of the patient's last name, 2) the first character of the patient's first name, and 3) two digits that are assigned sequentially so that the first two components when combined with the third insure the MRN is unique. For example, the boxer George Forman has five children named George. Their MRNs would be assigned as follows: FORG20, FORG21, FORG22, FORG23, and FORG24. This assumes that MRN FORG19 already existed in the database. A sample set of patient data is presented in Table 2. If the parents have any type of medical insurance, including Medical Assistance, then the parent's social security number must be tracked. The insurance companies require that this field be 12 characters long. The first 9 characters are the parent's specific social security number with no dashes. A unique 2 digit number is then assigned to each dependent child and appended to the end of the parent's social security number, i.e., 999999999-99, to form a unique identifier that can be used by the insurance companies to identity each child.

Services Performed
The billing application must contain information on all of the medical services available from the PMC. This information consists of an industry standard medical services code, a description of the service performed, the standard fee charged by PMC for this specific service (this is the fee charged to parents with no insurance), the fee that will be accepted for this service by Maine's Medical Assistance program (MA), and the fee that will be accepted by all of the other insurance carriers. See Table 3 for a sample fee schedule of the medical services provided by PMC.

Diagnosis Codes - DRG Codes
The new application needs to support the use of industry standard DRG (Diagnostic Related Group) codes. These are predefined unique codes where each code corresponds to a specific medical diagnosis that a physician may make. These codes and their corresponding descriptions may be purchased on a CD-ROM, where they are stored in tab delimited text file. Some of the most commonly used DRG codes by PMC are listed in Table 4.

Insurance Carriers
The new application requires the capability to track insurance carriers that have contracts with PMC including Medical Assistance provided by Maine's Department of Public Welfare. Elk County has contracted with the state for PMC to accept Medical Assistance patients. See Table 5 for a listing of all current contracted insurance companies. Each insurance company has been assigned a two character insurance code. Parents that do not have medical insurance with a firm that has a contract with PMC are considered to be self-insured.

Patient History
The new system must retain a complete patient history. This includes services performed and fees charged for those services. The doctor wants the capability to over-ride the standard fee schedule. Also, some fees are subject to frequent change, especially those associated with injections and lab work. Consequently, the doctor needs to know the fee charged at the time the service was provided. In addition to tracking historical services, the system must maintain a complete history of the diagnoses made by the doctor on each patient visit. If a doctor sees a patient multiple times in a single day it will be recorded in the system as a single visit. The paediatrician may perform multiple services and make multiple diagnoses on individual patient in a single day. Also a doctor may perform a service without
making a diagnosis, for example: allergy injections given on a bi weekly basis or a scheduled immunization.

The data tables will be placed by the subject coordinator in Interact under Resources.

Rationale

This assignment has been designed to assess a student's ability to:

  • Understand and interpret a set of business rules for a database;
  • Create an Enhanced Entity Relationship Diagram that models the requirements accurately;
  • Create a Relational Data Model that accurately models the E ERD and requirements;
  • Normalise the model to 3rd Normal Form;

Reference no: EM1373421

Questions Cloud

Describe how much of every type of sugar will be purchased : Describe how much of every type of sugar will be purchased. Describe how would your answer change if the price of store-brand sugar was $2 per pound also the price of producer-brand sugar was $1 per pound.
Concepts of active and passive stabilization : Describe the Quantity of Money theory and identify whether this is a Keynesian or Classical cornerstone. Explain what happens when, based on this theory, the money supply is increased D istinguish  the concepts of active and passive stabilization
Give a complete list of reasons for not selecting every site : Based first on your analysis of the survey data also then on your analysis of the crossover charts, give a justification for every location. Give a complete list of reasons for not selecting every of the 3 sites.
Computes a regression line for the data : Sales are given in millions of dollars; profits are in hundreds of thousands of dollars. Computes a regression line for the data. Elucidate what is your forecast of profit for a store with sales of $24 million? $30 million.
Prepare a database design specification : Understand and interpret a set of business rules for a database and create an Enhanced Entity Relationship Diagram that models the requirements accurately
Elucidate what happens to the system over time : Suppose which instead of a faucet, a 5 gallon container is used for filling the bathtub (Suppose it's full also next to the tub to begin with), it takes 2 hours to refill the container also return it to the bathtub. Elucidate what happens to the ..
Determine number of units where choice has the same cost : tan Fawcett's Corporation is considering producing a gear assembly which it now purchases from Salt Lake. Determine the number of units where either choice has the same cost.
Elucidate what is the average multifactor productivity : Standard selling price is $125 per unit. Overhead is charged weekly at the rate of $1,500 plus .5 times direct labour cost. Suppose a 40-hour week also an hourly wage of $16. Material cost is $10 per foot. Elucidate what is the average multifactor..
Compute the ld score for fresh foods present also proposed : Fresh Foods is considering exchanging the locations of the dry groceries department (A) also the health also beauty aids department (F). Compute the LD score for Fresh Foods' present also proposed layouts.

Reviews

Write a Review

Database Management System Questions & Answers

  Determine a list of n numbers has no duplicates

Express given five loosely described problems carefully in { Instance, Question } form as utilized in "Computers and Intractability". Determine that a list of n numbers has no duplicates.

  Sketch object-oriented model for private airport database

Sketch an object-oriented model for a small private airport database that is used to keep track of airplanes, their owners, airport employees, and pilots.

  Creating use case to describe typical sales process

Create use case to describe a typical sales process. Then make a sequence diagram for use case.

  Explain normal form is denormalized table

Which field or fields cause a table to no longer be in third normal form? In which normal form is denormalized table?

  Write set of relational schemas-identify primary-foreign key

Sketch an E-R diagram which reflects the above reuirements. Write a set of relational schemas and identify primary and foreign keys. Try not to include redundant schemas.

  Advantages of database approach over file-system approach

How and why did database management systems become the organizational data management standard? Describe some advantages of database approach over file-system approach.

  Write a recursive sql query

MCIS 630 Database Systems: -  Write a recursive SQL query that outputs the names of all subparts of the part with part-id “P- 100”.

  Design scheme for determining wine bottle which poisoned

Design a scheme for determining exactly which one of the wine bottles was poisoned in just one month's time while expending O(logn) taste testers.

  Find average number of books borrowed per member

Find the average number of books borrowed per member. Take into account that if a member does not borrow any books, then that member does not appear in the borrowed relation at all.

  Explain database models-hierarchical and relational

Explain each of three database models, hierarchical, relational, and object-oriented, and provide specific referenced example of each of these model types implemented in a functioning database

  Criteria selecting a life-cycle model for the project

What criteria would you use in selecting a life-cycle model for the project?

  Relational algebra operations

List the sequence of relational algebra operations needed to implement the queries.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd