---
title: "Atopic Dermatitis — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/atopic-dermatitis
description: "Understand atopic dermatitis (eczema), its causes, symptoms, triggers, and evidence-based treatment approaches for managing this chronic skin condition."
lang: en
---

Glossary

# Atopic Dermatitis

ay-TOP-ik dur-muh-TY-tis

## Definition

Atopic dermatitis is a chronic, inflammatory skin condition and the most common form of eczema. It causes dry, itchy, red, and sometimes cracked or weeping patches of skin, typically on the face, hands, inner elbows, and behind the knees. The condition results from a combination of genetic factors (including filaggrin gene mutations that weaken the skin barrier) and immune system dysregulation. Triggers include allergens, irritants, stress, temperature changes, and certain fabrics. Treatment focuses on restoring the skin barrier with emollients and moisturizers, reducing inflammation with topical corticosteroids or calcineurin inhibitors, and avoiding known triggers. While atopic dermatitis often begins in childhood, it can persist into adulthood and is frequently associated with asthma and allergic rhinitis.

## Related Terms

Dermatitis: https://schoolofdermatology.com/glossary/dermatitis
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Emollient: https://schoolofdermatology.com/glossary/emollient
Inflammation: https://schoolofdermatology.com/glossary/inflammation

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Atopic Dermatitis",
    "description": "Atopic dermatitis is a chronic, inflammatory skin condition and the most common form of eczema. It causes dry, itchy, red, and sometimes cracked or weeping patches of skin, typically on the face, hands, inner elbows, and behind the knees. The condition results from a combination of genetic factors (including filaggrin gene mutations that weaken the skin barrier) and immune system dysregulation. Triggers include allergens, irritants, stress, temperature changes, and certain fabrics. Treatment focuses on restoring the skin barrier with emollients and moisturizers, reducing inflammation with topical corticosteroids or calcineurin inhibitors, and avoiding known triggers. While atopic dermatitis often begins in childhood, it can persist into adulthood and is frequently associated with asthma and allergic rhinitis.",
    "url": "https://schoolofdermatology.com/glossary/atopic-dermatitis",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Atopic Dermatitis",
        "item": "https://schoolofdermatology.com/glossary/atopic-dermatitis"
      }
    ]
  }
]
```