public static class CarePlan.Participant extends BaseIdentifiableElement implements IResourceBlock
Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
| Constructor and Description |
|---|
Participant() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getMember()
Gets the value(s) for member ().
|
CodeableConceptDt |
getRole()
Gets the value(s) for role ().
|
boolean |
isEmpty() |
CarePlan.Participant |
setMember(ResourceReferenceDt theValue)
Sets the value(s) for member ()
|
CarePlan.Participant |
setRole(CodeableConceptDt theValue)
Sets the value(s) for role ()
|
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 Participant()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getRole()
null.
Definition: Indicates specific responsibility of an individual within the care plan; e.g. \"Primary physician\", \"Team coordinator\", \"Caregiver\", etc.
public CarePlan.Participant setRole(CodeableConceptDt theValue)
Definition: Indicates specific responsibility of an individual within the care plan; e.g. \"Primary physician\", \"Team coordinator\", \"Caregiver\", etc.
public ResourceReferenceDt getMember()
null.
Definition: The specific person or organization who is participating/expected to participate in the care plan.
public CarePlan.Participant setMember(ResourceReferenceDt theValue)
Definition: The specific person or organization who is participating/expected to participate in the care plan.
Copyright © 2014–2016 University Health Network. All rights reserved.