# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/health2. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Health](/pieces/health)
5. /
6. Blood Pressure

# Blood Pressure

BP reading pairing systolic over diastolic with a status pill and a color-dotted legend beneath.

Blood pressure

Normal

118/76mmHg

Measured at 08:42

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/health2`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Health2 } from "@/components/beste/piece/health2";

<Health2
  systolic={118}
  diastolic={76}
  status="normal"
  statusLabel="Normal"
  measured="Measured at 08:42"
  label="Blood pressure"
  unitLabel="mmHg"
  tone="neutral"
/>
```

## More Health pieces

[View all Health](/pieces/health)

[](/piece/health1)

Heart rate

72bpm

Resting · Normal2 min ago

### Heart Rate

Resting bpm card with a pulsing heart tile, large value, and a mini ECG trace underneath.

[](/piece/health8)

98%

SpO₂Normal rangePulse 68 bpmMeasured just now

### SpO2 Reading

Oxygen saturation ring with the percentage stacked in the center and a pulse note on the side.

[](/piece/health10)

Morning vitalsTue, Apr 22 · 08:14

Heart72bpm

Temp36.6°C

BP118/76mmHg

SpO₂98%

### Vitals Grid

Daily check-in card summarizing heart, temperature, blood pressure, and SpO2 in a 2×2 tile grid.

[](/piece/health28)

Lisinopril10 mg · 1 tab daily

Morning with food

8 of 30 leftRefill on May 12

Ships from Green Cross Pharmacy

### Prescription

Prescription card with a dose line, schedule note, supply bar that flips rose when low, and refill date.

[](/piece/health21)

Dr. Rana Elgin, MDEndocrinology

Thu, May 2 · 09:30Memorial West · Suite 412

Annual check-up

### Appointment Card

Upcoming medical visit with provider, specialty, a muted location block, and an italic reason line.

[](/piece/health14)

Sleep scheduleTarget 8 hours

Bedtime23:15

Wake06:45

6 days on schedule this week

### Sleep Schedule

Sleep planner card bracketing bedtime and wake times with sunset and sunrise icons and a consistency bar.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.