<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2018-09-19T08:49:13.002+01:00" />
  </meta>
  <url value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-DeliveryChannel-1" />
  <version value="1.2.0" />
  <name value="Extension-GPConnect-DeliveryChannel-1" />
  <status value="active" />
  <date value="2024-01-22T11:39:06.3872207+00:00" />
  <publisher value="NHS Digital" />
  <contact>
    <name value="Interoperability Team" />
    <telecom>
      <system value="email" />
      <value value="interoperabilityteam@nhs.net" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="An extension to record the delivery channel of a scheduled Appointment." />
  <copyright value="Copyright © 2018 NHS Digital" />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Slot" />
  <context value="Appointment" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="An extension to record the delivery channel of a scheduled Appointment" />
      <definition value="An extension to record the delivery channel of a scheduled Appointment." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-DeliveryChannel-1" />
    </element>
    <element id="Extension.valueCodeableConcept:valueCodeableConcept">
      <path value="Extension.valueCodeableConcept" />
      <sliceName value="valueCodeableConcept" />
      <short value="The delivery channel of the Appointment" />
      <definition value="The delivery channel of the Appointment." />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="extensible" />
        <description value="A ValueSet that identifies the delivery channel of an Appointment." />
        <valueSetReference>
          <reference value="https://fhir.nhs.uk/STU3/ValueSet/GPConnect-DeliveryChannel-1" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>