Code Monkey home page Code Monkey logo

oo-design---sample-medical-application's Introduction

Please Note

This application was implemented as part of a group assignment for an Object-Oriented based module in my university.

Requirements

Set-up process carried out for each new patient.

  1. Entering the patients identity
  2. Name
  3. Address
  4. Hospital Patient Number

Entering the relevant information of a patient

  1. Age
  2. Gender
  3. Body Mass Index (evaluating Weight and Height)

Entering brief notes to highlight specific medical conditions (optional)

  1. Sensors are attached to the patient.
  2. A means of allowing intravenous input (injection of medication into the veins) is attached to the patient.

The sensors send the following information to the computer.

  1. Heart Rate
  2. Temperature
  3. Blood Pressure
  4. Blood Glucose Level

Continually sending information regularly and frequently is applied to the system. Vital signs may be sent at different timings, depending on their readings.

Some measurements require conversion to useful units of measurement. It is not necessary to have correct conversion formulas. It is acceptable to include (for each type of sensor) a generic conversion formula.

The PMS shall display information on the screen in numeric and/or graphical form. The PMS shall log the information in a file that can be retrieved and displayed by members of hospital staff.

If any four of the vital sign values exceed safe limits, the screen shall flash a warning and an alarm will sound. If all four of the vital sign values exceed safe limits, the PMS will activate intravenous input (injection of medication into the veins) of a set dose to the patient. Safe limit values are given default values in the software. The operator should have the ability to specify patient-specific safe limits. This should be password protected.

If a sensor fails, the screen shall flash a warning and an alarm will sound.

Information for multiple patients, in regards to ‘files’, will be created within the system.

oo-design---sample-medical-application's People

Contributors

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