# Partner Portal Requirements

FibriCheck is cleared as a medical device in different jurisdictions. When you decide to visualize FibriCheck results in your portal, your application must adhere to the following requirements:&#x20;

### **Requirement 1: Show list of measurements**

An overview of all measurements for a specific user should be visualized in relation to time and include the following information:

* Measurement timestamp
* Heart Rate<sup>(1)</sup>
* Heart rhythm  with the correct label and color
* Reported symptoms and symptom severity

### **Requirement 2: Show individual measurements**

Individual measurements should be visualized with the following information:

* Measurement timestamp
* Heart rate with the correct label and color
* Heart rhythm with the correct label and color
* All symptoms and the symptom severity
* Reported Activity
* Measurement status
* FUSDR data registry tag (only for US)
* Measurement report

### **Requirement 3: Updated information after review**

It's possible that measurements are reviewed by a FibriCheck technician, after which the measurement result is updated. All measurement information in the overview or at individual measurement level should be updated<sup>(2)</sup> in line with review updates.

### Requirement 4: Summary reports&#x20;

Summary reports group together a number of measurements and are generated on a weekly or monthly basis  and/or at the end of a prescription. All summary reports must be available to the healthcare provider.

### Requirement 5: Access to FibriCheck Portal

A redirect to and/or visualization of the user results in the FibriCheck portal must be available in the provider platform. This can be via a context integration or a URL.

### Requirement 6: Show user prescription status

The provider platform should clearly show if a user has an active FibriCheck prescription or not.

### Requirement 7: Prescription cancellation

The FibriCheck prescription for a user should be cancelled when FibriCheck is no longer listed as active on the provider platform.

***

<sup>*(1)*</sup>*&#x20;Heart rate can be shown without a label or color in the overview. However, if you choose to use a label or color then it needs to be in line with approved labels and colors for heart rate.*

<sup>*(2)*</sup>*&#x20;This can be the heart rhythm label, color and measurement report.*


---

# 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.fibricheck.com/introduction/legal-and-regulatory/partner-portal-requirements.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.
