<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Patient-active" />
  <url value="http://hl7.org/fhir/SearchParameter/Patient-active" />
  <name value="active" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-19T07:44:43+10:00" />
  <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="active" />
  <base value="Patient" />
  <type value="token" />
  <description value="Whether the patient record is active" />
  <expression value="Patient.active" />
  <xpath value="f:Patient/f:active" />
  <xpathUsage value="normal" />
</SearchParameter>