persona-garden-patch

Medical Visit

A medical visit note is the compound folder lead file documenting a healthcare appointment. Medical visit notes live in Health/Visits/YYYY-MM-DD Dr. FirstName LastName - Facility/ and serve as the primary record of what happened during a visit, synthesized from available sources.

- is_a::[\[\[Medical Visit\]\]](Medical%20Visit.html)
- relates_to::[[Health Overview]]↑
- relates_to::[[Condition Name]]↑

Conventions

Adaptive Sections

Visit notes include only sections with content. The template (Templates/Health Visit Note.md) has all sections as comments; the /health-appointment-post skill enables sections based on available materials.

Always present: Diagnosis, Treatment Plan, Follow-Up Plan, Action Items

Conditional:

Distinct From Meeting Note

Medical visits share pipeline elements with meetings (transcript cleanup, notes synthesis) but have unique concerns: condition trackers, medication management, portal document processing, health overview updates, and provider-specific person notes. Medical visits use is_a::[\[\[Medical Visit\]\]](Medical%20Visit.html) (not is_a::[\[\[Meeting Note\]\]](Meeting%20Note.html)) and live in Health/Visits/ (not Meetings/).

Compound Folder Contents

Visit folders contain the lead file plus artifacts:

Processing

The /health-appointment-post skill orchestrates visit processing with two paths:

Sources

Medical Visit type conventions from Health Intake Conventions and health-appointment-post skill (sessions 1-4 of maintain/personal-health workstream).

Relations