CarePlan |
CarePlan.addActivity(CarePlan.Activity theValue) |
Adds a given new value for activity ()
|
CarePlan |
CarePlan.addCategory(CodeableConceptDt theValue) |
Adds a given new value for category ()
|
CarePlan |
CarePlan.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
CarePlan |
CarePlan.addParticipant(CarePlan.Participant theValue) |
Adds a given new value for participant ()
|
CarePlan |
CarePlan.addRelatedPlan(CarePlan.RelatedPlan theValue) |
Adds a given new value for relatedPlan ()
|
CarePlan |
CarePlan.setActivity(List<CarePlan.Activity> theValue) |
Sets the value(s) for activity ()
|
CarePlan |
CarePlan.setAddresses(List<ResourceReferenceDt> theValue) |
Sets the value(s) for addresses ()
|
CarePlan |
CarePlan.setAuthor(List<ResourceReferenceDt> theValue) |
Sets the value(s) for author ()
|
CarePlan |
CarePlan.setCategory(List<CodeableConceptDt> theValue) |
Sets the value(s) for category ()
|
CarePlan |
CarePlan.setContext(ResourceReferenceDt theValue) |
Sets the value(s) for context ()
|
CarePlan |
CarePlan.setDescription(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for description ()
|
CarePlan |
CarePlan.setDescription(String theString) |
Sets the value for description ()
|
CarePlan |
CarePlan.setGoal(List<ResourceReferenceDt> theValue) |
Sets the value(s) for goal ()
|
CarePlan |
CarePlan.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
CarePlan |
CarePlan.setModified(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for modified ()
|
CarePlan |
CarePlan.setModified(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for modified ()
|
CarePlan |
CarePlan.setModifiedWithSecondsPrecision(Date theDate) |
Sets the value for modified ()
|
CarePlan |
CarePlan.setNote(AnnotationDt theValue) |
Sets the value(s) for note ()
|
CarePlan |
CarePlan.setParticipant(List<CarePlan.Participant> theValue) |
Sets the value(s) for participant ()
|
CarePlan |
CarePlan.setPeriod(PeriodDt theValue) |
Sets the value(s) for period ()
|
CarePlan |
CarePlan.setRelatedPlan(List<CarePlan.RelatedPlan> theValue) |
Sets the value(s) for relatedPlan ()
|
CarePlan |
CarePlan.setStatus(CarePlanStatusEnum theValue) |
Sets the value(s) for status ()
|
CarePlan |
CarePlan.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<CarePlanStatusEnum> theValue) |
Sets the value(s) for status ()
|
CarePlan |
CarePlan.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject ()
|
CarePlan |
CarePlan.setSupport(List<ResourceReferenceDt> theValue) |
Sets the value(s) for support ()
|