Uses of Class
org.hl7.fhir.r4.model.Immunization
-
Packages that use Immunization Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of Immunization in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return Immunization Modifier and Type Method Description protected ImmunizationJsonParser. parseImmunization(com.google.gson.JsonObject json)protected ImmunizationXmlParser. parseImmunization(org.xmlpull.v1.XmlPullParser xpp) -
Uses of Immunization in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as Immunization Modifier and Type Field Description protected ImmunizationImmunizationEvaluation. immunizationEventTargetThe actual object that is the target of the reference (The vaccine administration event being evaluated.)Methods in org.hl7.fhir.r4.model with parameters of type Immunization Modifier and Type Method Description voidImmunization. copyValues(Immunization dst)ImmunizationEvaluationImmunizationEvaluation. setImmunizationEventTarget(Immunization value)
-