Skip to main content

Measure

The Measure resource provides the definition of a quality measure.

Structure

Search Parameters

_haste-health-author (reference)
The author of the resource
Resource.meta.extension.where(url='https://haste.health/author').value
_type (token)
Derived from the R4B Definition
$this.type().name
_text (string)
Search on the narrative of the resource
_content (string)
Search on the entire content of the resource
_id (token)
Logical id of this artifact
Resource.id
_lastUpdated (date)
When the resource version last changed
Resource.meta.lastUpdated
_profile (uri)
Profiles this resource claims to conform to
Resource.meta.profile
_query (token)
A custom search profile that describes a specific defined query operation
_security (token)
Security Labels applied to this resource
Resource.meta.security
_source (uri)
Identifies where the resource comes from
Resource.meta.source
_tag (token)
Tags applied to this resource
Resource.meta.tag
composed-of (reference)
What resource is being referenced
Measure.relatedArtifact.where(type='composed-of').resource
context (token)
A use context assigned to the measure
(Measure.useContext.value.ofType(CodeableConcept))
context-quantity (quantity)
A quantity- or range-valued use context assigned to the measure
(Measure.useContext.value.ofType(Quantity)) / (Measure.useContext.value.ofType(Range))
context-type (token)
A type of use context assigned to the measure
Measure.useContext.code
date (date)
The measure publication date
Measure.date
depends-on (reference)
What resource is being referenced
Measure.relatedArtifact.where(type='depends-on').resource / Measure.library
derived-from (reference)
What resource is being referenced
Measure.relatedArtifact.where(type='derived-from').resource
description (string)
The description of the measure
Measure.description
effective (date)
The time during which the measure is intended to be in use
Measure.effectivePeriod
identifier (token)
External identifier for the measure
Measure.identifier
jurisdiction (token)
Intended jurisdiction for the measure
Measure.jurisdiction
name (string)
Computationally friendly name of the measure
Measure.name
predecessor (reference)
What resource is being referenced
Measure.relatedArtifact.where(type='predecessor').resource
publisher (string)
Name of the publisher of the measure
Measure.publisher
status (token)
The current status of the measure
Measure.status
successor (reference)
What resource is being referenced
Measure.relatedArtifact.where(type='successor').resource
title (string)
The human-friendly name of the measure
Measure.title
topic (token)
Topics associated with the measure
Measure.topic
url (uri)
The uri that identifies the measure
Measure.url
version (token)
The business version of the measure
Measure.version
context-type-quantity (composite)
A use context type and quantity- or range-based value assigned to the measure
Measure.useContext
context-type-value (composite)
A use context type and value assigned to the measure
Measure.useContext