<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="codesystem-properties-mode" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/codesystem-properties-mode" />
  <version value="4.6.0" />
  <name value="properties-mode" />
  <status value="draft" />
  <date value="2021-01-02T08:58:31+11:00" />
  <publisher value="HL7" />
  <description value="The extent to which the properties of the code system (including the filters) are represented in this resource instance." />
  <fhirVersion value="4.6.0" />
  <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="CodeSystem" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="not-present | partial | complete" />
      <definition value="The extent to which the properties of the code system (including the filters) are represented in this resource instance." />
      <min value="0" />
      <max value="1" />
      <isModifier value="false" />
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/codesystem-properties-mode" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="CodeSystemPropertiesMode" />
        </extension>
        <strength value="required" />
        <description value="The extent to which the properties of the code system (including the filters) are represented in a code system resource." />
        <valueSet value="http://hl7.org/fhir/ValueSet/codesystem-properties-mode" />
      </binding>
    </element>
  </differential>
</StructureDefinition>