Oxygen Delivery Using Heart Rate
Oxygen delivery describes the amount of oxygen being distributed through the blood based on arterial oxygen content and the cardiac output.
Oxygen delivery equals the product of the heart rate, stroke volume and arterial oxygen content.
Formula
![Copy to Clipboard QuantityVariable[Subscript["DO", "2"], "VolumeFlow"] == QuantityVariable["HR", "BeatRate"]*QuantityVariable["SV", "StrokeVolume"]*QuantityVariable[Subscript["CaO", "2"], "VolumeFraction"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/e0c/e0cf6159-933e-42cf-b260-58832bcec766/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| DO2 | oxygen delivery | "VolumeFlow" | 
| HR | heart rate | "BeatRate" | 
| SV | stroke volume | "StrokeVolume" | 
| CaO2 | arterial oxygen content | "VolumeFraction" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Oxygen Delivery Using Heart Rate"]](images/e0c/e0cf6159-933e-42cf-b260-58832bcec766-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Oxygen Delivery Using Heart Rate"]]](images/e0c/e0cf6159-933e-42cf-b260-58832bcec766-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Oxygen Delivery Using Heart Rate"], {QuantityVariable[
   "SV","StrokeVolume"] -> 
   Quantity[70, ("Milliliters")/IndependentUnit["beats"]], 
  QuantityVariable["HR","BeatRate"] -> 
   Quantity[70, IndependentUnit["beats"]/("Minutes")]}]](images/e0c/e0cf6159-933e-42cf-b260-58832bcec766-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                