View raw Markdown
type: search-paramsresource: ExampleScenario

ExampleScenario Search Parameters

<a id="context"></a>

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

<a id="context-quantity"></a>

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

<a id="context-type"></a>

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

<a id="context-type-quantity"></a>

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

<a id="context-type-value"></a>

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

<a id="date"></a>

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

<a id="identifier"></a>

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

<a id="jurisdiction"></a>

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

<a id="name"></a>

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

<a id="publisher"></a>

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

<a id="status"></a>

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

<a id="url"></a>

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

<a id="version"></a>

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

<a id="experimental"></a>

experimental

Description: Whether the ExampleScenario is experimental

Type: token

Expression: ExampleScenario.experimental

Path: ExampleScenario.experimental

Standards Status: normative