Introduction to Software Engineering Exercise II

Source: Internet
Author: User

Currently hospitalized patients are mainly nursing by nurses, so do not only need a large number of nurses, and because can not always observe the risk of disease changes, but also may delay the rescue time. A hospital intends to develop a computer-centric patient monitoring system, try to write out the definition of the problem, and analyze the feasibility of developing the system.

The basic requirements of the hospital patient monitoring system are to accept each patient's physiological signal (pulse, temperature, blood pressure, ECG, etc.) at any time, to record the patient's condition and to form the patient log regularly, and to warn the nurse on duty when the physiological signal of a patient exceeds the safety range prescribed by the doctor, in addition, The nurse can also ask the system to print out a specific patient's condition report when needed. Please draw the system's streaming diagram

• From the problem statement, the system data source point is "patient" and "nurse", they provide the physiological signal and request the condition report information respectively. Further analysis of the problem statement, from the system should "regularly record patient status to form a patient log" this request can be thought of, there should also be a date and time information to provide a "clock" as the data source point.

• It is easy to see from the problem statement that the data endpoint of this system is the nurse who receives the warning message and the condition report.

• The system's processing function for patients ' physiological signals is mainly "receiving signal", "analyzing signal" and "generating warning message".

In addition, the system should have the function of "timing sampling physiological signal", "Update Log" and "Report of illness".

• In order to analyze whether a patient's physiological signal is outside the prescribed safety range, the patient's safety range information should be stored. In addition, the "Patient Log", which is formed when the patient's physiological signals are recorded regularly, is also clearly a data store.

Introduction to Software Engineering Exercise II

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.