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]]↑
Health/Visits/ in a compound folder named YYYY-MM-DD Dr. FirstName LastName - Facility/.md extensioncreated, reviewed, brief_summary, tagline, tags type/reference + status/seedis_a::[\[\[Medical Visit\]\]](Medical%20Visit.html), relates_to:: for Health Overview and each condition discussedVisit 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:
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/).
Visit folders contain the lead file plus artifacts:
The /health-appointment-post skill orchestrates visit processing with two paths:
Medical Visit type conventions from Health Intake Conventions and health-appointment-post skill (sessions 1-4 of maintain/personal-health workstream).