
Uses of Class
org.hl7.fhir.dstu2.model.Immunization
Packages that use Immunization
-
Uses of Immunization in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ImmunizationModifier and TypeMethodDescriptionprotected Immunization
JsonParser.parseImmunization
(com.google.gson.JsonObject json) protected Immunization
XmlParser.parseImmunization
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type ImmunizationModifier and TypeMethodDescriptionprotected void
JsonParser.composeImmunization
(String name, Immunization element) protected void
XmlParser.composeImmunization
(String name, Immunization element) protected void
JsonParser.composeImmunizationInner
(Immunization element) JsonParser.parseImmunizationImmunizationExplanationComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationExplanationComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) JsonParser.parseImmunizationImmunizationReactionComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationReactionComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) JsonParser.parseImmunizationImmunizationVaccinationProtocolComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationVaccinationProtocolComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) -
Uses of Immunization in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ImmunizationModifier and TypeFieldDescriptionprotected List
<Immunization> ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.supportingImmunizationTarget
The actual objects that are the target of the reference (Immunization event history that supports the status and recommendation.)Methods in org.hl7.fhir.dstu2.model that return ImmunizationModifier and TypeMethodDescriptionImmunization.addIdentifier
(Identifier t) Immunization.addNote
(Annotation t) Immunization.addReaction
(Immunization.ImmunizationReactionComponent t) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingImmunizationTarget()
Immunization.copy()
Immunization.setDateElement
(DateTimeType value) Immunization.setDoseQuantity
(SimpleQuantity value) Immunization.setEncounter
(Reference value) Immunization.setEncounterTarget
(Encounter value) Immunization.setExpirationDate
(Date value) Immunization.setExpirationDateElement
(DateType value) Immunization.setExplanation
(Immunization.ImmunizationExplanationComponent value) Immunization.setLocation
(Reference value) Immunization.setLocationTarget
(Location value) Immunization.setLotNumber
(String value) Immunization.setLotNumberElement
(StringType value) Immunization.setManufacturer
(Reference value) Immunization.setManufacturerTarget
(Organization value) Immunization.setPatient
(Reference value) Immunization.setPatientTarget
(Patient value) Immunization.setPerformer
(Reference value) Immunization.setPerformerTarget
(Practitioner value) Immunization.setReported
(boolean value) Immunization.setReportedElement
(BooleanType value) Immunization.setRequester
(Reference value) Immunization.setRequesterTarget
(Practitioner value) Immunization.setRoute
(CodeableConcept value) Immunization.setSite
(CodeableConcept value) Immunization.setStatusElement
(CodeType value) Immunization.setVaccineCode
(CodeableConcept value) Immunization.setWasNotGiven
(boolean value) Immunization.setWasNotGivenElement
(BooleanType value) protected Immunization
Immunization.typedCopy()
Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ImmunizationModifier and TypeMethodDescriptionImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingImmunizationTarget()