Uses of Class
ca.uhn.fhir.model.dstu2.resource.Goal
Packages that use Goal
-
Uses of Goal in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return GoalModifier and TypeMethodDescriptionGoal.addCategory(CodeableConceptDt theValue)Adds a given new value for category ()Goal.addIdentifier(IdentifierDt theValue)Adds a given new value for identifier (id)Goal.addNote(AnnotationDt theValue)Adds a given new value for note ()Goal.addOutcome(Goal.Outcome theValue)Adds a given new value for outcome ()Goal.setAddresses(List<ResourceReferenceDt> theValue)Sets the value(s) for addresses ()Goal.setAuthor(ResourceReferenceDt theValue)Sets the value(s) for author (who.actor)Goal.setCategory(List<CodeableConceptDt> theValue)Sets the value(s) for category ()Goal.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for description ()Goal.setDescription(String theString)Sets the value for description ()Goal.setIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier (id)Goal.setNote(List<AnnotationDt> theValue)Sets the value(s) for note ()Goal.setOutcome(List<Goal.Outcome> theValue)Sets the value(s) for outcome ()Goal.setPriority(BoundCodeableConceptDt<GoalPriorityEnum> theValue)Sets the value(s) for priority ()Goal.setPriority(GoalPriorityEnum theValue)Sets the value(s) for priority ()Goal.setStart(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for start[x] ()Goal.setStatus(GoalStatusEnum theValue)Sets the value(s) for status (status)Goal.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<GoalStatusEnum> theValue)Sets the value(s) for status (status)Goal.setStatusDate(ca.uhn.fhir.model.primitive.DateDt theValue)Sets the value(s) for statusDate (when.recorded)Goal.setStatusDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for statusDate (when.recorded)Goal.setStatusDateWithDayPrecision(Date theDate)Sets the value for statusDate (when.recorded)Goal.setStatusReason(CodeableConceptDt theValue)Sets the value(s) for statusReason ()Goal.setSubject(ResourceReferenceDt theValue)Sets the value(s) for subject (who.focus)Goal.setTarget(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for target[x] ()