<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="clinical-code" />
  <url value="http://hl7.org/fhir/SearchParameter/clinical-code" />
  <name value="code" />
  <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="code" />
  <base value="FamilyMemberHistory" />
  <base value="DeviceRequest" />
  <base value="AllergyIntolerance" />
  <base value="Procedure" />
  <base value="List" />
  <base value="ProcedureRequest" />
  <base value="Observation" />
  <base value="DiagnosticReport" />
  <base value="Condition" />
  <type value="token" />
  <description value="Multiple Resources: &#xD;&#xA;&#xD;&#xA;* [FamilyMemberHistory](familymemberhistory.html): A search by a condition code&#xD;&#xA;* [DeviceRequest](devicerequest.html): Code for what is being requested/ordered&#xD;&#xA;* [AllergyIntolerance](allergyintolerance.html): Code that identifies the allergy or intolerance&#xD;&#xA;* [Procedure](procedure.html): A code to identify a  procedure&#xD;&#xA;* [List](list.html): What the purpose of this list is&#xD;&#xA;* [ProcedureRequest](procedurerequest.html): What is being requested/ordered&#xD;&#xA;* [Observation](observation.html): The code of the observation type&#xD;&#xA;* [DiagnosticReport](diagnosticreport.html): The code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result&#xD;&#xA;* [Condition](condition.html): Code for the condition" />
  <expression value="FamilyMemberHistory.condition.code | DeviceRequest.code.as(CodeableConcept) | AllergyIntolerance.code | AllergyIntolerance.reaction.substance | Procedure.code | List.code | ProcedureRequest.code | Observation.code | DiagnosticReport.code | Condition.code" />
  <xpath value="f:FamilyMemberHistory/f:condition/f:code | f:DeviceRequest/f:codeCodeableConcept | f:AllergyIntolerance/f:code | f:AllergyIntolerance/f:reaction/f:substance | f:Procedure/f:code | f:List/f:code | f:ProcedureRequest/f:code | f:Observation/f:code | f:DiagnosticReport/f:code | f:Condition/f:code" />
  <xpathUsage value="normal" />
</SearchParameter>