<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="HealthcareService-deliveryMethod" />
  <url value="http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-deliveryMethod" />
  <version value="1.1.0" />
  <name value="HealthcareServiceDeliveryMethod" />
  <title value="HealthcareService Delivery Method" />
  <status value="draft" />
  <description value="Adopted from the Ontario eServices guide and uplifted for pan-Canadian use. This extension describes the method of delivery of a service to the patient. Service directory utilizes the extension to ensure that there are options available for virtual (e.g. Zoom) and mixed method delivery of service (e.g. half in-person and half virtual attendance) available." />
  <jurisdiction>
    <coding>
      <system value="https://canadapost.ca/CodeSystem/ProvinceCodes" />
      <code value="AB" />
    </coding>
    <coding>
      <system value="https://canadapost.ca/CodeSystem/ProvinceCodes" />
      <code value="ON" />
    </coding>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="CA" />
    </coding>
  </jurisdiction>
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="HealthcareService" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/healthcareService-deliveryMethod" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <strength value="extensible" />
        <description value="Codes representing the method or modality through which healthcare services are provided." />
        <valueSet value="http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method" />
      </binding>
    </element>
  </differential>
</StructureDefinition>