# NIH Stroke Scale (NIHSS)

Calculate the NIH Stroke Scale (NIHSS) to quantify acute stroke neurologic deficit across 11 categories (15 scored items, with left & right limb motor graded separately). Items: 1a Level of consciousness (0–3), 1b LOC questions (0–2), 1c LOC commands (0–2), 2 Best gaze (0–2), 3 Visual fields (0–3), 4 Facial palsy (0–3), 5a/5b Motor arm left/right (0–4 each), 6a/6b Motor leg left/right (0–4 each), 7 Limb ataxia (0–2), 8 Sensory (0–2), 9 Best language (0–3), 10 Dysarthria (0–2), 11 Extinction/inattention (0–2). Both left and right limb motor scores are summed into the total (standard NIHSS); the tool also reports the more-affected side (max of left/right) for clinical context. Range 0–42; higher = more severe. Interpretation: 0 no symptoms, 1–4 minor, 5–15 moderate, 16–20 moderate-to-severe, 21–42 severe. Derived from Brott et al. 1989 (Stroke) and NINDS instructions. Scoring reliability is examiner-dependent and should be performed by trained personnel. Not medical advice.

> Canonical page: https://elysiatools.com/en/tools/nihss-score

- **Category:** Health

- **Keywords:** NIHSS, NIH Stroke Scale, stroke, CVA, cerebrovascular, neurology, deficit, thrombolysis, infarction, hemorrhage

## Overview

The NIH Stroke Scale (NIHSS) calculator scores acute stroke-related neurological deficits across 15 items in 11 categories. Enter the examiner's findings to calculate a total from 0 to 42, view the severity range, and identify the more affected side for clinical context.

## Inputs

- **1a Level of consciousness** (select): 0 = alert; 3 = unresponsive.
- **1b LOC questions** (select): Ask the month and the patient's age. 0 = both correct; 2 = neither correct.
- **1c LOC commands** (select): Open/close eyes and grip/non-grip hand. 0 = both correct; 2 = neither.
- **2 Best gaze** (select): Test horizontal eye movement. 0 = normal; 2 = forced deviation / total paresis.
- **3 Visual fields** (select): Confrontation testing. 0 = no loss; 3 = bilateral hemianopia / blind.
- **4 Facial palsy** (select): 0 = normal symmetry; 3 = complete unilateral/bilateral paralysis.
- **5a Motor arm — left** (select): Drift test, left arm. 0 = no drift; 4 = no movement.
- **5b Motor arm — right** (select): Drift test, right arm. 0 = no drift; 4 = no movement.
- **6a Motor leg — left** (select): Drift test, left leg. 0 = no drift; 4 = no movement.
- **6b Motor leg — right** (select): Drift test, right leg. 0 = no drift; 4 = no movement.
- **7 Limb ataxia** (select): Finger-nose / heel-shin. 0 = absent; 2 = present in two limbs.
- **8 Sensory** (select): Pinprick on face, arm, trunk, leg. 0 = normal; 2 = severe-to-total loss.
- **9 Best language** (select): Naming, read list, describe picture. 0 = no aphasia; 3 = mute / global aphasia.
- **10 Dysarthria** (select): Read/repeat words. 0 = normal articulation; 2 = severe/unintelligible or mute.
- **11 Extinction / inattention** (select): Double simultaneous stimulation. 0 = no neglect; 2 = complete neglect (two modalities).

## When to use

- When a trained clinician needs a structured NIHSS score during an acute stroke assessment.
- When documenting neurological deficits across consciousness, gaze, vision, motor function, sensation, language, and attention.
- When comparing standardized stroke severity scores during clinical evaluation or follow-up.

## How it works

- Select the observed finding for each of the 15 NIHSS items, including separate left and right arm and leg motor scores.
- The calculator adds the item scores to produce the standard NIHSS total from 0 to 42.
- It also identifies the more affected side using the left and right limb motor findings.
- The result includes an interpretation: no symptoms, minor, moderate, moderate-to-severe, or severe stroke.

## Use cases

- Emergency stroke assessment and standardized neurological documentation.
- Neurology training using representative NIHSS examination findings.
- Clinical review of motor, sensory, language, visual, and attention deficits.

