| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MeasureReport.MeasureReportGroupStratifierComponent |
JsonParser.parseMeasureReportMeasureReportGroupStratifierComponent(com.google.gson.JsonObject json,
MeasureReport owner) |
protected MeasureReport.MeasureReportGroupStratifierComponent |
XmlParser.parseMeasureReportMeasureReportGroupStratifierComponent(org.xmlpull.v1.XmlPullParser xpp,
MeasureReport owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MeasureReport.MeasureReportGroupStratifierComponent> |
MeasureReport.MeasureReportGroupComponent.stratifier
When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.
|
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupComponent.addStratifier() |
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.addStratum(MeasureReport.StratifierGroupComponent t) |
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.copy() |
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupComponent.getStratifierFirstRep() |
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.setCode(CodeableConcept value) |
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.setStratum(List<MeasureReport.StratifierGroupComponent> theStratum) |
| Modifier and Type | Method and Description |
|---|---|
List<MeasureReport.MeasureReportGroupStratifierComponent> |
MeasureReport.MeasureReportGroupComponent.getStratifier() |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.MeasureReportGroupComponent |
MeasureReport.MeasureReportGroupComponent.addStratifier(MeasureReport.MeasureReportGroupStratifierComponent t) |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.MeasureReportGroupComponent |
MeasureReport.MeasureReportGroupComponent.setStratifier(List<MeasureReport.MeasureReportGroupStratifierComponent> theStratifier) |
Copyright © 2014–2018 University Health Network. All rights reserved.