<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ChargeItem-entered-date" />
  <url value="http://hl7.org/fhir/SearchParameter/ChargeItem-entered-date" />
  <name value="entered-date" />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="Health Level Seven International (Patient Administration)" />
  <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/pafm/index.cfm" />
    </telecom>
  </contact>
  <code value="entered-date" />
  <base value="ChargeItem" />
  <type value="date" />
  <description value="Date the charge item was entered" />
  <expression value="ChargeItem.enteredDate" />
  <xpath value="f:ChargeItem/f:enteredDate" />
  <xpathUsage value="normal" />
</SearchParameter>