<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Device-location" />
  <url value="http://hl7.org/fhir/SearchParameter/Device-location" />
  <name value="location" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Orders and Observations)" />
  <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/orders/index.cfm" />
    </telecom>
  </contact>
  <code value="location" />
  <base value="Device" />
  <type value="reference" />
  <description value="A location, where the resource is found" />
  <expression value="Device.location" />
  <xpath value="f:Device/f:location" />
  <xpathUsage value="normal" />
  <target value="Location" />
</SearchParameter>