<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Account-owner" />
  <url value="http://hl7.org/fhir/SearchParameter/Account-owner" />
  <name value="owner" />
  <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="owner" />
  <base value="Account" />
  <type value="reference" />
  <description value="Who is responsible?" />
  <expression value="Account.owner" />
  <xpath value="f:Account/f:owner" />
  <xpathUsage value="normal" />
  <target value="Organization" />
</SearchParameter>