normalPulseRange top-level property

VitalBound normalPulseRange
getter/setter pair

the following values were retrieved from the NEWS 2 Final Report page 29 downloaded from https://www.rcplondon.ac.uk/file/8636/download from the website https://www.rcplondon.ac.uk/projects/outputs/national-early-warning-score-news-2

Alternatively you can get them from the Optimal Health Vision document found at https://drive.google.com/file/d/1gptxtDzsWXqFTWT5n-uZkbhDgWIeqoZy/view?usp=sharing on page 96 The range of the normal pulse rate Units of measurements are Beats Per Minute (BPM).

Implementation

/// The range of the normal pulse rate
/// Units of measurements are Beats Per Minute (BPM).
VitalBound normalPulseRange = VitalBound(lowerBound: 51, upperBound: 90);