<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="CommunicationRequest-sender" />
  <url value="http://hl7.org/fhir/SearchParameter/CommunicationRequest-sender" />
  <name value="sender" />
  <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="sender" />
  <base value="CommunicationRequest" />
  <type value="reference" />
  <description value="Message sender" />
  <expression value="CommunicationRequest.sender" />
  <xpath value="f:CommunicationRequest/f:sender" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
  <target value="Device" />
  <target value="Patient" />
  <target value="RelatedPerson" />
</SearchParameter>