http://hl7.org/fhir/StructureDefinition/Schedule|5.0.0

A container for slots of time that may be available for booking appointments.
description: A container for slots of time that may be available for booking appointments.
derivation: specialization
name: Schedule
type: Schedule
elements:
  serviceCategory:
    isModifier: false
    short: High-level category
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-category'}
    isSummary: true
    index: 2
  specialty:
    isModifier: false
    short: Type of specialty needed
    mustSupport: false
    array: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
    isSummary: true
    index: 4
  name: {isModifier: false, short: Human-readable label, mustSupport: false, isSummary: true, index: 5}
  serviceType:
    isModifier: false
    short: Specific service
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
    isSummary: true
    index: 3
  planningHorizon: {isModifier: false, short: Period of time covered by schedule, mustSupport: false, isSummary: true, index: 7}
  active: {isModifier: true, short: Whether this schedule is in active use, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1}
  comment: {isModifier: false, short: Comments on availability, mustSupport: false, isSummary: false, index: 8}
  identifier: {isModifier: false, short: External Ids for this item, mustSupport: false, array: true, isSummary: true, index: 0}
  actor: {min: 1, isModifier: false, short: Resource(s) that availability information is being provided for, mustSupport: false, array: true, isSummary: true, index: 6}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Schedule
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [actor]