--- type: "search-params" title: "ExampleScenario Search Parameters" resource: "ExampleScenario" --- # ExampleScenario Search Parameters ## context **Description:** A use context assigned to the example scenario **Type:** token **Expression:** (ExampleScenario.useContext.value.ofType(CodeableConcept)) **Path:** {{name}}.useContext.valueCodeableConcept **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-context ## context-quantity **Description:** A quantity- or range-valued use context assigned to the example scenario **Type:** quantity **Expression:** (ExampleScenario.useContext.value.ofType(Quantity)) | (ExampleScenario.useContext.value.ofType(Range)) **Path:** {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-context-quantity ## context-type **Description:** A type of use context assigned to the example scenario **Type:** token **Expression:** ExampleScenario.useContext.code **Path:** {{name}}.useContext.code **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-context-type ## context-type-quantity **Description:** A use context type and quantity- or range-based value assigned to the example scenario **Type:** composite **Expression:** ExampleScenario.useContext **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-context-type-quantity ## context-type-value **Description:** A use context type and value assigned to the example scenario **Type:** composite **Expression:** ExampleScenario.useContext **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-context-type-value ## date **Description:** The example scenario publication date **Type:** date **Expression:** ExampleScenario.date **Path:** {{name}}.date **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-date ## identifier **Description:** External identifier for the example scenario **Type:** token **Expression:** ExampleScenario.identifier **Path:** {{name}}.identifier **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-identifier ## jurisdiction **Description:** Jurisdiction of the authority that maintains the the example scenario **Type:** token **Expression:** ExampleScenario.jurisdiction **Path:** {{name}}.jurisdiction **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-jurisdiction ## name **Description:** Computationally friendly name of the example scenario **Type:** string **Expression:** ExampleScenario.name **Path:** {{name}}.name **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-name ## publisher **Description:** Name of the publisher of the example scenario **Type:** string **Expression:** ExampleScenario.publisher **Path:** {{name}}.publisher **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-publisher ## status **Description:** The current status of the example scenario **Type:** token **Expression:** ExampleScenario.status **Path:** {{name}}.status **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-status ## url **Description:** The uri that identifies the example scenario **Type:** uri **Expression:** ExampleScenario.url **Path:** {{name}}.url **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-url ## version **Description:** The business version of the example scenario **Type:** token **Expression:** ExampleScenario.version **Path:** {{name}}.version **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/ExampleScenario-version ## experimental **Description:** Whether the ExampleScenario is experimental **Type:** token **Expression:** ExampleScenario.experimental **Path:** ExampleScenario.experimental **Standards Status:** normative