<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="QuestionnaireResponse-based-on" />
  <url value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-based-on" />
  <name value="based-on" />
  <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="based-on" />
  <base value="QuestionnaireResponse" />
  <type value="reference" />
  <description value="Plan/proposal/order fulfilled by this questionnaire response" />
  <expression value="QuestionnaireResponse.basedOn" />
  <xpath value="f:QuestionnaireResponse/f:basedOn" />
  <xpathUsage value="normal" />
  <target value="ReferralRequest" />
  <target value="CarePlan" />
  <target value="ProcedureRequest" />
</SearchParameter>