http://hl7.org/fhir/StructureDefinition/Schedule|4.0.1
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: identifier: {short: External Ids for this item, array: true, isSummary: true, index: 0} active: {isModifier: true, short: Whether this schedule is in active use, 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} serviceCategory: short: High-level category array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-category'} isSummary: true index: 2 serviceType: short: Specific service array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'} isSummary: true index: 3 specialty: short: Type of specialty needed array: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 4 actor: {min: 1, short: Resource(s) that availability information is being provided for, array: true, isSummary: true, index: 5} planningHorizon: {short: Period of time covered by schedule, isSummary: true, index: 6} comment: {short: Comments on availability, index: 7} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Schedule base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [actor]