<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="MedicationStatement-part-of" />
  <url value="http://hl7.org/fhir/SearchParameter/MedicationStatement-part-of" />
  <name value="part-of" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <publisher value="Health Level Seven International (Pharmacy)" />
  <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/medication/index.cfm" />
    </telecom>
  </contact>
  <code value="part-of" />
  <base value="MedicationStatement" />
  <type value="reference" />
  <description value="Returns statements that are part of another event." />
  <expression value="MedicationStatement.partOf" />
  <xpath value="f:MedicationStatement/f:partOf" />
  <xpathUsage value="normal" />
  <target value="MedicationDispense" />
  <target value="Observation" />
  <target value="MedicationAdministration" />
  <target value="Procedure" />
  <target value="MedicationStatement" />
</SearchParameter>