<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Questionnaire-effective" />
  <url value="http://hl7.org/fhir/SearchParameter/Questionnaire-effective" />
  <name value="effective" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (FHIR Infrastructure)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://www.hl7.org/Special/committees/fiwg/index.cfm" />
    </telecom>
  </contact>
  <code value="effective" />
  <base value="Questionnaire" />
  <type value="date" />
  <description value="The time during which the questionnaire is intended to be in use" />
  <expression value="Questionnaire.effectivePeriod" />
  <xpath value="f:Questionnaire/f:effectivePeriod" />
  <xpathUsage value="normal" />
</SearchParameter>