<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Patient-general-practitioner" />
  <url value="http://hl7.org/fhir/SearchParameter/Patient-general-practitioner" />
  <name value="general-practitioner" />
  <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="general-practitioner" />
  <base value="Patient" />
  <type value="reference" />
  <description value="Patient's nominated general practitioner, not the organization that manages the record" />
  <expression value="Patient.generalPractitioner" />
  <xpath value="f:Patient/f:generalPractitioner" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
</SearchParameter>