public static class CarePlan.RelatedPlan extends BaseIdentifiableElement implements IResourceBlock
Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
| Constructor and Description |
|---|
RelatedPlan() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getCode()
Gets the value(s) for code ().
|
BoundCodeDt<CarePlanRelationshipEnum> |
getCodeElement()
Gets the value(s) for code ().
|
ResourceReferenceDt |
getPlan()
Gets the value(s) for plan ().
|
boolean |
isEmpty() |
CarePlan.RelatedPlan |
setCode(BoundCodeDt<CarePlanRelationshipEnum> theValue)
Sets the value(s) for code ()
|
CarePlan.RelatedPlan |
setCode(CarePlanRelationshipEnum theValue)
Sets the value(s) for code ()
|
CarePlan.RelatedPlan |
setPlan(ResourceReferenceDt theValue)
Sets the value(s) for plan ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic RelatedPlan()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<CarePlanRelationshipEnum> getCodeElement()
null.
Definition: Identifies the type of relationship this plan has to the target plan.
public String getCode()
null.
Definition: Identifies the type of relationship this plan has to the target plan.
public CarePlan.RelatedPlan setCode(BoundCodeDt<CarePlanRelationshipEnum> theValue)
Definition: Identifies the type of relationship this plan has to the target plan.
public CarePlan.RelatedPlan setCode(CarePlanRelationshipEnum theValue)
Definition: Identifies the type of relationship this plan has to the target plan.
public ResourceReferenceDt getPlan()
null.
Definition: A reference to the plan to which a relationship is asserted.
public CarePlan.RelatedPlan setPlan(ResourceReferenceDt theValue)
Definition: A reference to the plan to which a relationship is asserted.
Copyright © 2014–2016 University Health Network. All rights reserved.