## Frequently asked questions

### What does the NIHSS calculator measure?

It quantifies neurological deficit in acute stroke using 15 scored items across 11 categories.

### What is the NIHSS score range?

The total ranges from 0 to 42, with higher scores indicating more severe neurological impairment.

### How is the NIHSS score interpreted?

A score of 0 indicates no symptoms; 1–4 is minor, 5–15 moderate, 16–20 moderate-to-severe, and 21–42 severe.

### Are left and right limb scores both included?

Yes. Left and right arm and leg motor findings are scored separately and included in the standard total.

### Who should use this calculator?

NIHSS scoring should be performed by trained personnel because scoring reliability depends on examiner training and technique.

## Related tools

- [Data Boundary Processor](https://elysiatools.com/en/tools/data-boundary-processor): Advanced boundary value processing tool that identifies and handles minimum/maximum values in numerical data. Perfect for data validation, range checking, statistical analysis, and data preprocessing. Features: - Multiple boundary detection methods (absolute, percentile, standard deviation) - Flexible handling strategies (clip, remove, replace, transform) - Custom range validation - Asymmetric boundary handling - Batch processing capabilities - Comprehensive boundary statistics - Data quality assessment - Visual boundary reports Common Use Cases: - Data validation and quality control - Sensor data range checking - Financial data limit enforcement - Statistical data preprocessing - Machine learning feature engineering - Database constraint validation
- [JavaScript Deobfuscator](https://elysiatools.com/en/tools/javascript-deobfuscator): Deobfuscate and analyze obfuscated JavaScript code to improve readability and understanding
- [Seasonal Index Calculator](https://elysiatools.com/en/tools/seasonal-index-calculator): Calculate seasonal indices for time series data to identify seasonal patterns
- [Image Morphological Opening](https://elysiatools.com/en/tools/image-open): Apply morphological opening operation (erosion followed by dilation) to remove small noise and separate connected objects
- [Image Translation](https://elysiatools.com/en/tools/image-translation): Apply translation transformation to move images horizontally and vertically. Visualize the translation matrix and see how pixel coordinates shift.
- [Image Trim by Color](https://elysiatools.com/en/tools/image-trim-color): Remove specific colored borders and backgrounds from images by trimming pixels matching selected colors
- [Image Trim Whitespace](https://elysiatools.com/en/tools/image-trim-whitespace): Remove whitespace and empty margins from images by detecting and trimming blank areas
- [Audio Click Removal](https://elysiatools.com/en/tools/audio-click-removal): Remove clicks and pops from vinyl recordings

## Samples

- [Duplicate Line Samples](https://elysiatools.com/en/samples/text-duplicate-line-samples): Sample files with various types of duplicate lines for testing duplicate removal tools
- [Special Characters Samples](https://elysiatools.com/en/samples/text-special-characters-samples): Sample text files with various special characters, punctuation, and symbols for testing non-alphanumeric character removal
- [Code Comment Samples](https://elysiatools.com/en/samples/code-comment-samples): Sample code files with various comment styles for testing comment removal
- [Android File Operations Java Samples](https://elysiatools.com/en/samples/android-file-operations-java): Android Java file operations examples including text file read/write, file copy/move, directory traversal, and file validation

## Related content

- [Text Case, Encoding, and Normalization Conversion Tools](https://elysiatools.com/en/hubs/text-convert): Compare text case conversion, character-width conversion, encoding conversion, quoted-printable handling, and inline text normalization tools in one hub.
- [Text Tools](https://elysiatools.com/en/hubs/text-utility): Explore 33 text tools for utility workflows and compare closely related utilities quickly.
- [Text Analysis, Readability, and Content Inspection Tools](https://elysiatools.com/en/hubs/text-analyze): Compare text statistics, language detection, readability scoring, sentiment analysis, moderation review, and pattern analysis tools in one hub.
- [Text Redaction, Highlighting, and Presentation Formatting Tools](https://elysiatools.com/en/hubs/text-format): Compare tools for masking sensitive text, finding PII, normalizing phone numbers, highlighting phrases, centering text, and formatting diffs in one hub.
