Appointments
Sync a FHIR R4 Appointment
Requires a REST API key with appointments:sync on an approved account. The Appointment is stored like PUT /appointments/external/{externalId} with external_id "<source>:Appointment:<id>". Patient, practitioner and location details come from contained resources or reference displays; meta.lastUpdated orders updates.
PUT
Sync a FHIR R4 Appointment
Authorizations
Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.
Query Parameters
Name of the sending system (default fhir)
Response
Updated
The response is of type object.

