STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

4.21.5 Resource Measure - Detailed Descriptions

Detailed Descriptions for the elements in the Measure resource.

Measure
Definition

The Measure resource provides the definition of a quality measure.

Control1..1
Summarytrue
Measure.moduleMetadata
Definition

The metadata for the measure, including publishing, life-cycle, version, documentation, and supporting evidence.

Control0..1
TypeModuleMetadata
Summarytrue
Measure.library
Definition

A reference to a Library resource containing the formal logic used by the measure.

Control0..*
TypeReference(Library)
Summarytrue
Measure.disclaimer
Definition

A disclaimer for the use of the measure.

Control0..1
Typemarkdown
Summarytrue
Measure.scoring
Definition

The measure scoring type, e.g. proportion, CV.

Control0..1
BindingMeasureScoring: The scoring type of the measure (Required)
Typecode
Summarytrue
Measure.type
Definition

The measure type, e.g. process, outcome.

Control0..*
BindingMeasureType: The type of measure (Required)
Typecode
Summarytrue
Measure.riskAdjustment
Definition

A description of the risk adjustment factors that may impact the resulting score for the measure and how they may be accounted for when computing and reporting measure results.

Control0..1
Typestring
Summarytrue
Measure.rateAggregation
Definition

A description of the rate aggregation for the measure.

Control0..1
Typestring
Summarytrue
Measure.rationale
Definition

The rationale for the measure.

Control0..1
Typemarkdown
Summarytrue
Measure.clinicalRecommendationStatement
Definition

The clinical recommendation statement for the measure.

Control0..1
Typemarkdown
Summarytrue
Measure.improvementNotation
Definition

Improvement notation for the measure, e.g. higher score indicates better quality.

Control0..1
Typestring
Summarytrue
Measure.definition
Definition

A narrative description of the complete measure calculation.

Control0..1
Typemarkdown
Summarytrue
Measure.guidance
Definition

Additional guidance for the measure including how it can be used in a clinical context, and the intent of the measure.

Control0..1
Typemarkdown
Summarytrue
Measure.set
Definition

The measure set, e.g. Preventive Care and Screening.

Control0..1
Typestring
Summarytrue
Measure.group
Definition

A group of population criteria for the measure.

Control0..*
Summarytrue
Measure.group.identifier
Definition

A unique identifier for the group. This identifier will used to report data for the group in the measure report.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
Summarytrue
Measure.group.name
Definition

Optional name or short description of this group.

Control0..1
Typestring
Summarytrue
Measure.group.description
Definition

The human readable description of this population group.

Control0..1
Typestring
Summarytrue
Measure.group.population
Definition

A population criteria for the measure.

Control0..*
Summarytrue
Measure.group.population.type
Definition

The type of population criteria.

Control1..1
BindingMeasurePopulationType: The type of population (Required)
Typecode
Summarytrue
Measure.group.population.identifier
Definition

A unique identifier for the population criteria. This identifier is used to report data against this criteria within the measure report.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
Summarytrue
Measure.group.population.name
Definition

Optional name or short description of this population.

Control0..1
Typestring
Summarytrue
Measure.group.population.description
Definition

The human readable description of this population criteria.

Control0..1
Typestring
Summarytrue
Measure.group.population.criteria
Definition

The name of a valid referenced CQL expression (may be namespaced) that defines this population criteria.

Control1..1
Typestring
Summarytrue
Measure.group.stratifier
Definition

The stratifier criteria for the measure report, specified as either the name of a valid CQL expression defined within a referenced library, or a valid FHIR Resource Path.

Control0..*
Summarytrue
Measure.group.stratifier.identifier
Definition

The identifier for the stratifier used to coordinate the reported data back to this stratifier.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
Summarytrue
Measure.group.stratifier.criteria
Definition

The criteria for the stratifier. This must be the name of an expression defined within a referenced library.

Control0..1
Typestring
Summarytrue
Measure.group.stratifier.path
Definition

The path to an element that defines the stratifier, specified as a valid FHIR resource path.

Control0..1
Typestring
Summarytrue
Measure.supplementalData
Definition

The supplemental data criteria for the measure report, specified as either the name of a valid CQL expression within a referenced library, or a valid FHIR Resource Path.

Control0..*
Summarytrue
Measure.supplementalData.identifier
Definition

An identifier for the supplemental data.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
Summarytrue
Measure.supplementalData.usage
Definition

An indicator of the intended usage for the supplemental data element. Supplemental data indicates the data is additional information requested to augment the measure information. Risk adjustment factor indicates the data is additional information used to calculate risk adjustment factors when applying a risk model to the measure calculation.

Control0..*
BindingMeasureDataUsage: The intended usage for supplemental data elements in the measure (Required)
Typecode
Summarytrue
Measure.supplementalData.criteria
Definition

The criteria for the supplemental data. This must be the name of a valid expression defined within a referenced library, and defines the data to be returned for this element.

Control0..1
Typestring
Summarytrue
Measure.supplementalData.path
Definition

The supplemental data to be supplied as part of the measure response, specified as a valid FHIR Resource Path.

Control0..1
Typestring
Summarytrue