# Health status assessment

Health status metrics enhance traditional clinical markers by converting foundational data into actionable health insights. These algorithms leverage established clinical frameworks tailored for continuous monitoring through wearable devices, enabling healthcare applications to offer users comprehensive health assessments.

## **Sleep Assessment**

Sleep plays a crucial role in maintaining overall health and well-being, impacting both physical and mental performance. Accurate assessment of sleep quality helps in identifying potential health issues early on, allowing for timely interventions and improved health outcomes.

Our algorithms perform a two-dimensional sleep assessment following existing clinical standards, evaluating the Quality and Efficiency of a specific night's sleep as well as assessing circadian health and sleep consistency patterns across a rolling historical timeframe.

#### **Input Data**

* Thryve Foundational Sleep Analytics

#### Output Data

<table><thead><tr><th width="147.6163330078125">dataDimension<select><option value="xnm7WCENx3uo" label="daily" color="blue"></option></select></th><th width="126.470458984375">dataTypeId</th><th width="164.86279296875">Name</th><th>Description</th></tr></thead><tbody><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>2201</code></td><td>SleepQuality</td><td><p><strong>Scale:</strong> 0-100 (higher values indicate better sleep quality). </p><p></p><p><strong>Clinical significance:</strong> Values >77 indicate good sleep quality</p></td></tr><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>2200</code></td><td>SleepEfficiency</td><td><strong>Scale:</strong> 0-100 (higher values indicate better sleep hygiene). <br><br><strong>Clinical significance:</strong> Values &#x3C;75 are correlated with aging and indicate can various health conditions</td></tr><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>2220</code></td><td>SleepRegularity</td><td><strong>Scale</strong>: 0-100 (higher values indicate more regular sleep patterns)<br><br><strong>Clinical significance</strong>: Values &#x3C;60 associated with increased health risks</td></tr><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>2221</code></td><td>InterdailyStability</td><td><strong>Scale</strong>: 0-100 (higher values indicate more stable circadian rhythms)<br><br><strong>Clinical significance</strong>: Values &#x3C;50 point to irregular daily structure, often reflecting underlying mental, neurological, or lifestyle-related issues.</td></tr></tbody></table>

***

## Physical Activity Index Assessment

The Physical Activity Index provides crucial insights into an individual's activity patterns, serving as a multidimensional tool to evaluate and improve activity-related health outcomes.&#x20;

By systematically analyzing the intensity, frequency, and duration of physical activity, this index empowers users to identify potential causes of health disparities and encourages the adoption of healthier lifestyles.&#x20;

#### Input Data

<table><thead><tr><th>dataDimension<select><option value="OQcmGaKtRnZ1" label="daily" color="blue"></option><option value="NR0YK1pnpjU6" label="epoch" color="blue"></option></select></th><th>dataTypeId</th><th>Name</th></tr></thead><tbody><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td><code>1101</code></td><td>ActivityLowDuration</td></tr><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td><code>1102</code></td><td>ActivityMidDuration</td></tr><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td><code>1103</code></td><td>ActivityHighDuration</td></tr><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td><code>1287</code></td><td>MetabolicEquivalentMax5Min</td></tr></tbody></table>

{% hint style="info" %}
All required input data is calculated by Thryve's foundational analytics.
{% endhint %}

#### Output Data

<table><thead><tr><th width="147.6163330078125">dataDimension<select><option value="xnm7WCENx3uo" label="daily" color="blue"></option></select></th><th width="126.470458984375">dataTypeId</th><th width="185.3966064453125">Name</th><th>Description</th></tr></thead><tbody><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>1013</code></td><td>PhysicalActivityIndex</td><td><p><strong>Scale</strong>: 0-45 (higher values indicate higher physical activity)<br><br><strong>Clinical interpretation</strong>: </p><ul><li>0: Inactive lifestyle</li><li>1-20: Moderately active</li><li>>20: Highly active<br></li></ul><p><strong>Clinical significance:</strong><br>Low physical activity indicates a sedentary lifestyle, leading to increased risk of metabolic syndrome, cardiovascular events, and earlier mortality.</p></td></tr></tbody></table>

## Cardiovascular Fitness Assessment

This assessment provides valuable insights into your users' heart and lung capacity to transport and utilize oxygen during intense physical activities. By estimating VO2max, which indicates the maximum rate of oxygen consumption during increasing exercise intensity, we offer a vital indicator of your users' aerobic endurance and overall cardiovascular health. The estimation incorporates data from wearables and demographic information to deliver an accurate measure of your users' cardiovascular fitness.

#### **Input Data**

<table><thead><tr><th>dataDimension<select><option value="OQcmGaKtRnZ1" label="daily" color="blue"></option><option value="NR0YK1pnpjU6" label="epoch" color="blue"></option></select></th><th>dataTypeId</th><th>Name</th></tr></thead><tbody><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td>1013</td><td>PhysicalActivityIndex</td></tr><tr><td><span data-option="OQcmGaKtRnZ1">daily</span></td><td>3001/3002</td><td>HeartRateResting/HeartRateSleep (depending on availability)</td></tr><tr><td><span data-option="NR0YK1pnpjU6">epoch</span></td><td>5027</td><td>WaistCircumference</td></tr><tr><td><span data-option="NR0YK1pnpjU6">epoch</span></td><td></td><td>Gender</td></tr><tr><td><span data-option="NR0YK1pnpjU6">epoch</span></td><td></td><td>Birthyear</td></tr></tbody></table>

#### **Output Data**

<table><thead><tr><th width="147.6163330078125">dataDimension<select><option value="xnm7WCENx3uo" label="daily" color="blue"></option></select></th><th width="126.470458984375">dataTypeId</th><th width="164.86279296875">Name</th><th>Description</th></tr></thead><tbody><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>3030</code></td><td>VO2max</td><td>VO2max represents a strong predictor of cardiovascular mortality and all-cause mortality. </td></tr><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>3032</code></td><td>VO2maxPercentile</td><td>Provides percentile ranking of user based on Cooper Institute fitness standards with age and gender stratification.</td></tr><tr><td><span data-option="xnm7WCENx3uo">daily</span></td><td><code>3031</code></td><td>FitnessAge</td><td>Translates VO2max into age-equivalent fitness level using population fitness norms.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thryve.health/thryve-analytics-platform/health-status-assessment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
