Scheduling
1.0.0-current - ci-build
Scheduling, published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.Scheduling/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/Scheduling/OperationDefinition/appointment-hold | Version: 1.0.0-current | |||
Active as of 2024-02-05 | Computable Name: Hold_Appointment_Operation |
Request for a hold on a selected Appointment in order for the user to complete entering data for booking an appointment. This operation precedes the booking and follows the appointment availability interaction. The server determines if the nominated appointment is still available (i.e., all the required actors and physical assets needed for the appointment are still available) and either accepts or rejects the hold request and updates the resource status accordingly.
Generated Narrative: OperationDefinition appointment-hold
URL: [base]/Appointment/$hold
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | appointment-reference | 1..1 | Reference (IHE ITI Appointment Profile) | A resource id for one of proposed Appointments returned by a prior $find operation (e.g., Resource/1234). References can be to an absolute URL, but servers only perform this operation on their own appointments. | ||
OUT | return | 0..1 | Bundle (IHE ITI Scheduling Bundle Profile) | An IHE ITI Scheduling Appointment Bundle Profile of type |