Uses of Class
org.hl7.fhir.r4.model.RiskEvidenceSynthesis
-
Packages that use RiskEvidenceSynthesis Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of RiskEvidenceSynthesis in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return RiskEvidenceSynthesis Modifier and Type Method Description protected RiskEvidenceSynthesisJsonParser. parseRiskEvidenceSynthesis(com.google.gson.JsonObject json)protected RiskEvidenceSynthesisXmlParser. parseRiskEvidenceSynthesis(org.xmlpull.v1.XmlPullParser xpp) -
Uses of RiskEvidenceSynthesis in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as RiskEvidenceSynthesis Modifier and Type Field Description protected RiskEvidenceSynthesisEffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent. riskEvidenceSynthesisTargetThe actual object that is the target of the reference (Reference to a RiskEvidenceSynthesis resource.)Methods in org.hl7.fhir.r4.model with parameters of type RiskEvidenceSynthesis Modifier and Type Method Description voidRiskEvidenceSynthesis. copyValues(RiskEvidenceSynthesis dst)EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponentEffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent. setRiskEvidenceSynthesisTarget(RiskEvidenceSynthesis value)
-