<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Consent-consentor" />
  <url value="http://hl7.org/fhir/SearchParameter/Consent-consentor" />
  <name value="consentor" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Community Based Collaborative Care)" />
  <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/cbcc/index.cfm" />
    </telecom>
  </contact>
  <code value="consentor" />
  <base value="Consent" />
  <type value="reference" />
  <description value="Who is agreeing to the policy and exceptions" />
  <expression value="Consent.consentingParty" />
  <xpath value="f:Consent/f:consentingParty" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
  <target value="Patient" />
  <target value="RelatedPerson" />
</SearchParameter>