| Measure UML Documentation |
Measure
Class ReportGroup
"The results of the calculation, one for each population group in the measure." - HL7 FHIR, MeasureReport.group
Attributes |
«CS» Code | kind |
"The meaning of the population group as defined in the measure definition." - HL7 FHIR, MeasureReport.group.code
|
«PQ» Quantity | measureScore |
"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." - HL7 FHIR, MeasureReport.group.measureScore
|
ReportPopulation | population |
"The populations that make up the population group, one for each type of population appropriate for the measure." - HL7 FHIR, MeasureReport.group.population
|
ReportStratifier | stratifier |
"When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure." - HL7 FHIR, MeasureReport.group.stratifier
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ReportGroup |
Name Expression | |
Namespace | Measure |
Owned Template Signature | |
Owner | Measure |
Owning Template Parameter | |
Package | Measure |
Qualified Name | FHIM::Measure::ReportGroup |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
kind
Public «CS» Code kind
-
"The meaning of the population group as defined in the measure definition." - HL7 FHIR, MeasureReport.group.code
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ReportGroup |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | kind |
Name Expression | |
Namespace | ReportGroup |
Opposite | |
Owner | ReportGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::ReportGroup::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
measureScore
Public «PQ» Quantity measureScore
-
"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." - HL7 FHIR, MeasureReport.group.measureScore
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ReportGroup |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | measureScore |
Name Expression | |
Namespace | ReportGroup |
Opposite | |
Owner | ReportGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::ReportGroup::measureScore |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
population
Public ReportPopulation population
-
"The populations that make up the population group, one for each type of population appropriate for the measure." - HL7 FHIR, MeasureReport.group.population
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | reportGroup_population |
Association End | |
Class | ReportGroup |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | population |
Name Expression | |
Namespace | ReportGroup |
Opposite | |
Owner | ReportGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::ReportGroup::population |
Stereotype | |
Template Parameter | |
Type | ReportPopulation |
Upper | * |
Upper Value | (*) |
Visibility | Public |
stratifier
Public ReportStratifier stratifier
-
"When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure." - HL7 FHIR, MeasureReport.group.stratifier
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | reportGroup_stratifier |
Association End | |
Class | ReportGroup |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | * |
Name | stratifier |
Name Expression | |
Namespace | ReportGroup |
Opposite | |
Owner | ReportGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::ReportGroup::stratifier |
Stereotype | |
Template Parameter | |
Type | ReportStratifier |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Measure UML Documentation |