<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Task-priority" />
  <url value="http://hl7.org/fhir/SearchParameter/Task-priority" />
  <name value="priority" />
  <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="priority" />
  <base value="Task" />
  <type value="token" />
  <description value="Search by task priority" />
  <expression value="Task.priority" />
  <xpath value="f:Task/f:priority" />
  <xpathUsage value="normal" />
</SearchParameter>