<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Consent-category" />
  <url value="http://hl7.org/fhir/SearchParameter/Consent-category" />
  <name value="category" />
  <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="category" />
  <base value="Consent" />
  <type value="token" />
  <description value="Classification of the consent statement - for indexing/retrieval" />
  <expression value="Consent.category" />
  <xpath value="f:Consent/f:category" />
  <xpathUsage value="normal" />
</SearchParameter>