> For the complete documentation index, see [llms.txt](https://documentation.qure.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.qure.ai/users-manual/qure.ai-app-users-manual/qure.ai-app-features/windows-mac-os-app-ui/patient-channel/to-add-clinical-forms/stoke-evaluation-forms/nihss-evaluation.md).

# NIHSS Evaluation

NIHSS (National Institutes of Health Stroke Scale) evaluation allows the user to evaluate and quantify the severity of stroke-related neurological deficits in patients.

The following are the steps to fill out the form.

1. On the **NIHSS Evaluation** form dialog box, select the appropriate score against the 11 neurological tests, including language, motor function, sensation, and vision. The total test score is updated in real-time.&#x20;

   <figure><img src="/files/93m1vfmLnXmiW5Xo2wZe" alt="" width="375"><figcaption></figcaption></figure>
2. After scoring the test, click **Submit**. The form will appear in a text format on the patient channel.

   <figure><img src="/files/nzhfid00KgXOSxCtHVIB" alt="" width="375"><figcaption></figcaption></figure>
3. Click the text format form to edit.
4. To clear the selected score, click <img src="/files/5PzsK6BXTturdHwWHNO5" alt="" data-size="line">.
5. To reset the form, click **Reset**. Click **Reset** on the **Reset this form?** dialog box to confirm the action.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.qure.ai/users-manual/qure.ai-app-users-manual/qure.ai-app-features/windows-mac-os-app-ui/patient-channel/to-add-clinical-forms/stoke-evaluation-forms/nihss-evaluation.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.
