Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 2.96 KB

DistilledRequirements.md

File metadata and controls

16 lines (14 loc) · 2.96 KB

Distilled Requirements

The identification of functional requirements is based on the input provided by stakeholders. requirements.

# Requirement
FR1 Data Acquisition and Transmission:
- Monitor vital sign data from eight patient-monitoring equipment sources, including heart rate, blood pressure, oxygen level, blood sugar, respiration rate, electrocardiogram (ECG), body temperature, and sleep status.
- Ensure timely reception of data from each device according to its transmission rate.
- Maintain continuous data transmission and reception, even in the event of device failures.
FR2 Consolidated Monitoring Screen:
- Display vital signs of up to 20 patients per nurses station.
- Rotate between patients every 5 seconds on the consolidated monitoring screen.
- Achieve an average response time of 1 second or less for displaying vital signs.
FR3 Data Recording and Storage:
- Record and store the past 24 hours of all vital sign readings for each patient.
- Provide medical professionals with the ability to review historical data, allowing filtering by time range and vital sign.
FR4 Data Analysis and Alerting:
- Analyze vital signs for abnormalities or threshold breaches for each patient.
- Adjust analysis based on the patient's sleep status, detecting trends and thresholds accordingly.
- Notify medical professionals via push notifications to the StayHealthy mobile app and nurses station screen in case of potential issues.
FR5 Holistic Snapshots and Data Upload:
- Enable medical staff to generate holistic snapshots of a patient's vital signs.
- Allow uploading of patient snapshots to MyMedicalData through a secure HTTP API call.
FR6 Scalability and Future Expansion:
- Support integration of additional vital sign monitoring devices in the future.
- Ensure scalability to accommodate up to 500 patients per physical MonitorMe instance.
FR7 System Deployment and Reliability:
- Deploy MonitorMe as an on-premises system at each hospital location.
- Ensure system reliability and continuous operation, even during device failures.
FR8 Data Accuracy and Confidentiality:
- Maintain high accuracy of vital sign data analysis and recording.
- Uphold patient confidentiality and data security standards set by StayHealthy, Inc., without the need for compliance with external regulatory requirements (e.g., HIPAA).
FR9 Adaptability to Change:
- Be adaptable to changes in the healthcare market and requirements as StayHealthy, Inc. gains more insights.
FR10 Integration:
- Integrate with StayHealthy's comprehensive hardware and software platform, including data stores, databases, and other technical tools and products.