View raw Markdown
type: search-paramsresource: Measure

Measure Search Parameters

<a id="composed-of"></a>

composed-of

Description: What resource is being referenced

Type: reference

Expression: Measure.relatedArtifact.where(type='composed-of').resource

Path: Measure.relatedArtifact.resource

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-composed-of

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

context

Description: A use context assigned to the measure

Type: token

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

Path: {{name}}.useContext.valueCodeableConcept

Standards Status: normative

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

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

context-quantity

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

Type: quantity

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

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

Standards Status: normative

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

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

context-type

Description: A type of use context assigned to the measure

Type: token

Expression: Measure.useContext.code

Path: {{name}}.useContext.code

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-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 measure

Type: composite

Expression: Measure.useContext

Standards Status: normative

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

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

context-type-value

Description: A use context type and value assigned to the measure

Type: composite

Expression: Measure.useContext

Standards Status: normative

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

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

date

Description: The measure publication date

Type: date

Expression: Measure.date

Path: {{name}}.date

Standards Status: normative

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

<a id="depends-on"></a>

depends-on

Description: What resource is being referenced

Type: reference

Expression: Measure.relatedArtifact.where(type='depends-on').resource | Measure.library

Path: Measure.relatedArtifact.resource,Measure.library

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-depends-on

<a id="derived-from"></a>

derived-from

Description: What resource is being referenced

Type: reference

Expression: Measure.relatedArtifact.where(type='derived-from').resource

Path: Measure.relatedArtifact.resource

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-derived-from

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

description

Description: The description of the measure

Type: string

Expression: Measure.description

Path: {{name}}.description

Standards Status: normative

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

<a id="effective"></a>

effective

Description: The time during which the measure is intended to be in use

Type: date

Expression: Measure.effectivePeriod

Path: {{name}}.effectivePeriod

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-effective

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

identifier

Description: External identifier for the measure

Type: token

Expression: Measure.identifier

Path: {{name}}.identifier

Standards Status: normative

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

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

jurisdiction

Description: Jurisdiction of the authority that maintains the the measure

Type: token

Expression: Measure.jurisdiction

Path: {{name}}.jurisdiction

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-jurisdiction

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

name

Description: Computationally friendly name of the measure

Type: string

Expression: Measure.name

Path: {{name}}.name

Standards Status: normative

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

<a id="predecessor"></a>

predecessor

Description: What resource is being referenced

Type: reference

Expression: Measure.relatedArtifact.where(type='predecessor').resource

Path: Measure.relatedArtifact.resource

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-predecessor

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

publisher

Description: Name of the publisher of the measure

Type: string

Expression: Measure.publisher

Path: {{name}}.publisher

Standards Status: normative

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

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

status

Description: The current status of the measure

Type: token

Expression: Measure.status

Path: {{name}}.status

Standards Status: normative

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

<a id="subject-code"></a>

subject-code

Description: The subject of the Measure when expressed as a code

Type: token

Expression: Measure.subject as CodeableConcept

Path: {{name}}.subject[x]

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-subject-code

<a id="subject-reference"></a>

subject-reference

Description: The subject of the Measure when expressed as a reference

Type: reference

Expression: Measure.subject as Reference

Path: {{name}}.subject[x]

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-subject-reference

<a id="subject-canonical"></a>

subject-canonical

Description: The subject of the Measure when expressed as a canonical

Type: reference

Expression: Measure.subject as canonical

Path: {{name}}.subject[x]

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-subject-canonical

<a id="successor"></a>

successor

Description: What resource is being referenced

Type: reference

Expression: Measure.relatedArtifact.where(type='successor').resource

Path: Measure.relatedArtifact.resource

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Measure-successor

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

title

Description: The human-friendly name of the measure

Type: string

Expression: Measure.title

Path: {{name}}.title

Standards Status: normative

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

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

topic

Description: Topics associated with the measure

Type: token

Expression: Measure.topic

Path: Measure.topic

Standards Status: normative

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

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

url

Description: The uri that identifies the measure

Type: uri

Expression: Measure.url

Path: {{name}}.url

Standards Status: normative

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

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

version

Description: The business version of the measure

Type: token

Expression: Measure.version

Path: {{name}}.version

Standards Status: normative

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

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

experimental

Description: Whether the Measure is experimental

Type: token

Expression: Measure.experimental

Path: Measure.experimental

Standards Status: normative