Uses of Class
org.hl7.fhir.r4.model.ImmunizationRecommendation
-
Packages that use ImmunizationRecommendation Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of ImmunizationRecommendation in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ImmunizationRecommendation Modifier and Type Method Description protected ImmunizationRecommendationJsonParser. parseImmunizationRecommendation(com.google.gson.JsonObject json)protected ImmunizationRecommendationXmlParser. parseImmunizationRecommendation(org.xmlpull.v1.XmlPullParser xpp) -
Uses of ImmunizationRecommendation in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type ImmunizationRecommendation Modifier and Type Method Description voidImmunizationRecommendation. copyValues(ImmunizationRecommendation dst)
-