Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). 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.19.4 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
Measure.identifier
Definition

A logical identifier for the module such as the CMS or NQF identifiers for a measure artifact.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
Measure.version
Definition

The version of the module, if any. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge modules, refer to the Decision Support Service specification.

NoteThis is a business versionId, not a resource identifier (see discussion)
Control0..1
Typestring
Summarytrue
Measure.moduleMetadata
Definition

A reference to a ModuleMetadata resource that describes the metadata for the measure.

Control0..1
TypeReference(ModuleMetadata)
Measure.library
Definition

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

Control0..*
TypeReference(Library)
Measure.population
Definition

The measure populations.

Control0..*
Measure.population.type
Definition

The type of population criteria.

Control1..1
BindingMeasurePopulationType: The type of population (Required)
Typecode
Measure.population.name
Definition

Optional name or short description of this population.

Control0..1
Typestring
Measure.population.description
Definition

The human readable description of this population criteria.

Control0..1
Typestring
Measure.population.criteria
Definition

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

Control1..1
Typestring
Measure.stratifier
Definition

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

Control0..*
Typestring
Measure.supplementalData
Definition

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

Control0..*
Typestring