Uses of Class
org.hl7.fhir.r5.model.MeasureReport.StratifierGroupComponentComponent
-
Uses of MeasureReport.StratifierGroupComponentComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseMeasureReportStratifierGroupComponentComponent
(com.google.gson.JsonObject json) XmlParser.parseMeasureReportStratifierGroupComponentComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
RdfParser.composeMeasureReportStratifierGroupComponentComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MeasureReport.StratifierGroupComponentComponent element, int index) protected void
XmlParser.composeMeasureReportStratifierGroupComponentComponent
(String name, MeasureReport.StratifierGroupComponentComponent element) protected void
XmlParser.composeMeasureReportStratifierGroupComponentComponentElements
(MeasureReport.StratifierGroupComponentComponent element) protected void
JsonParser.composeStratifierGroupComponentComponent
(String name, MeasureReport.StratifierGroupComponentComponent element) protected void
JsonParser.composeStratifierGroupComponentComponentProperties
(MeasureReport.StratifierGroupComponentComponent element) protected boolean
XmlParser.parseMeasureReportStratifierGroupComponentComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MeasureReport.StratifierGroupComponentComponent res) protected void
JsonParser.parseMeasureReportStratifierGroupComponentComponentProperties
(com.google.gson.JsonObject json, MeasureReport.StratifierGroupComponentComponent res) -
Uses of MeasureReport.StratifierGroupComponentComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionMeasureReport.StratifierGroupComponent.component
A stratifier component value.Modifier and TypeMethodDescriptionMeasureReport.StratifierGroupComponent.addComponent()
MeasureReport.StratifierGroupComponentComponent.copy()
MeasureReport.StratifierGroupComponent.getComponentFirstRep()
MeasureReport.StratifierGroupComponentComponent.setCode
(CodeableConcept value) MeasureReport.StratifierGroupComponentComponent.setLinkIdElement
(StringType value) Modifier and TypeMethodDescriptionMeasureReport.StratifierGroupComponent.addComponent
(MeasureReport.StratifierGroupComponentComponent t) void
MeasureReport.StratifierGroupComponentComponent.copyValues
(MeasureReport.StratifierGroupComponentComponent dst) Modifier and TypeMethodDescriptionMeasureReport.StratifierGroupComponent.setComponent
(List<MeasureReport.StratifierGroupComponentComponent> theComponent)