Add Cited Health evidence widgets, ingredient profiles, condition summaries, and research papers to any website with a single line of HTML. No build tools. No dependencies. Peer-reviewed data with safety grades.
Widget Preview
Bone health, immune support
Not medical advice. Powered by Cited Health
Two lines of HTML. That's all it takes.
Select a widget type to see all 3 design styles in Light and Dark. Every widget includes Shadow DOM, medical disclaimer, and backlink.
Strong Evidence · 23 studies
Strong Evidence · 23 studies
Also known as vitamin B7. Essential for keratin production.
Dosage
2,500–5,000 mcg daily
Also known as vitamin B7. Essential for keratin production.
Dosage
2,500–5,000 mcg daily
| Name | Biotin (B7) |
| Dosage | 2,500–5,000 mcg/d |
| Name | Biotin (B7) |
| Dosage | 2,500–5,000 mcg/d |
A Review of Biotin for Hair Loss
Systematic ReviewA Review of Biotin for Hair Loss
Systematic Review| Authors | Patel DP et al. |
| Year | 2017 |
| DOI | 10.1159/000462981 |
| Authors | Patel DP et al. |
| Year | 2017 |
| DOI | 10.1159/000462981 |
| Ingredient | Biotin |
| Rating | Generally Safe (A) |
| Ingredient | Biotin |
| Rating | Generally Safe (A) |
<div data-citedhealth="" data-slug="biotin" data-style="modern" data-theme="light"></div>
All data-* attributes supported by Cited Health embed widgets.
| Attribute | Values | Default | Description |
|---|---|---|---|
data-citedhealth | evidence, ingredient, condition, paper, figure, search, safety | required | Widget type to render |
data-slug | "vitamin-d", "insomnia", "magnesium" | required* | Entity slug. *Not required for search widget. |
data-theme | light, dark, sepia, auto | light | Visual theme. auto detects prefers-color-scheme from the host page. |
data-style | modern, clinical, research | modern | Widget design style — affects layout and typography. |
data-size | default, compact | default | Widget size. compact for sidebars. |
data-placeholder | any string | "Search..." | Search box placeholder (search widget only). |
data-lang | en, ko, ja, es, zh, ... | en | UI language for labels and disclaimer. |
Combine any style with any theme. Set with data-style and data-theme.
data-style="modern"Rounded corners, accent highlights, soft shadows. Best for blogs and landing pages.
data-style="clinical"Sharp borders, structured tables, medical whitespace. Best for health portals.
data-style="research"Citation typography, monospace DOIs, progress bars. Best for academic sites.
data-theme="light"White background, dark text. Default.
data-theme="dark"Dark background, light text.
data-theme="sepia"Warm parchment tones.
data-theme="auto" to automatically match your site's color scheme via prefers-color-scheme.Three ways to embed — choose what fits your stack.
Global CDN, auto-updates with npm.
<script src="https://cdn.jsdelivr.net/npm/citedhealth-embed@1/dist/embed.min.js"></script>
For Webpack, Vite, Rollup bundlers.
npm install citedhealth-embed // In your JS/TS: import 'citedhealth-embed';
Hosted by Cited Health on Cloudflare R2.
<script src="https://cdn.citedhealth.com/embed.min.js"></script>
Part of Cited Health — evidence-based health information across 9 organ systems.
| Site | Domain | Package |
|---|---|---|
| Cited Health | citedhealth.com | npm |
| HairCited | haircited.com | npm |
| SleepCited | sleepcited.com | npm |
| GutCited | gutcited.com | npm |
| ImmuneCited | immunecited.com | npm |
| BrainCited | braincited.com | npm |
| WeightCited | weightcited.com | npm |
| HeartCited | heartcited.com | npm |
| SkinCited | skincited.com | npm |