Uses of Class
org.hl7.fhir.r4.model.Immunization
-
Uses of Immunization in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected Immunization
JsonParser.parseImmunization
(com.google.gson.JsonObject json) protected Immunization
XmlParser.parseImmunization
(org.xmlpull.v1.XmlPullParser xpp) Modifier 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.parseImmunizationImmunizationEducationComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationEducationComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationEducationComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationEducationComponent res) protected void
JsonParser.parseImmunizationImmunizationEducationComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationEducationComponent res) JsonParser.parseImmunizationImmunizationPerformerComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationPerformerComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationPerformerComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationPerformerComponent res) protected void
JsonParser.parseImmunizationImmunizationPerformerComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationPerformerComponent res) JsonParser.parseImmunizationImmunizationProtocolAppliedComponent
(com.google.gson.JsonObject json, Immunization owner) XmlParser.parseImmunizationImmunizationProtocolAppliedComponent
(org.xmlpull.v1.XmlPullParser xpp, Immunization owner) protected boolean
XmlParser.parseImmunizationImmunizationProtocolAppliedComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationProtocolAppliedComponent res) protected void
JsonParser.parseImmunizationImmunizationProtocolAppliedComponentProperties
(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationProtocolAppliedComponent 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) protected void
JsonParser.parseImmunizationProperties
(com.google.gson.JsonObject json, Immunization res) -
Uses of Immunization in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionprotected Immunization
ImmunizationEvaluation.immunizationEventTarget
The actual object that is the target of the reference (The vaccine administration event being evaluated.)Modifier and TypeMethodDescriptionImmunization.addEducation
(Immunization.ImmunizationEducationComponent t) Immunization.addIdentifier
(Identifier t) Immunization.addNote
(Annotation t) Immunization.addPerformer
(Immunization.ImmunizationPerformerComponent t) Immunization.addProgramEligibility
(CodeableConcept t) Immunization.addProtocolApplied
(Immunization.ImmunizationProtocolAppliedComponent t) Immunization.addReaction
(Immunization.ImmunizationReactionComponent t) Immunization.addReasonCode
(CodeableConcept t) Immunization.addReasonReference
(Reference t) Immunization.addSubpotentReason
(CodeableConcept t) Immunization.copy()
ImmunizationEvaluation.getImmunizationEventTarget()
Immunization.setDoseQuantity
(Quantity value) Immunization.setEducation
(List<Immunization.ImmunizationEducationComponent> theEducation) Immunization.setEncounter
(Reference value) Immunization.setEncounterTarget
(Encounter value) Immunization.setExpirationDate
(Date value) Immunization.setExpirationDateElement
(DateType value) Immunization.setFundingSource
(CodeableConcept value) Immunization.setIdentifier
(List<Identifier> theIdentifier) Immunization.setIsSubpotent
(boolean value) Immunization.setIsSubpotentElement
(BooleanType 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.setNote
(List<Annotation> theNote) Immunization.setOccurrence
(Type value) Immunization.setPatient
(Reference value) Immunization.setPatientTarget
(Patient value) Immunization.setPerformer
(List<Immunization.ImmunizationPerformerComponent> thePerformer) Immunization.setPrimarySource
(boolean value) Immunization.setPrimarySourceElement
(BooleanType value) Immunization.setProgramEligibility
(List<CodeableConcept> theProgramEligibility) Immunization.setProtocolApplied
(List<Immunization.ImmunizationProtocolAppliedComponent> theProtocolApplied) Immunization.setReaction
(List<Immunization.ImmunizationReactionComponent> theReaction) Immunization.setReasonCode
(List<CodeableConcept> theReasonCode) Immunization.setReasonReference
(List<Reference> theReasonReference) Immunization.setRecorded
(Date value) Immunization.setRecordedElement
(DateTimeType value) Immunization.setReportOrigin
(CodeableConcept value) Immunization.setRoute
(CodeableConcept value) Immunization.setSite
(CodeableConcept value) Immunization.setStatus
(Immunization.ImmunizationStatus value) Immunization.setStatusElement
(Enumeration<Immunization.ImmunizationStatus> value) Immunization.setStatusReason
(CodeableConcept value) Immunization.setSubpotentReason
(List<CodeableConcept> theSubpotentReason) Immunization.setVaccineCode
(CodeableConcept value) protected Immunization
Immunization.typedCopy()
Modifier and TypeMethodDescriptionvoid
Immunization.copyValues
(Immunization dst) ImmunizationEvaluation.setImmunizationEventTarget
(Immunization value)