Code Monkey home page Code Monkey logo

healthcare_management_system's Introduction

Healthcare Management System

project

PROJECT DESCRIPTION

Healthcare center have multiple departments and each of them tend to maintain their own individual system for record maintenance. This architecture of system design leads to inefficient data sharing, lack data consistency, excessive program maintenance etc. We have designed a centralised database for Healthcare management system to help healthcare providers collect, store, retrieve and exchange patient healthcare information more efficiently and enable better patient care.


Enhanced Entity-Relationship Diagram (EERD)

EER


Project Structure

  1. Scripts folder contains -
    1. HealthCare(DML) - Script adds mock data into the database
    2. HealthCare(DDL) - Script to create database and tables for the associated entities
    3. HealthCare(Programmability) - Script contains Stored Procedures, Views, Triggers, Encryption for SSN, Non-clustered Index of the database
  2. Visualization folder contains Dashboards designed using Power BI

Visualization

  1. Count of patients associated with each Insurance company viz2
  2. Count of patients for each Doctor viz1
  3. Diagnosis viz3
  4. Medicine Usage viz4
  5. Financial Transactions viz5

LANGUAGE AND TOOLS

Category Database, Vizualization Tool
Language TSQL
Database Microsoft SQL Server
Visualization Power BI

INSTALL AND EXECUTE

  • Install Microsoft SQL Server
  • Import HealthCare(DML).sql and execute the script to add mock data
  • Import HealthCare(DDL).sql and execute the script to create database and tables
  • Import HealthCare(Programmability).sql and execute the script to create Views, Triggers, Stored Procedures, Encryption for SSN, Non-clustered Index of the database
  • Install Power BI
  • Connect to database and open the visualization.pbix to view dashboards

healthcare_management_system's People

Contributors

aelinadas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.