<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Medication-package-item-code" />
  <url value="http://hl7.org/fhir/SearchParameter/Medication-package-item-code" />
  <name value="package-item-code" />
  <status value="draft" />
  <experimental value="false" />
  <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="package-item-code" />
  <base value="Medication" />
  <type value="token" />
  <description value="The item in the package" />
  <expression value="Medication.package.content.item.as(CodeableConcept)" />
  <xpath value="f:Medication/f:package/f:content/f:itemCodeableConcept" />
  <xpathUsage value="normal" />
</SearchParameter>