<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="CarePlan-performer" />
  <url value="http://hl7.org/fhir/SearchParameter/CarePlan-performer" />
  <name value="performer" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Patient 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/patientcare/index.cfm" />
    </telecom>
  </contact>
  <code value="performer" />
  <base value="CarePlan" />
  <type value="reference" />
  <description value="Matches if the practitioner is listed as a performer in any of the &quot;simple&quot; activities.  (For performers of the detailed activities, chain through the activitydetail search parameter.)" />
  <expression value="CarePlan.activity.detail.performer" />
  <xpath value="f:CarePlan/f:activity/f:detail/f:performer" />
  <xpathUsage value="normal" />
  <target value="Practitioner" />
  <target value="Organization" />
  <target value="CareTeam" />
  <target value="Patient" />
  <target value="RelatedPerson" />
</SearchParameter>