---
type: "search-params"
title: "Schedule Search Parameters"
resource: "Schedule"
---
# Schedule Search Parameters
## active
**Description:** Is the schedule in active use
**Type:** token
**Expression:** Schedule.active
**Path:** Schedule.active
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-active
## actor
**Description:** The individual(HealthcareService, Practitioner, Location, ...) to find a Schedule for
**Type:** reference
**Expression:** Schedule.actor
**Path:** Schedule.actor
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-actor
## date
**Description:** Search for Schedule resources that have a period that contains this date specified
**Type:** date
**Expression:** Schedule.planningHorizon
**Path:** Schedule.planningHorizon
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-date
## identifier
**Description:** A Schedule Identifier
**Type:** token
**Expression:** Schedule.identifier
**Path:** Schedule.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-identifier
## service-category
**Description:** High-level category
**Type:** token
**Expression:** Schedule.serviceCategory
**Path:** Schedule.serviceCategory
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-service-category
## service-type
**Description:** The type (by coding) of appointments that can be booked into associated slot(s)
**Type:** token
**Expression:** Schedule.serviceType.concept
**Path:** Schedule.serviceType.concept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-service-type
## service-type-reference
**Description:** The type (by HealthcareService) of appointments that can be booked into associated slot(s)
**Type:** reference
**Expression:** Schedule.serviceType.reference
**Path:** Schedule.serviceType.reference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-service-type-reference
## specialty
**Description:** Type of specialty needed
**Type:** token
**Expression:** Schedule.specialty
**Path:** Schedule.specialty
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-specialty
## name
**Description:** A portion of the Schedule name
**Type:** string
**Expression:** Schedule.name
**Path:** Schedule.name
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Schedule-name