public static class Procedure.FocalDevice extends BaseIdentifiableElement implements IResourceBlock
Definition: A device that is implanted, removed or otherwise manipulated (calibration, battery replacement, fitting a prosthesis, attaching a wound-vac, etc.) as a focal portion of the Procedure.
| Constructor and Description |
|---|
FocalDevice() |
| Modifier and Type | Method and Description |
|---|---|
CodeableConceptDt |
getAction()
Gets the value(s) for action ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getManipulated()
Gets the value(s) for manipulated ().
|
boolean |
isEmpty() |
Procedure.FocalDevice |
setAction(CodeableConceptDt theValue)
Sets the value(s) for action ()
|
Procedure.FocalDevice |
setManipulated(ResourceReferenceDt theValue)
Sets the value(s) for manipulated ()
|
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 FocalDevice()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getAction()
null.
Definition: The kind of change that happened to the device during the procedure
public Procedure.FocalDevice setAction(CodeableConceptDt theValue)
Definition: The kind of change that happened to the device during the procedure
public ResourceReferenceDt getManipulated()
null.
Definition: The device that was manipulated (changed) during the procedure
public Procedure.FocalDevice setManipulated(ResourceReferenceDt theValue)
Definition: The device that was manipulated (changed) during the procedure
Copyright © 2014–2016 University Health Network. All rights reserved.