Siya Health Visual Component Library

Reusable diagrams for Health Guides, service pages, and blog articles. Use .siya-diagram wrapper classes from styles.css.

Usage pattern

<figure class="siya-diagram siya-diagram--inline">
  <img src="assets/diagrams/food-noise.svg" width="640" height="360"
       alt="[Descriptive alt text for accessibility]" loading="lazy" />
  <figcaption>Short clinical context—not a self-diagnosis tool.</figcaption>
</figure>

1. Symptom Loop Diagram

Use on: Homepage, fatigue guides, telehealth hub

Symptom overlap loop showing fatigue, focus, weight, sleep, hormones, and motivation connecting through structured evaluation.
Symptoms often overlap—a clinician looks at the full picture.

2. Food Noise Diagram

Use on: /answers/what-is-food-noise, weight-loss blog posts, GLP-1 guides

Comparison of physical hunger versus food noise: intrusive thoughts, specific cravings, persistence after eating.
Food noise vs. physical hunger—a clinician can help distinguish patterns.

3. ADHD Executive Function Map

Use on: /adhd-care, /answers/signs-of-adult-adhd, ADHD blogs

Executive function domains map: working memory, focus, impulse control, time management, planning, and task initiation around adult ADHD evaluation.
Screening tools do not diagnose—clinical evaluation required.

4. Testosterone Evaluation Flowchart

Use on: /mens-health-longevity, TRT answer pages

Testosterone evaluation pathway: symptoms and history, labs, rule out other causes, then monitor or lifestyle-first plan.
TRT only when clinically appropriate—not guaranteed.

5. Fatigue Root Cause Map

Use on: /answers/why-am-i-tired-even-after-sleeping, fatigue blog

Fatigue root cause map linking chronic fatigue to sleep, metabolic, hormonal, and focus overlap factors.
When rest doesn't fix fatigue—clinician-led workup.

6. Insulin Resistance Visual

Use on: /answers/what-is-insulin-resistance, weight-loss hub

Simplified insulin resistance visual comparing normal cell glucose uptake versus elevated insulin with impaired uptake.
Normal A1c does not rule out insulin resistance.

7. GLP-1 Patient Journey

Use on: /weight-loss-metabolic-health, GLP-1 blog posts

GLP-1 patient journey timeline: Meet and Greet, evaluation, titration, monitoring, and follow-up.
Medication not guaranteed—depends on clinical appropriateness.

8. Weight Loss Plateau Explainer

Use on: plateau answer pages, GLP-1 side-effect guides

Weight loss plateau chart showing common stall zone and clinical review triggers including dose, nutrition, sleep, and adherence.
Plateaus don't mean failure—a clinician can reassess.

See docs/VISUAL-CONTENT-ARCHITECTURE-AUDIT.md for placement map across all page types.