<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="QuestionnaireResponse-parent" />
  <url value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-parent" />
  <name value="parent" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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="parent" />
  <base value="QuestionnaireResponse" />
  <type value="reference" />
  <description value="Procedure or observation this questionnaire response was performed as a part of" />
  <expression value="QuestionnaireResponse.parent" />
  <xpath value="f:QuestionnaireResponse/f:parent" />
  <xpathUsage value="normal" />
  <target value="Observation" />
  <target value="Procedure" />
</SearchParameter>