<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="QuestionnaireResponse-patient" />
  <url value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient" />
  <name value="patient" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (FHIR Infrastructure)" />
  <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/fiwg/index.cfm" />
    </telecom>
  </contact>
  <code value="patient" />
  <base value="QuestionnaireResponse" />
  <type value="reference" />
  <description value="The patient that is the subject of the questionnaire response" />
  <expression value="QuestionnaireResponse.subject" />
  <xpath value="f:QuestionnaireResponse/f:subject" />
  <xpathUsage value="normal" />
  <target value="Patient" />
</SearchParameter>