public static class Procedure.Performer extends BaseIdentifiableElement implements IResourceBlock
Definition: Limited to 'real' people rather than equipment
| Constructor and Description |
|---|
Performer() |
| Modifier and Type | Method and Description |
|---|---|
ResourceReferenceDt |
getActor()
Gets the value(s) for actor (who.actor).
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getRole()
Gets the value(s) for role ().
|
boolean |
isEmpty() |
Procedure.Performer |
setActor(ResourceReferenceDt theValue)
Sets the value(s) for actor (who.actor)
|
Procedure.Performer |
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 Performer()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic ResourceReferenceDt getActor()
null.
Definition: The practitioner who was involved in the procedure
public Procedure.Performer setActor(ResourceReferenceDt theValue)
Definition: The practitioner who was involved in the procedure
public CodeableConceptDt getRole()
null.
Definition: For example: surgeon, anaethetist, endoscopist
public Procedure.Performer setRole(CodeableConceptDt theValue)
Definition: For example: surgeon, anaethetist, endoscopist
Copyright © 2014–2016 University Health Network. All rights reserved.