| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<MeasureReport.MeasureImprovementNotation> |
MeasureReport.improvementNotation
Whether improvement in the measure is noted by an increase or decrease in the measure score.
|
| Modifier and Type | Method and Description |
|---|---|
static MeasureReport.MeasureImprovementNotation |
MeasureReport.MeasureImprovementNotation.fromCode(String codeString) |
MeasureReport.MeasureImprovementNotation |
MeasureReport.MeasureImprovementNotationEnumFactory.fromCode(String codeString) |
MeasureReport.MeasureImprovementNotation |
MeasureReport.getImprovementNotation() |
static MeasureReport.MeasureImprovementNotation |
MeasureReport.MeasureImprovementNotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeasureReport.MeasureImprovementNotation[] |
MeasureReport.MeasureImprovementNotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<MeasureReport.MeasureImprovementNotation> |
MeasureReport.MeasureImprovementNotationEnumFactory.fromType(Base code) |
Enumeration<MeasureReport.MeasureImprovementNotation> |
MeasureReport.getImprovementNotationElement() |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport |
MeasureReport.setImprovementNotation(MeasureReport.MeasureImprovementNotation value) |
String |
MeasureReport.MeasureImprovementNotationEnumFactory.toCode(MeasureReport.MeasureImprovementNotation code) |
String |
MeasureReport.MeasureImprovementNotationEnumFactory.toSystem(MeasureReport.MeasureImprovementNotation code) |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport |
MeasureReport.setImprovementNotationElement(Enumeration<MeasureReport.MeasureImprovementNotation> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.