# New clinical notes APIs and webhook fields ## Added - New **clinicalnotes** APIs: - `PATCH /v2/clinical_notes/notes/{noteId}` - `GET /v2/clinical_notes/notes/{noteId}` ## Changed - New `note_id`, `meeting_number`, `ehr_context` response fields in the following **clinicalnotes** API: - `GET /v2/clinical_notes/notes` - New `ehr_context_available`, `note_id` fields in the following **clinicalnotes** webhook events: - `clinical_notes.note_created`