Premium Essay

Cs669

In:

Submitted By biship712
Words 506
Pages 3
CS 669
FINAL PROJECT

Business Rules
As part of my Non-Default Term Project, I made a few key modification to the existing health project: * Every visit by a patient registered as completed appointment is considered an encounter (enc) or visit that then becomes the primary key for my main table (FACT_Encounter), while all other tables in the diagram are references. * The REF_Patient table functions as a Electronic Health Record System, where each patient has a specific Electronic Medical Record Number (MRN) that is interchangeable at any hospital within this network. * Third, the patient table is part of the physician scheduling design that includes my part for the student enhancement allowing one to track patient schedules for physicians.

* Each Encounter (Visit) has at most one Patient. Patients have one or more Encounters (Visits)

* Each Encounter (Visit) has at most one Appointment. Appointments are preformed at one or more Encounters (Visits)

* Each Encounter (Visit) has at most one Service lines. Service Lines are given at one or more Encounters (Visits)

* Each Encounter (Visit) is performed at most one Facility. Facilities are locations for one or more Encounters (Visits)

* Each Encounter (Visit) has at most one Physician. Physicians attend one or more Encounters (Visits)

* Each Encounter (Visit) is performed in at most one Market Area. Market Areas are locations for one or more Encounters (Visits)

* Each Encounter (Visit) is performed in at most one Building. Buildings are locations for one or more Encounters (Visits)

Conceptual ERD

Logical ERD
Project Enhancement – Tracking physician schedules.

Tables

Screen shots of 10 Use Cases 1. First and last names of all physicians that work specific buildings

2. Names of all patients that currently have insurance with the

Similar Documents

Premium Essay

Syllabus

...Syllabus Page 1 of 34 Draft: Please download latest upon course launch. Syllabus This is a single, concatenated file, suitable for printing or saving as a PDF for offline viewing. Please note that some animations or images may not work. Course Description This module (allpages.htm) is also available as a concatenated page, suitable for printing or saving as a PDF for offline viewing. MET CS669 Database Design and Implementation for Business This course uses the latest database tools and techniques for persistent data and object-modeling and management. Students gain extensive hands-on experience with exercises and a term project using Oracle, SQL Server, and other leading database management systems. Students learn to model persistent data using the standard Entity-Relationship model (ERM) and how to diagram those models using EntityRelationship Diagrams (ERDs), Extended Entity-Relationship Diagrams (EERDs), and UML diagrams. Students learn the standards-based Structured Query Language (SQL) and the extensions to the SQL standards implemented in Oracle and SQL Server. Students learn the basics of database programming, and write simple stored procedures and triggers. The Role of this Course in the MSCIS Online Curriculum This is a core course in the MSCIS online curriculum. It provides students with an understanding and experience with database technology, database design, SQL, and the roles of databases in enterprises. This course is a...

Words: 10777 - Pages: 44