Scheduling
1.0.0 - Trial-Implementation
This page is part of the IHE ITI Scheduling (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: https://profiles.ihe.net/ITI/Scheduling/CapabilityStatement/IHE.Scheduling.client | Version: 1.0.0 | |||
| Active as of 2024-12-12 | Computable Name: IHE_Scheduling_Client | |||
Copyright/Legal: IHE http://www.ihe.net/Governance/#Intellectual_Property |
||||
CapabilityStatement for Client Actor in the IHE IT Infrastructure Technical Framework Supplement IHE FHIR Scheduling. See https://profiles.ihe.net/ITI/TF/Volume1/ch-38.html.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement IHE.Scheduling.client
application/fhir+xml, SHOULD support application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
clientIHE Scheduling client will
None mandated by IHE, encouraged IHE-IUA or SMART-on-FHIR
search-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Appointment | https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/ihe-sched-appt | y | y | _id, identifier, patient, date, specialty, appointment-type, practitioner, patient+date | $find, $book, $hold |
read, search-type.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| SHALL | identifier | token | The client SHALL provide both the system and code values. |
| SHALL | patient | reference | The patient, or one of the patients, for whom this apointement exists |
| SHOULD | date | date | The date, or date range, for the appointments being searched. |
| SHOULD | specialty | token | The specialty for which the appointments being searched is. |
| SHOULD | appointment-type | token | |
| SHOULD | practitioner | reference | The provider, or one of the providers, with whom this apointement is scheduled |