# Clinical Measurement Reports

Clinical trials are conducted to validate the accuracy of each parameter. The measurement details and results are presented under each subpage.

{% hint style="info" %}
Moment-to-moment fluctuations in the user's physiology mean that risk estimates could vary to some degree from one measurement to the next. The best estimate of a user's overall risk can therefore be obtained by averaging several measurements throughout the day and across several days to adequately account for this physiological variation.
{% endhint %}

**Each measurement is conducted with the following minimum information requirement, data collection setup, and data collection procedure (additional details are provided if any):**

## Information Required&#x20;

• Blood flow information extracted from video of the user’s face (BitDoctor Technology)&#x20;

• Demographic information (From the user profile)

## Data Collection Setup&#x20;

The participant’s face was illuminated with LED lights. Blood flow information was captured from conventional video of the face using BitDoctor Application for iOS (research version).&#x20;

## Data Collection Procedure&#x20;

BitDoctor Application was activated to record a 30-second video of the subject using the front facing camera of the iPhone. At the end of each recording, subjects were asked to fill out a questionnaire to collect their demographic information.


---

# 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.bitdoctor.ai/clinical-measurement-reports.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.
