View raw Markdown
type: search-paramsresource: EvidenceVariable

EvidenceVariable Search Parameters

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

context

Description: A use context assigned to the evidence variable

Type: token

Expression: (EvidenceVariable.useContext.value.ofType(CodeableConcept))

Path: {{name}}.useContext.valueCodeableConcept

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-context

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

context-quantity

Description: A quantity- or range-valued use context assigned to the evidence variable

Type: quantity

Expression: (EvidenceVariable.useContext.value.ofType(Quantity)) | (EvidenceVariable.useContext.value.ofType(Range))

Path: {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-context-quantity

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

context-type

Description: A type of use context assigned to the evidence variable

Type: token

Expression: EvidenceVariable.useContext.code

Path: {{name}}.useContext.code

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-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 evidence variable

Type: composite

Expression: EvidenceVariable.useContext

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-context-type-quantity

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

context-type-value

Description: A use context type and value assigned to the evidence variable

Type: composite

Expression: EvidenceVariable.useContext

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-context-type-value

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

date

Description: The evidence variable publication date

Type: date

Expression: EvidenceVariable.date

Path: {{name}}.date

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-date

<a id="description"></a>

description

Description: The description of the evidence variable

Type: string

Expression: EvidenceVariable.description

Path: {{name}}.description

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-description

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

identifier

Description: External identifier for the evidence variable

Type: token

Expression: EvidenceVariable.identifier

Path: {{name}}.identifier

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-identifier

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

name

Description: Computationally friendly name of the evidence variable

Type: string

Expression: EvidenceVariable.name

Path: {{name}}.name

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-name

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

publisher

Description: Name of the publisher of the evidence variable

Type: string

Expression: EvidenceVariable.publisher

Path: {{name}}.publisher

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-publisher

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

status

Description: The current status of the evidence variable

Type: token

Expression: EvidenceVariable.status

Path: {{name}}.status

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-status

<a id="title"></a>

title

Description: The human-friendly name of the evidence variable

Type: string

Expression: EvidenceVariable.title

Path: {{name}}.title

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-title

<a id="topic"></a>

topic

Description: Topics associated with the EvidenceVariable

Type: token

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-topic

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

url

Description: The uri that identifies the evidence variable

Type: uri

Expression: EvidenceVariable.url

Path: {{name}}.url

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-url

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

version

Description: The business version of the evidence variable

Type: token

Expression: EvidenceVariable.version

Path: {{name}}.version

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EvidenceVariable-version

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

experimental

Description: Whether the EvidenceVariable is experimental

Type: token

Expression: EvidenceVariable.experimental

Path: EvidenceVariable.experimental

Standards Status: normative