<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ChargeItem-performing-organization" />
  <url value="http://hl7.org/fhir/SearchParameter/ChargeItem-performing-organization" />
  <name value="performing-organization" />
  <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="performing-organization" />
  <base value="ChargeItem" />
  <type value="reference" />
  <description value="Organization providing the charged sevice" />
  <expression value="ChargeItem.performingOrganization" />
  <xpath value="f:ChargeItem/f:performingOrganization" />
  <xpathUsage value="normal" />
  <target value="Organization" />
</SearchParameter>