| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for description ()
|
CarePlan |
CarePlan.setDescription(StringDt theValue)
Sets the value(s) 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(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for modified ()
|
CarePlan |
CarePlan.setModified(DateTimeDt theValue)
Sets the value(s) 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(BoundCodeDt<CarePlanStatusEnum> theValue)
Sets the value(s) for status ()
|
CarePlan |
CarePlan.setStatus(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 ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.