heart_rate_sentinel_server | Welcome to the Heart Rate Sentinel Server project
kandi X-RAY | heart_rate_sentinel_server Summary
kandi X-RAY | heart_rate_sentinel_server Summary
heart_rate_sentinel_server is a Python library. heart_rate_sentinel_server has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Welcome to the Heart Rate Sentinel Server project. This is an open-source project which can be used to process patient heart rate data to make informed health care decisions. This project is part of the coursework for the Fall 2018 BME 590 - Medical Software Design at Duke University. The API Documentation describes may of the RESTfil API interfaces and functions used in this project. The RESTful API for this project is set up to provide interactions via a web service. POST requests using /api/new_patient can be made containing new patient information, including the patient's ID, age, and attending physician's email address. Heart rate information can then be posted to the server using /api/heart_rate where it is stored. Calculations are made for each posted heart to determine if the patient is in a tachycardic state. If they are tachycardic an alert is sent to the attending physician's email. An average heart rate since a given time will be calculated using a POST to /api/heart_rate/interval_average. The RESTful API can return heart rate information using GET requests. A full list of recorded heart rates can received using /api/heart_rate/, where is the ID specific to a particular patient. These ID are case sensitive. An average heart rate can be returned using the /api/heart_rate/average/ GET request. The patient's tachycardic state will be returned using /api/status/.
Welcome to the Heart Rate Sentinel Server project. This is an open-source project which can be used to process patient heart rate data to make informed health care decisions. This project is part of the coursework for the Fall 2018 BME 590 - Medical Software Design at Duke University. The API Documentation describes may of the RESTfil API interfaces and functions used in this project. The RESTful API for this project is set up to provide interactions via a web service. POST requests using /api/new_patient can be made containing new patient information, including the patient's ID, age, and attending physician's email address. Heart rate information can then be posted to the server using /api/heart_rate where it is stored. Calculations are made for each posted heart to determine if the patient is in a tachycardic state. If they are tachycardic an alert is sent to the attending physician's email. An average heart rate since a given time will be calculated using a POST to /api/heart_rate/interval_average. The RESTful API can return heart rate information using GET requests. A full list of recorded heart rates can received using /api/heart_rate/, where is the ID specific to a particular patient. These ID are case sensitive. An average heart rate can be returned using the /api/heart_rate/average/ GET request. The patient's tachycardic state will be returned using /api/status/.
Support
Quality
Security
License
Reuse
Support
heart_rate_sentinel_server has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
heart_rate_sentinel_server has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of heart_rate_sentinel_server is current.
Quality
heart_rate_sentinel_server has no bugs reported.
Security
heart_rate_sentinel_server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
heart_rate_sentinel_server is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
heart_rate_sentinel_server releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of heart_rate_sentinel_server
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of heart_rate_sentinel_server
heart_rate_sentinel_server Key Features
No Key Features are available at this moment for heart_rate_sentinel_server.
heart_rate_sentinel_server Examples and Code Snippets
No Code Snippets are available at this moment for heart_rate_sentinel_server.
Community Discussions
No Community Discussions are available at this moment for heart_rate_sentinel_server.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install heart_rate_sentinel_server
You can download it from GitHub.
You can use heart_rate_sentinel_server like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use heart_rate_sentinel_server like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page