# Visit Types

### **New visit**

The first visit created when the patient was activated.

### **Further Visit**

The next visit is scheduled by the provider based on the completion of the Progress Note. An active patient always has a Further Visit. Further Visit can be rescheduled. If the Service Declined, the failed Further Visit is deleted.

### **Urgent Visit**

An Urgent Visit is a visit scheduled in an emergency. An Urgent Visit is created in the active patient's profile in the Provider section.&#x20;

![To add a Urgent Visit, click the Plus icon in the header of the Scheduled Visits block of the Provider section.](/files/JHYme9v5R0bcWW4YCGa8)

An Urgent Visit created by mistake can always be deleted. The next visit scheduled as a result of completing the Progress note cancels (reschedules) the previously scheduled Further Visit.

![An Urgent Visit is marked with a Bolt  icon. ](/files/feuarYX6UdyGyqABvqLL)


---

# 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://help.woundally.com/workflow/schedule-tab/visit-types.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.
