<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="CommunicationRequest-replaces" />
  <url value="http://hl7.org/fhir/SearchParameter/CommunicationRequest-replaces" />
  <name value="replaces" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Patient Care)" />
  <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/patientcare/index.cfm" />
    </telecom>
  </contact>
  <code value="replaces" />
  <base value="CommunicationRequest" />
  <type value="reference" />
  <description value="Request(s) replaced by this request" />
  <expression value="CommunicationRequest.replaces" />
  <xpath value="f:CommunicationRequest/f:replaces" />
  <xpathUsage value="normal" />
  <target value="CommunicationRequest" />
</SearchParameter>