<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="valueset-deprecated" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="vocab" />
  </extension>
  <url value="http://nictiz.nl/fhir/StructureDefinition/valueset-deprecated" />
  <version value="3.0.2" />
  <name value="deprecated" />
  <title value="deprecated" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2022-06-28" />
  <publisher value="Nictiz" />
  <description value="if true, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn." />
  <fhirVersion value="3.0.2" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="ValueSet.compose.include.concept" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="The concept should not be used" />
      <definition value="if ture, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn." />
      <comment value="Ths status relates to a concept's inclusion in the value set, and might be different to the underlying status of the concept itself." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://nictiz.nl/fhir/StructureDefinition/valueset-deprecated" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
  </differential>
</StructureDefinition>