<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Observation-value-quantity" />
  <url value="http://hl7.org/fhir/SearchParameter/Observation-value-quantity" />
  <name value="value-quantity" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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="value-quantity" />
  <base value="Observation" />
  <type value="quantity" />
  <description value="The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" />
  <expression value="Observation.value.as(Quantity)" />
  <xpath value="f:Observation/f:valueQuantity" />
  <xpathUsage value="normal" />
</SearchParameter>