# V 1.0.11 Sep 2024

## Feature

### :money\_with\_wings: Different Price Different Slot

#### **Overview**

1. This feature allows the admin to choose the slot and base price setup for each specialization.

#### **Key Feature**

1. **Configuration Options**: Admins can choose between a base price per hour for each specialization or allow providers to set custom prices for different time slots (e.g., 15, 30, 45 minutes, 1 hour).
2. **Base Price Setup**: If the base price is selected, providers set their fees based on the hourly rate, and patients see a price calculation based on the provider's hourly rate.
3. **Slot-Based Price Setup**: For slot-based pricing, providers can set different fees for various time slots. Patients see the price based on the slot duration chosen during booking.
4. **Price Calculation**: The system calculates prices by dividing the hourly rate by 60 and multiplying by the number of minutes in the slot, ensuring accurate and transparent pricing.

<figure><img src="/files/CYd8bLv65JDFempAn1yd" alt=""><figcaption><p>Different Price different slot</p></figcaption></figure>

### :fax: SR Fax

#### **Overview**

1. This feature allows the admin and provider to fax patient notes such as prescriptions, radiology reports, lab reports and patient notes.

#### Key Feature

1. **Easy to Use**: Send faxes directly from the system without extra tools.
2. **Improves Communication**: Quickly share documents with other healthcare providers.
3. **Simple Interface**: Just select the document, enter the fax number, and send.

<figure><img src="/files/jCa30jb3bhX8kVsvROoR" alt=""><figcaption><p>SR Fax</p></figcaption></figure>

### :flag\_co: Color Picker

#### **Overview**

1. We have introduced a new Color Picker feature in the admin panel to enhance customization options.

#### Key Feature

1. **Appearance Customization**: Admins can now choose and apply any colour from the Appearance section.
2. **Easy to Use**: Simply select your preferred colour to customize the look and feel of the platform.

<figure><img src="/files/3XTVUrkifASySesy21F4" alt=""><figcaption><p>Color Picker</p></figcaption></figure>

## Enhancement

### E-form Modification

1. Admin users can now add images to questions when creating or editing E-forms. This allows for more detailed and visually supportive questions within the forms.

### Export Patient

1. Admins can now export patient data directly from the patient list. This feature makes it easier to manage patient information and perform bulk operations outside the system.

### Expiry Date

1. Admins can now set expiry dates for clinics and client accounts to ensure timely updates and renewals.


---

# 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://changelog.omnivatelehealth.com/release-note-2024/v-1.0.11-sep-2024.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.
