<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Group-characteristic-value" />
  <url value="http://hl7.org/fhir/SearchParameter/Group-characteristic-value" />
  <name value="characteristic-value" />
  <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="characteristic-value" />
  <base value="Group" />
  <type value="composite" />
  <description value="A composite of both characteristic and value" />
  <expression value="Group.characteristic" />
  <xpathUsage value="normal" />
  <component>
    <definition>
      <reference value="http://hl7.org/fhir/SearchParameter/Group-characteristic" />
    </definition>
    <expression value="code" />
  </component>
  <component>
    <definition>
      <reference value="http://hl7.org/fhir/SearchParameter/Group-value" />
    </definition>
    <expression value="value" />
  </component>
</SearchParameter>