<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="clinical-type" />
  <url value="http://hl7.org/fhir/SearchParameter/clinical-type" />
  <name value="type" />
  <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="type" />
  <base value="ReferralRequest" />
  <base value="DocumentManifest" />
  <base value="DocumentReference" />
  <base value="Encounter" />
  <base value="AllergyIntolerance" />
  <base value="EpisodeOfCare" />
  <base value="Composition" />
  <type value="token" />
  <description value="Multiple Resources: &#xD;&#xA;&#xD;&#xA;* [ReferralRequest](referralrequest.html): The type of the referral&#xD;&#xA;* [DocumentManifest](documentmanifest.html): Kind of document set&#xD;&#xA;* [DocumentReference](documentreference.html): Kind of document (LOINC if possible)&#xD;&#xA;* [Encounter](encounter.html): Specific type of encounter&#xD;&#xA;* [AllergyIntolerance](allergyintolerance.html): allergy | intolerance - Underlying mechanism (if known)&#xD;&#xA;* [EpisodeOfCare](episodeofcare.html): Type/class  - e.g. specialist referral, disease management&#xD;&#xA;* [Composition](composition.html): Kind of composition (LOINC if possible)" />
  <expression value="ReferralRequest.type | DocumentManifest.type | DocumentReference.type | Encounter.type | AllergyIntolerance.type | EpisodeOfCare.type | Composition.type" />
  <xpath value="f:ReferralRequest/f:type | f:DocumentManifest/f:type | f:DocumentReference/f:type | f:Encounter/f:type | f:AllergyIntolerance/f:type | f:EpisodeOfCare/f:type | f:Composition/f:type" />
  <xpathUsage value="normal" />
</SearchParameter>