Giter VIP home page Giter VIP logo

simple-protection-using-privileges-and-sensitivity-levels's Introduction

Simple-Protection-using-privileges-and-sensitivity-levels

This medical data processing system is expected to have functionalities for reading and writing data into a configuration file and into a data file using an appropriate method. User data such as username, password, user type (patient or hospital staff), and privilege level are stored in the configuration file. Passwords are protected by hashing using MD5. Privilege levels are assigned for users considering their ability to access data in the data file. The data file consists of data records for each user due to an encounter with a patient. Each user has data records of four types personal detail, sickness details, drug prescriptions, and lab test prescriptions. A certain user can have more than one record for a certain record type. Each record is associated with sensitivity. The ability to access data in the data file by users in the configuration file is determined by the respective privileges and sensitivities.

Assumptions

  • There is a superuser (admin) account that has all the privileges to control functionalities if required.
  • Patients can register into the system directly.
  • Hospital staff needs a code to register to ensure their privilege.
  • There are different sensitivities for each record in the data file. These sensitivities can be either assigned manually or otherwise, they are assigned default sensitivities automatically.
  • There are separate read and write sensitivity for each record.
  • Data creating and deleting sensitivities are default added.

simple-protection-using-privileges-and-sensitivity-levels's People

Contributors

jananga99 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.