Athena Core Implementation Guide
5.13.0 - release
Athena Core Implementation Guide - Local Development build (v5.13.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.athena.io/OperationDefinition/ah-slot-template-appointment | Version: 5.13.0 | |||
| Active as of 2026-08-20 | Computable Name: AthenahealthSlotTemplateAppointment | |||
The named query _query=templateAppointment supports searching for Slot resources related to a template appointment.
Information Source: athenacoreext
URL: [base]/Slot?_query=templateAppointment&...
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | ah-practice | 1..1 | string (reference) | athenahealth Practice Organization. The parameter value should be a FHIR Organization reference, such as Organization/a-1.Practice-14417. | ||
| IN | ah-template-appointment | 1..1 | string (reference) | Template Appointment reference used to search for matching Slot resources. | ||
| IN | service-type | 0..* | string (token) | athenahealth Appointment Service Type (Required) | Appointment service type exact token filter. Use the standard token :in modifier, service-type:in, with https://fhir.athena.io/ValueSet/ah-generic-appointment-service-type to search by generic ValueSet membership. | |
| IN | status | 0..* | string (token) | athenahealth Slot Template Appointment Status (Required) | Slot status filter. Supported values are free and busy. | |
| OUT | result | 1..1 | Bundle | Search results. |