This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
(v3.3.0:
R4
Ballot
2).
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
R2
Clinical
Quality
Information
Work
Group
|
Maturity Level : 2 | Trial Use | Compartments : Patient |
Detailed Descriptions for the elements in the MeasureReport resource.
| MeasureReport | |
| Element Id | MeasureReport |
| Definition |
The
MeasureReport
resource
contains
the
results
of
|
| Control | 1..1 |
| MeasureReport.identifier | |
| Element Id | MeasureReport.identifier |
| Definition |
A
formal
identifier
that
is
used
to
identify
this
|
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control |
|
| Type | Identifier |
| Requirements |
Allows externally provided and/or usable business identifiers to be easily associated with the module. |
| Summary | true |
| Comments |
Typically,
this
is
used
for
identifiers
that
can
go
in
an
HL7
|
| MeasureReport.status | |
| Element Id | MeasureReport.status |
| Definition |
The
|
| Control | 1..1 |
| Terminology Binding | MeasureReportStatus ( Required ) |
| Type | code |
| Is Modifier | true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) |
| Summary | true |
| MeasureReport.type | |
| Element Id | MeasureReport.type |
| Definition |
The
type
of
measure
report.
This
may
be
an
individual
report,
which
provides
|
| Control | 1..1 |
| Terminology Binding | MeasureReportType ( Required ) |
| Type | code |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. |
| MeasureReport.measure | |
| Element Id | MeasureReport.measure |
| Definition |
A
reference
to
the
Measure
that
was
|
| Control | 1..1 |
| Type |
|
| Summary | true |
|
|
|
| Element Id | MeasureReport.subject |
| Definition |
Optional
|
| Control | 0..1 |
| Type | Reference ( Patient | Practitioner | Location | Device | RelatedPerson | Group ) |
| Summary | true |
| MeasureReport.date | |
| Element Id | MeasureReport.date |
| Definition |
The date this measure report was generated. |
| Control | 0..1 |
| Type | dateTime |
| Summary | true |
|
|
|
| Element Id | MeasureReport.reporter |
| Definition |
|
| Control | 0..1 |
| Type | Reference ( Practitioner | PractitionerRole | Location | Organization | Group ) |
| Summary | true |
| MeasureReport.period | |
| Element Id | MeasureReport.period |
| Definition |
The reporting period for which the report was calculated. |
| Control | 1..1 |
| Type | Period |
| Summary | true |
| MeasureReport.group | |
| Element Id | MeasureReport.group |
| Definition |
The results of the calculation, one for each population group in the measure. |
| Control | 0..* |
|
|
|
| Element Id | MeasureReport.group.code |
| Definition |
The
|
|
|
|
| Type |
|
| Summary |
|
| MeasureReport.group.population | |
| Element Id | MeasureReport.group.population |
| Definition |
The populations that make up the population group, one for each type of population appropriate for the measure. |
| Control | 0..* |
|
|
|
|
|
|
| Definition |
The type of the population. |
| Control | 0..1 |
| Terminology Binding | MeasurePopulationType ( Extensible ) |
| Type | CodeableConcept |
| Summary | true |
| MeasureReport.group.population.count | |
| Element Id | MeasureReport.group.population.count |
| Definition |
The number of members of the population. |
| Control | 0..1 |
| Type | integer |
|
|
|
| Element Id | MeasureReport.group.population.subjects |
| Definition |
This
element
refers
to
a
List
of
|
| Control | 0..1 |
| Type | Reference ( List ) |
|
|
|
| Element Id | MeasureReport.group.measureScore |
| Definition |
The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group. |
| Control | 0..1 |
| Type |
|
| Summary | true |
| MeasureReport.group.stratifier | |
| Element Id | MeasureReport.group.stratifier |
| Definition |
When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure. |
| Control | 0..* |
|
|
|
| Element Id | MeasureReport.group.stratifier.code |
| Definition |
The
|
|
|
0..1 |
| Type |
|
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum |
| Definition |
This element contains the results for a single stratum within the stratifier. For example, when stratifying on administrative gender, there will be four strata, one for each possible gender value. |
| Control | 0..* |
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum.value |
| Definition |
The
value
for
this
stratum,
expressed
as
a
|
| Control | 1..1 |
| Type |
|
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum.population |
| Definition |
The populations that make up the stratum, one for each type of population appropriate to the measure. |
| Control | 0..* |
|
|
|
|
|
|
| Definition |
The type of the population. |
| Control | 0..1 |
| Terminology Binding | MeasurePopulationType ( Extensible ) |
| Type | CodeableConcept |
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum.population.count |
| Definition |
The number of members of the population in this stratum. |
| Control | 0..1 |
| Type | integer |
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum.population.subjects |
| Definition |
This
element
refers
to
a
List
of
|
| Control | 0..1 |
| Type | Reference ( List ) |
|
|
|
| Element Id | MeasureReport.group.stratifier.stratum.measureScore |
| Definition |
The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratum. |
| Control | 0..1 |
| Type |
|
|
|
|
| Element Id | MeasureReport.evaluatedResources |
| Definition |
A
reference
to
a
Bundle
containing
the
Resources
that
were
used
in
the
|
| Control | 0..1 |
| Type | Reference ( Bundle ) |