--- type: "valueset" title: "Search Processing Mode Type" valueset: "search-processingmode" --- # Search Processing Mode Type - **Official URL**: http://hl7.org/fhir/ValueSet/search-processingmode - **Version**: 6.0.0 - **Status**: active - **Name**: SearchProcessingModeType - **Title**: Search Processing Mode Type - **Publisher**: HL7 (FHIR Project) - **Description**: How a search parameter relates to the set of elements returned by evaluating its expression query. ## Content (Compose) - **System**: http://hl7.org/fhir/search-processingmode ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="How a search parameter relates to the set of elements returned by evaluating its expression query."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/search-processingmode"/> </include> </compose> </ValueSet> ```