Creates a note for a given appointment.
/notes call you can display a Processing status to your user and when you get the webhook notification you can update that to Completed.
note content, it’s important to use \n for line breaks if you want those line breaks to be reflected in the EMR. For example, if you want the note to appear in the EMR as:
note field:
note parameter accepts two different formats depending on your EMR integration:
\n line breaksThe id of the appointment. This is the id included in the response to GET /appointments.
The data for the note. Can be either a string or structured object depending on EMR integration.
Optional ICD-10 diagnosis codes (only used with structured note format)
Optional CPT procedure codes (only used with structured note format)