<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Person-patient" />
  <url value="http://hl7.org/fhir/SearchParameter/Person-patient" />
  <name value="patient" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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="Person" />
  <type value="reference" />
  <description value="The Person links to this Patient" />
  <expression value="Person.link.target" />
  <xpath value="f:Person/f:link/f:target" />
  <xpathUsage value="normal" />
  <target value="Patient" />
</SearchParameter>