This page is part of the WOF Connect Implementation Guide (v0.1.1: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.1.3. For a full list of available versions, see the Directory of published versions
| Official URL: http://canonical.fhir.link/servicewell/wof-connect/OperationDefinition/BookAppointment | Version: 0.1.1 | |||
| Active as of 2026-03-20 | Computable Name: BookAppointment | |||
Creates, modifies, or cancels an Appointment based on the supplied Appointment resource.
This operation corresponds to the IHE ITI Scheduling $book operation and:
On success, the operation returns the finalized Appointment in an IHE Scheduled Availability Bundle.
URL: [base]/Appointment/$book
Output parameters Profile:IHE ITI Scheduling Bundle Profile
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | appointment | 1..1 | Appointment (IHE ITI Appointment Profile) | The Appointment to be created, modified, or cancelled.
| ||
| OUT | return | 1..1 | Bundle | On success, returns a Bundle that SHALL conform to ihe-sched-avail-bundle, containing the resulting Appointment:
On error, an OperationOutcome is returned instead of this parameter. |