Uses of Class
org.hl7.fhir.r4.model.Immunization
Packages that use Immunization
-
Uses of Immunization in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ImmunizationModifier and TypeMethodDescriptionprotected ImmunizationJsonParser.parseImmunization(com.google.gson.JsonObject json)protected ImmunizationXmlParser.parseImmunization(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type ImmunizationModifier and TypeMethodDescriptionprotected voidJsonParser.composeImmunization(String name, Immunization element)protected voidRdfParser.composeImmunization(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.composeImmunizationInner(Immunization element)protected booleanXmlParser.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 booleanXmlParser.parseImmunizationImmunizationEducationComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationEducationComponent res)protected voidJsonParser.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 booleanXmlParser.parseImmunizationImmunizationPerformerComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationPerformerComponent res)protected voidJsonParser.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 booleanXmlParser.parseImmunizationImmunizationProtocolAppliedComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationProtocolAppliedComponent res)protected voidJsonParser.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 booleanXmlParser.parseImmunizationImmunizationReactionComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, Immunization owner, Immunization.ImmunizationReactionComponent res)protected voidJsonParser.parseImmunizationImmunizationReactionComponentProperties(com.google.gson.JsonObject json, Immunization owner, Immunization.ImmunizationReactionComponent res)protected voidJsonParser.parseImmunizationProperties(com.google.gson.JsonObject json, Immunization res) -
Uses of Immunization in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as ImmunizationModifier and TypeFieldDescriptionprotected ImmunizationImmunizationEvaluation.immunizationEventTargetThe actual object that is the target of the reference (The vaccine administration event being evaluated.)Methods in org.hl7.fhir.r4.model that return ImmunizationModifier 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 ImmunizationImmunization.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type ImmunizationModifier and TypeMethodDescriptionvoidImmunization.copyValues(Immunization dst)ImmunizationEvaluation.setImmunizationEventTarget(Immunization value)