> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://blueprint.ziro.health/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://blueprint.ziro.health/_mcp/server.

# Telemedicine Playbook

Telemedicine has become a cornerstone of healthcare delivery. Building a great telemedicine experience requires attention to clinical workflows, technical reliability, and user experience across both patient and clinician interfaces.

## Telemedicine Modalities

| Modality                         | Description                                  | UX Considerations                           |
| -------------------------------- | -------------------------------------------- | ------------------------------------------- |
| Synchronous (live video)         | Real-time patient-clinician interaction      | Video quality, waiting room, screen sharing |
| Asynchronous (store-and-forward) | Patient sends data, clinician responds later | Clear instructions, expected response times |
| Hybrid                           | Mix of synchronous and asynchronous          | Seamless transitions between modes          |

## UX Patterns for Virtual Consultations

Key design patterns for telemedicine visits:

* **Pre-visit**: Symptom check-in, document upload, insurance verification, device check
* **Waiting room**: Estimated wait time, queue position, preparation reminders
* **Consultation**: Clear video/audio, screen sharing, virtual exam tools, note-taking
* **Post-visit**: Summary, prescription, follow-up scheduling, billing

## Clinical Workflow Integration

Telemedicine must integrate with clinical workflows:

* **EHR integration**: Notes flow automatically to the patient record
* **Scheduling**: Synchronized with clinic scheduling systems
* **Billing**: CPT code assignment (99441-99443 for phone, 99421-99423 for online)
* **Prescribing**: E-prescribe integration with pharmacy systems

## Regulatory Considerations

* **Licensing**: Providers must be licensed in the patient's state
* **HIPAA compliance**: Video platform must support HIPAA-compliant encryption
* **Interstate compact**: IMLC allows multi-state practice for qualifying physicians
* **Reimbursement**: Medicare, Medicaid, and private payer telemedicine policies vary by state

***

## Related Blueprint Chapters

* [Service Design](/product-lifecycle/service-design) — Designing complete care journeys
* [Patient-Centered Design](/design-patterns/patient-centered-design) — Patient experience patterns
* [Multi-Platform Strategy](/technical-architecture/multi-platform) — Cross-platform telemedicine