# Medicine Cover Mapping

The **Medicine Cover Mapping** screen allows healthcare facilities to map relevant medicine details to existing insurance price group. This helps ensure that medicines covered under the insurance policy can be claimed.

***

### Steps to map medicines to an Insurance Price Group

* Open the **Medicine Cover Mapping (Home > Admin > Masters Import > Medicine Cover Mapping)** screen.
* Select the **Price Group**, **Insurance**, and **Network** from the dropdown menus. Then, click **Search** to display the items linked to the selected insurance price group.

  <figure><img src="/files/mIFWscAEAWTDFMMDFTss" alt=""><figcaption></figcaption></figure>
* To import items, click **SELECT FILES** and upload your file. After the upload, choose whether to **APPEND** or **OVERWRITE** the existing data.\
  \&#xNAN;***Note:** An **EXPORT** button is available, allowing you to export files as needed.*
* Click **SAVE** to save the changes.

***


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/master-imports/medicine-cover-mapping.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.
