Uses of Class
org.hl7.fhir.r4b.model.MeasureReport
-
Packages that use MeasureReport Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of MeasureReport in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return MeasureReport Modifier and Type Method Description protected MeasureReportJsonParser. parseMeasureReport(com.google.gson.JsonObject json)protected MeasureReportXmlParser. parseMeasureReport(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type MeasureReport Modifier and Type Method Description protected voidJsonParser. composeMeasureReport(String name, MeasureReport element)protected voidRdfParser. composeMeasureReport(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MeasureReport element, int index)protected voidXmlParser. composeMeasureReport(String name, MeasureReport element)protected voidXmlParser. composeMeasureReportElements(MeasureReport element)protected voidJsonParser. composeMeasureReportProperties(MeasureReport element)protected booleanXmlParser. parseMeasureReportContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MeasureReport res)protected voidJsonParser. parseMeasureReportProperties(com.google.gson.JsonObject json, MeasureReport res) -
Uses of MeasureReport in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type MeasureReport Modifier and Type Method Description voidMeasureReport. copyValues(MeasureReport dst)
-