redguava / cliniko-api

The API for Cliniko
73 stars 39 forks source link

Add Treatment Notes and Patient Case to Appointments #373

Open s001911 opened 1 year ago

s001911 commented 1 year ago

Currently in the API I cannot find a way to link Treatment Notes and Patient Cases to an Appointment without first processing all Attendees and then linking internally.

This would be a good feature if they linked forwards and backwards to an appointment so we would be able to attach/update treatment notes per appointment with one process.