<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="hc-schedule-type" />
  <url value="https://integrator.healthconnected.nl/StructureDefinition/hc-schedule-type" />
  <name value="HcScheduleType" />
  <title value="HcScheduleType" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="HealthcareService" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/HealthcareService" />
  <derivation value="constraint" />
  <differential>
    <element id="HealthcareService.providedBy">
      <path value="HealthcareService.providedBy" />
      <max value="0" />
    </element>
    <element id="HealthcareService.category">
      <path value="HealthcareService.category" />
      <min value="1" />
      <max value="1" />
      <patternCodeableConcept>
        <coding>
          <code value="ScheduleTypeHealthCareServiceCategory" />
        </coding>
      </patternCodeableConcept>
      <binding>
        <strength value="required" />
        <valueSet value="https://integrator.healthconnected.nl/ValueSet/hc-healthcare-service-category" />
      </binding>
    </element>
    <element id="HealthcareService.name">
      <path value="HealthcareService.name" />
      <short value="Name of the schedule type" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>