# Colonoscopy Post-Op Content Map

This map translates the attached PDF into one `resource` with five `chapter` entries.

## Resource

- **_type**: `resource`
- **title**: `Colonoscopy`
- **slug**: `colonoscopy`
- **excerpt**: `Post-op recovery, prep timing, warning signs, and follow-up expectations after colonoscopy.`

## Chapters and Block Mapping

### 1) `post-op-overview` (status: `published`)
- Normal symptoms after colonoscopy
  - Portable text paragraph list
- "Call your doctor / ER if..." section
  - `infoboxBlock` (variant: `error`)
  - Portable text bullet list for red flags
- "For 24 hours — do NOT"
  - `infoboxBlock` (variant: `warning`)
  - Portable text bullet list

### 2) `prep-solution` (status: `published`)
- "Your prep solution" summary
  - Portable text intro
- 7 days before / buy supplies
  - `timelineBlock` item
- Timing notes and comfort tips
  - `dropdownBlock` entries

### 3) `day-before` (status: `published`)
- "1 day before 5:00-6:00 PM"
  - `timelineBlock` with step-by-step dosing
- Evening comfort tips
  - `dropdownBlock`
- Reinforcement notice (hydration/compliance)
  - `infoboxBlock` (variant: `info`)

### 4) `procedure-day` (status: `published`)
- Morning dose (second half) timing
  - `timelineBlock`
- Prep readiness states (dark/cloudy/light yellow/clear)
  - Portable text + `infoboxBlock` (variant: `warning`)
- "If still cloudy..." action
  - `dropdownBlock`

### 5) `aftercare-results` (status: `published`)
- Delayed bleeding warning
  - `infoboxBlock` (variant: `warning`)
- Results logic (no polyps vs polyps removed)
  - Portable text bullets
- Follow-up interval guidance
  - `dropdownBlock`

## Editor Entry Notes

- Keep chapter order fixed to match patient flow.
- Use `published` only when chapter copy is reviewed and clinically approved.
- In preview mode, use `draft`/`inReview` for staging updates.
- Keep clinically risky content in `infoboxBlock` so UI can render stronger warning styles consistently.
