| Measure UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"A group of population criteria for the measure." - HL7 FHIR, Measure.group
Attributes | ||
String | description |
"The human readable description of this population group." - HL7 FHIR, Measure.group.description |
«CS» Code | kind |
"Indicates a meaning for the group. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing groups to be correlated across measures." - HL7 FHIR, Measure.group.code |
MeasurePopulation | population |
"A population criteria for the measure." - HL7 FHIR, Measure.group.population |
MeasureComponent | stratifier |
"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." - HL7 FHIR, Measure.group.population.stratifier |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | MeasureGroup |
Name Expression | |
Namespace | Measure |
Owned Template Signature | |
Owner | Measure |
Owning Template Parameter | |
Package | Measure |
Qualified Name | FHIM::Measure::MeasureGroup |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public String description
"The human readable description of this population group." - HL7 FHIR, Measure.group.description
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MeasureGroup |
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 | description |
Name Expression | |
Namespace | MeasureGroup |
Opposite | |
Owner | MeasureGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::MeasureGroup::description |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code kind
"Indicates a meaning for the group. This can be as simple as a unique identifier, or it can establish meaning in a broader context by drawing from a terminology, allowing groups to be correlated across measures." - HL7 FHIR, Measure.group.code
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | MeasureGroup |
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 | MeasureGroup |
Opposite | |
Owner | MeasureGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::MeasureGroup::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public MeasurePopulation population
"A population criteria for the measure." - HL7 FHIR, Measure.group.population
Aggregation | Composite |
Alias | |
Association | group_population |
Association End | |
Class | MeasureGroup |
Datatype | |
Default | |
Default Value | |
Is Composite | true |
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 | MeasureGroup |
Opposite | |
Owner | MeasureGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::MeasureGroup::population |
Stereotype | |
Template Parameter | |
Type | MeasurePopulation |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public MeasureComponent stratifier
"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." - HL7 FHIR, Measure.group.population.stratifier
Aggregation | None |
Alias | |
Association | group_stratifier |
Association End | |
Class | MeasureGroup |
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 | MeasureGroup |
Opposite | |
Owner | MeasureGroup |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Measure::MeasureGroup::stratifier |
Stereotype | |
Template Parameter | |
Type | MeasureComponent |
Upper | * |
Upper Value | (*) |
Visibility | Public |
| Measure UML Documentation |
Summary:AttributesProperties | Detail:Attributes |