<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="RelatedPerson-name" />
  <url value="http://hl7.org/fhir/SearchParameter/RelatedPerson-name" />
  <name value="name" />
  <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="name" />
  <base value="RelatedPerson" />
  <type value="string" />
  <description value="A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text" />
  <expression value="RelatedPerson.name" />
  <xpath value="f:RelatedPerson/f:name" />
  <xpathUsage value="normal" />
</SearchParameter>