<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Organization-active" />
  <url value="http://hl7.org/fhir/SearchParameter/Organization-active" />
  <name value="active" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Patient Administration)" />
  <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/pafm/index.cfm" />
    </telecom>
  </contact>
  <code value="active" />
  <base value="Organization" />
  <type value="token" />
  <description value="A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text" />
  <expression value="Organization.active" />
  <xpath value="f:Organization/f:active" />
  <xpathUsage value="normal" />
</SearchParameter>