# Copy from Previous Visit

The **Copy from Previous Visit** feature allows users to transfer information from a patient’s previous visit to their current visit, regardless of whether the previous visit was with the same doctor or another doctor.

***

### **Accessing the Copy from Previous Visit**

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records.**

  <div><figure><img src="https://open.gitbook.com/~gitbook/image?url=https%3A%2F%2F500634895-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWQ5ypNBejmFIr9zwp0Pi%252Fuploads%252FRBFn36u4mzEWjcYBpmLR%252FCopy%2520from%2520previous%2520visit%2520icon.png%3Falt%3Dmedia%26token%3D732fdffc-3e52-426f-8c5c-d57e353e9f27&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=fb5c1d47&#x26;sv=1" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/YQkCsFGzjFQiAEZLvDcc" alt=""><figcaption></figcaption></figure></div>
* In the Casesheet tab, select the **Copy from Previous Visit** icon from the **More Actions** menu.
* A confirmation pop-up appears to verify your selection:

  <div><figure><img src="https://open.gitbook.com/~gitbook/image?url=https%3A%2F%2F500634895-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWQ5ypNBejmFIr9zwp0Pi%252Fuploads%252FOfTKuj2qnssMmgeojFVO%252Fchrome_yQgp3Jss6e%25201.png%3Falt%3Dmedia%26token%3Dd7cffd81-8182-4382-b9fb-a09886b32ece&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6748d567&#x26;sv=1" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/b7hjFZmByhWLBWGCw0L5" alt=""><figcaption></figcaption></figure></div>

  * **Same User**: Copies data from the previous visit under the same doctor.
  * **Different User**: Copies data from a previous visit under a different doctor.

***

### **Using the Copy From Previous Visit Pop-Up**

* After selecting an option, the **Copy From Previous Visit** pop-up will display the casesheet heads available for selection.

  <figure><img src="https://open.gitbook.com/~gitbook/image?url=https%3A%2F%2F500634895-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWQ5ypNBejmFIr9zwp0Pi%252Fuploads%252FdnDH3dlU9IEpNNidIATj%252Fchrome_Luzd6ToJkY%25201.png%3Falt%3Dmedia%26token%3D3b527f59-3c96-4800-a235-55a057bed947&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d6651827&#x26;sv=1" alt=""><figcaption></figcaption></figure>
* Choose the **Casesheet heads** to copy.
* Select **APPEND** or **OVERWRITE**:
  * **APPEND**: Adds new data to the existing information.
  * **OVERWRITE**: Replaces existing data with new data.

***


---

# 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/application-modules/medical-records/casesheet/more-action/copy-from-previous-visit.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.
