Skip to content

Document access_notes and appointment_notes for at-home phlebotomy#440

Open
markvertj wants to merge 4 commits intomainfrom
document-access-notes-field
Open

Document access_notes and appointment_notes for at-home phlebotomy#440
markvertj wants to merge 4 commits intomainfrom
document-access-notes-field

Conversation

@markvertj
Copy link
Contributor

@markvertj markvertj commented Mar 9, 2026

Summary

  • Add Access Notes and Appointment Notes section to the at-home phlebotomy overview, explaining the distinction between the two fields
  • Add access_notes to order creation request/response examples and all appointment response examples
  • Add appointment_notes to booking, request, and reschedule request/response examples
  • Add March 2026 changelog entry for both fields

Context

Documents the following vital-mono PRs:

access_notes (address-level, set at order creation, maps to GetLabs parkingInstruction):

  • tryVital/vital-mono#12795 — Add access_notes field to PatientAddress and USAddress schemas
  • tryVital/vital-mono#12800 — Thread access_notes from order to appointment on booking
  • tryVital/vital-mono#12801 — Forward access_notes to GetLabs as parkingInstruction on booking

appointment_notes (per-appointment, set at booking/reschedule, maps to GetLabs specialRequest):

  • tryVital/vital-mono#12816 — Add appointment_notes column to appointment table
  • tryVital/vital-mono#12817 — Accept appointment_notes in API, store on appointment
  • tryVital/vital-mono#12818 — Forward appointment_notes to GetLabs as specialRequest on booking

🤖 Generated with Claude Code

markvertj and others added 3 commits March 9, 2026 11:17
The access_notes field on patient addresses was undocumented. This adds
it to the overview, order creation examples, and all appointment
endpoint response examples so API consumers know they can provide
phlebotomist access instructions (gate codes, parking, etc.).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add appointment_notes to booking, rescheduling, and request endpoint
examples. Update the overview to distinguish between access_notes
(address-level, set at order creation) and appointment_notes
(per-appointment, set at booking/reschedule time).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolve conflict in changelog by keeping both new entries.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant