Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Searchparameter-filter.xml

Example SearchParameter/filter (XML)

Maturity Level : N/A
Responsible Owner: FHIR Infrastructure Work Group Standards Status : Informative Compartments : Not linked to any No defined compartments

Raw XML ( canonical form + also see XML Format Specification )

Jump past Narrative

Formal Definition for _filter parameter (id = "filter")

<?xml version="1.0" encoding="UTF-8"?>


  
  : This is the formal declaration for the _filter parameter, documented at [http://hl7.org/fhir/searc
        h_filter.html](http://hl7.org/fhir/search_filter.html): Support combination searches when the simple name=value basis of search cannot express
         what is required
  
  
  
  
  
  
  
    
    
      
      
    
  
  This is the formal declaration for the _filter parameter, documented at [http://hl7.org/fhir/search_
  filter.html](http://hl7.org/fhir/search_filter.html)
  
  
  Support combination searches when the simple name=value basis of search cannot express
   what is required
  
  
  

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="filter"/> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/> 
  </extension> 
  <url value="http://hl7.org/fhir/SearchParameter/filter"/> 
  <version value="1"/> 
  <name value="FilterSearchParameter"/> 
  <title value="Filter Search Parameter"/> 
  <status value="draft"/> 
  <experimental value="false"/> 
  <date value="2018-07-26"/> 
  <publisher value="HL7 International / FHIR Infrastructure"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/fiwg"/> 
    </telecom> 
  </contact> 
  <description value="This is the formal declaration for the _filter parameter, documented at [http://hl7.org/fhir/
  search_filter.html](http://hl7.org/fhir/search_filter.html)"/> 
  <purpose value="Support combination searches when the simple name=value basis of search cannot

   express what is required"/> 
  <code value="_filter"/>   <base value="Resource"/>   <type value="special"/> 


</

SearchParameter

>



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.