Uses of Class
org.hl7.fhir.r4b.model.Immunization
-
Packages that use Immunization Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of Immunization in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.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)Methods in org.hl7.fhir.r4b.formats with parameters of type Immunization Modifier and Type Method Description protected voidJsonParser. composeImmunization(String name, Immunization element)protected voidRdfParser. composeImmunization(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, Immunization element, int index)protected voidXmlParser. composeImmunization(String name, Immunization element)protected voidXmlParser. composeImmunizationElements(Immunization element)protected voidJsonParser. composeImmunizationProperties(Immunization element)protected booleanXmlParser. parseImmunizationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization res)protected voidJsonParser. parseImmunizationProperties(com.google.gson.JsonObject json, Immunization res) -
Uses of Immunization in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type Immunization Modifier and Type Method Description voidImmunization. copyValues(Immunization dst)
-