# PRD — Healthcare / Health Tech PM

> Draft and validate PRDs for healthcare and health tech: clinical workflows, HIPAA/safety, consent, data handling.



Tags: Product Management, PRD, Healthcare


## Example Prompts

- Draft a PRD for our patient-facing app with HIPAA compliance
- Create a PRD for our clinical workflow and consent handling
- Validate our healthcare PRD for required sections

URL: https://rakenne.app/skills/prd-healthcare-pm/index.md

Try this skill: https://rakenne.app/a/?skill=prd-healthcare-pm



## Overview

Draft and validate PRDs for healthcare and health tech: clinical workflows, HIPAA/safety, consent, data handling.

## Example Conversation

> **You:** I need a PRD for our patient-facing app with HIPAA compliance. We're adding appointment booking and need consent and PHI handling documented.

> **Agent:** I'll use the Healthcare PRD skill: load best-practices and sections (Clinical/patient context, Compliance & safety, Consent & data handling), draft from template, then run `validate_prd_structure`.

> **Agent:** Created `prd-patient-app-booking.md`. Validation **PASS**.

## What the Tools Validate

**`validate_prd_structure`** checks the PRD for required sections (Overview, Goals, Clinical/patient context, Key features, Compliance & safety, Consent & data handling, Success metrics, NFRs) and unfilled placeholders. Output: PASS / NEEDS_REVISION / FAIL.

## Output Excerpt

**Healthcare PRD (excerpt):**

```markdown
## Clinical / patient context

- **Setting:** Outpatient; patient self-service
- **Users:** Patients; front-desk staff for override
- **Workflow:** Patient books via app; confirmation and reminders; check-in at clinic

## Compliance & safety

- **Privacy/security:** HIPAA; BAA with vendor; encryption in transit and at rest
- **Patient safety:** No clinical decision support; booking only; escalation to staff

## Consent & data handling

- **Consent model:** In-app consent for data use and communications; stored with timestamp
- **PHI handling:** Minimal PHI (name, DOB, contact); access logged; 6-year retention
```

## Getting Started

Add your context (setting, compliance, consent model) to the project workspace, then activate the *PRD — Healthcare / Health Tech PM* skill. The agent will guide you through drafting and validating with `validate_prd_structure`.


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
