| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MeasureReport.StratifierGroupComponent |
JsonParser.parseMeasureReportStratifierGroupComponent(com.google.gson.JsonObject json,
MeasureReport owner) |
protected MeasureReport.StratifierGroupComponent |
XmlParser.parseMeasureReportStratifierGroupComponent(org.xmlpull.v1.XmlPullParser xpp,
MeasureReport owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MeasureReport.StratifierGroupComponent> |
MeasureReport.MeasureReportGroupStratifierComponent.stratum
This element contains the results for a single stratum within the stratifier.
|
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.StratifierGroupComponent |
MeasureReport.StratifierGroupComponent.addPopulation(MeasureReport.StratifierGroupPopulationComponent t) |
MeasureReport.StratifierGroupComponent |
MeasureReport.MeasureReportGroupStratifierComponent.addStratum() |
MeasureReport.StratifierGroupComponent |
MeasureReport.StratifierGroupComponent.copy() |
MeasureReport.StratifierGroupComponent |
MeasureReport.MeasureReportGroupStratifierComponent.getStratumFirstRep() |
MeasureReport.StratifierGroupComponent |
MeasureReport.StratifierGroupComponent.setMeasureScore(Quantity value) |
MeasureReport.StratifierGroupComponent |
MeasureReport.StratifierGroupComponent.setPopulation(List<MeasureReport.StratifierGroupPopulationComponent> thePopulation) |
MeasureReport.StratifierGroupComponent |
MeasureReport.StratifierGroupComponent.setValue(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<MeasureReport.StratifierGroupComponent> |
MeasureReport.MeasureReportGroupStratifierComponent.getStratum() |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.addStratum(MeasureReport.StratifierGroupComponent t) |
| Modifier and Type | Method and Description |
|---|---|
MeasureReport.MeasureReportGroupStratifierComponent |
MeasureReport.MeasureReportGroupStratifierComponent.setStratum(List<MeasureReport.StratifierGroupComponent> theStratum) |
Copyright © 2014–2018 University Health Network. All rights reserved.