<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="RelatedPerson-patient" />
  <url value="http://hl7.org/fhir/SearchParameter/RelatedPerson-patient" />
  <name value="patient" />
  <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="patient" />
  <base value="RelatedPerson" />
  <type value="reference" />
  <description value="The patient this related person is related to" />
  <expression value="RelatedPerson.patient" />
  <xpath value="f:RelatedPerson/f:patient" />
  <xpathUsage value="normal" />
  <target value="Patient" />
</SearchParameter>