A brief, standardised questionnaire used worldwide to describe and value general health in five key dimensions.

  • Reflect on your health today and select the option that best describes you.
  • The whole survey takes < 1 minute.
  • Your answers stay in this browser and are never uploaded.
{{ progressPercent }}%
  • {{ q.id }}. {{ q.short }}
Worst (0) Best (100)
{{ vasTemp }}
Your EQ-5D-5L Profile
{{ healthState }}
VAS {{ vas }}

Your responses form the five-digit health-state code shown above (one digit per dimension).

Higher digits indicate more severe problems. The visual-analogue score (VAS) is your own rating of overall health on a 0–100 scale.

The EQ-5D-5L is a descriptive system, not a diagnosis. If you are concerned about your health, consult a qualified medical professional.

Your Answers
#DimensionSelected Level
{{ a.id }} {{ a.text }} {{ a.level }}

Introduction:

Health economists use the EQ-5D-5L instrument to capture health-related quality of life across five dimensions—mobility, self-care, usual activities, pain / discomfort, and anxiety / depression. Each dimension offers five ordinal response levels, letting you describe daily functioning with fine granularity. Scores feed population studies, economic modelling, and clinical decision-making because concepts remain comparable across diseases and treatments.

The visual-analogue scale (VAS) complements the descriptive profile by asking you to rate overall health on a vertical 0-to-100 thermometer. Researchers treat the VAS as a direct utility measure, enabling sensitivity analyses that expose wellbeing shifts hidden by profile codes. Recording both metrics therefore strengthens longitudinal reliability and eases patient-provider communication during follow-up visits.

You can complete this self-administered survey in under one minute, print the five-digit code for your records, or share it securely via a parameterised link. Healthcare providers may use results to monitor rehabilitation progress or prioritise targeted support before the next appointment. Avoid completing the questionnaire for someone incapacitated without explicit consent.

Results do not constitute a clinical diagnosis.

Technical Details:

Foundational Principles

The tool follows preference-based measurement theory, where health states become vectors in a finite ordinal space and patient self-report acts as the measurement device. A reactive engine binds model state to interface elements, ensuring instant feedback without server calls. A lightweight charting layer renders polar and gauge graphics so users visualise dimension spread and overall score immediately. All calculations stay client-side, meeting common privacy standards for sensitive data.

Because level selections are ordinal, downstream analyses require either country-specific tariffs or ratio scaling. This application records raw responses only, letting researchers export data for valuation with external tariffs. The encoded five-digit string simplifies storage, while the VAS retains cardinal properties suitable for direct utility weighting. Together they deliver complementary views that balance descriptive richness and analytic flexibility.

Formula Overview

H = h1h2h3h4h5

The encoding function concatenates the level for each dimension into a single string H. Undefined answers appear as a dash while editing but never persist after completion. The VAS score V is a scalar ranging from 0 to 100.

Variables & Parameters

SymbolMeaningUnitTypical RangeSensitivity
h1Mobility levelordinal1 – 5high
h2Self-care levelordinal1 – 5medium
h3Usual activities levelordinal1 – 5medium
h4Pain / discomfort levelordinal1 – 5high
h5Anxiety / depression levelordinal1 – 5high
VVisual-analogue scorepoints0 – 100very high

Scoring & Categorisation

  • Digit 1 indicates mobility impairment: 1 = none, 5 = unable to walk.
  • Digits 2–5 follow the same ascending severity logic across their dimensions.
  • VAS 0–40 marks poor self-perceived health, 41–70 moderate, 71–100 good.

Representative Calculations

If a user selects h1…5=1,2,3,2,4, the health-state code becomes 12324. A VAS slider stop at 78 stores V = 78, plotted immediately on the gauge.

Edge Cases & Assumptions

  • Levels outside 1–5 revert to undefined and cannot be saved.
  • Incomplete surveys remain in memory but never appear in shared links.
  • Duplicate page instances sync independently without cross-tab storage.
  • Browser rounding may shift VAS by ±1 when the range handle sits between integers.

Performance & Stability

The encode-decode algorithm runs in O(n) where n = 5. The charting layer re-initialises only on completed input, avoiding unnecessary redraws during navigation. All processing remains client-side, satisfying typical health-data locality requirements and eliminating server latency.

Step-by-Step Guide:

Follow the sequence below to complete and export your health profile efficiently.

  1. Click Start Assessment to reveal the first dimension.
  2. Read the statement and choose the option that best matches how you feel today.
  3. Continue through all five dimensions; a progress bar shows completion percentage.
  4. Adjust the VAS slider until its numeric display matches your overall health perception.
  5. Verify every response—answers lock when you copy or share the link.

FAQ:

What does the five-digit code mean?

Each digit corresponds to one dimension; higher digits reflect greater severity. The code condenses your profile for storage or later analysis.

Why include the VAS?

The VAS captures your overall health perception on a continuous scale, adding nuance that raw profile codes may miss.

Can I edit answers after finishing?

Yes. Click any dimension in the side list, change the selection, and the code plus charts update instantly.

Is my data stored?

All inputs remain in your browser’s memory. Nothing is sent to external servers, ensuring full local privacy.

Does this tool diagnose conditions?

No. It provides self-reported descriptive data only. Consult a qualified clinician for diagnosis or treatment decisions.

Glossary:

EQ-5D-5L
Standardised five-dimension, five-level quality-of-life instrument.
Dimension
Health aspect measured, such as mobility or pain.
Level
Ordinal severity choice within a dimension.
VAS
Visual-analogue scale rating overall health from 0 to 100.
Health-state code
Concatenated string representing selected levels across dimensions.
No data is transmitted or stored server-side.
Embed this tool into your website using the following code: