<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Communication-received" />
  <url value="http://hl7.org/fhir/SearchParameter/Communication-received" />
  <name value="received" />
  <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="received" />
  <base value="Communication" />
  <type value="date" />
  <description value="When received" />
  <expression value="Communication.received" />
  <xpath value="f:Communication/f:received" />
  <xpathUsage value="normal" />
</SearchParameter>