<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ca-on-setp-ext-closures" />
  <url value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-closures" />
  <version value="0.0.2" />
  <name value="SETPClosure" />
  <title value="Extension: OR Closures" />
  <status value="draft" />
  <date value="2023-03-10" />
  <publisher value="Ontario Health" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://ontariohealth.ca/fhir/" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="some.email@ontariohealth.ca" />
    </telecom>
  </contact>
  <description value="Define the reason the health facility is closed for" />
  <purpose value="to define the reason the health facility is closed for" />
  <copyright value="Used by permission of HL7 International, all rights reserved Creative Commons License" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Schedule" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Planned/Unplanned OR Closures" />
      <definition value="to define the reason the health facility is closed for" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-closures" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
  </differential>
</StructureDefinition>