PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-scheduling-links@1.0.0-ballot
    http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-schedule
description: Each line of the Schedule File is a minified JSON object that conveys information about a Schedule \nto which slots are attached. The Schedule represents a particular healthcare service (e.g., primary care \nappointments, specialist consultations, or procedures) offered at a specific location or by a specific \npractitioner role.
package_name: hl7.fhir.uv.smart-scheduling-links
derivation: constraint
name: SmartSchedulingSchedule
type: Schedule
elements:
  serviceType: {mustSupport: true, index: 0}
  actor:
    mustSupport: true
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
      display: {mustSupport: true, index: 3}
    required: [reference]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-schedule
base: http://hl7.org/fhir/StructureDefinition/Schedule
version: 1.0.0-ballot
required: [serviceType]