
Uses of Class
org.hl7.fhir.dstu3.model.Immunization
Packages that use Immunization
-
Uses of Immunization in org.hl7.fhir.dstu3.formats
Methods in org.hl7.fhir.dstu3.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.dstu3.formats with parameters of type ImmunizationModifier and TypeMethodDescriptionprotected void
JsonParser.composeImmunization
(String name, Immunization element) protected void
RdfParser.composeImmunization
(Turtle.Complex parent, String parentType, String name, Immunization element, int index) protected void
XmlParser.composeImmunization
(String name, Immunization element) protected void
XmlParser.composeImmunizationElements
(Immunization element) protected void
JsonParser.composeImmunizationInner
(Immunization element) protected boolean
XmlParser.parseImmunizationContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization res) JsonParser.parseImmunizationImmunizationExplanationComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationExplanationComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationExplanationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationExplanationComponent res) protected void
JsonParser.parseImmunizationImmunizationExplanationComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationExplanationComponent res) JsonParser.parseImmunizationImmunizationPractitionerComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationPractitionerComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationPractitionerComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationPractitionerComponent res) protected void
JsonParser.parseImmunizationImmunizationPractitionerComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationPractitionerComponent res) JsonParser.parseImmunizationImmunizationReactionComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationReactionComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationReactionComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationReactionComponent res) protected void
JsonParser.parseImmunizationImmunizationReactionComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationReactionComponent res) JsonParser.parseImmunizationImmunizationVaccinationProtocolComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationVaccinationProtocolComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationVaccinationProtocolComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationVaccinationProtocolComponent res) protected void
JsonParser.parseImmunizationImmunizationVaccinationProtocolComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationVaccinationProtocolComponent res) protected void
JsonParser.parseImmunizationProperties
(com.google.gson.JsonObject json, Immunization res) -
Uses of Immunization in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.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.dstu3.model that return ImmunizationModifier and TypeMethodDescriptionImmunization.addIdentifier
(Identifier t) Immunization.addNote
(Annotation t) Immunization.addPractitioner
(Immunization.ImmunizationPractitionerComponent t) Immunization.addReaction
(Immunization.ImmunizationReactionComponent t) ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.addSupportingImmunizationTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadImmunization.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.setIdentifier
(List<Identifier> theIdentifier) 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.setNote
(List<Annotation> theNote) Immunization.setNotGiven
(boolean value) Immunization.setNotGivenElement
(BooleanType value) Immunization.setPatient
(Reference value) Immunization.setPatientTarget
(Patient value) Immunization.setPractitioner
(List<Immunization.ImmunizationPractitionerComponent> thePractitioner) Immunization.setPrimarySource
(boolean value) Immunization.setPrimarySourceElement
(BooleanType value) Immunization.setReaction
(List<Immunization.ImmunizationReactionComponent> theReaction) Immunization.setReportOrigin
(CodeableConcept value) Immunization.setRoute
(CodeableConcept value) Immunization.setSite
(CodeableConcept value) Immunization.setStatus
(Immunization.ImmunizationStatus value) Immunization.setStatusElement
(Enumeration<Immunization.ImmunizationStatus> value) Immunization.setVaccinationProtocol
(List<Immunization.ImmunizationVaccinationProtocolComponent> theVaccinationProtocol) Immunization.setVaccineCode
(CodeableConcept value) protected Immunization
Immunization.typedCopy()
Methods in org.hl7.fhir.dstu3.model that return types with arguments of type ImmunizationModifier and TypeMethodDescriptionImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getSupportingImmunizationTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead