patch
https://nexhealth.info/appointments/
This endpoint updates the confirmed and/or cancelled status of the appointment for a specific id under the institution specified by the subdomain parameter. Setting confirmed or cancelled to true requests a write-back to the EHR when the location EMR supports it. Cancelled appointments cannot be updated.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Confirm, cancel, and reschedule
- Only
confirmed,cancelledandcheckin_atfields can be patched (all other field updates will be overwritten when NexHealth syncs data from the health record system).- For confirmations, appointments can only be patched from
confirmed=falsetoconfirmed=true.- For checkins, appointments can only be patched from
checkin_at = nulltocheckin_at = date-time- To reschedule an appointment, cancel the original appointment and re-create it at the desired time. At this time, you can't update the start and end time of an existing appointment.