
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Immunization.Explanation
Packages that use Immunization.Explanation
-
Uses of Immunization.Explanation in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Immunization.ExplanationModifier and TypeMethodDescriptionImmunization.Explanation.addReason(CodeableConceptDt theValue) Adds a given new value for reason ()Immunization.Explanation.addReasonNotGiven(CodeableConceptDt theValue) Adds a given new value for reasonNotGiven ()Immunization.getExplanation()Gets the value(s) for explanation ().Immunization.Explanation.setReason(List<CodeableConceptDt> theValue) Sets the value(s) for reason ()Immunization.Explanation.setReasonNotGiven(List<CodeableConceptDt> theValue) Sets the value(s) for reasonNotGiven ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Immunization.ExplanationModifier and TypeMethodDescriptionImmunization.setExplanation(Immunization.Explanation theValue) Sets the value(s) for explanation ()