public static class DetectedIssue.Mitigation extends BaseIdentifiableElement implements IResourceBlock
Definition: Indicates an action that has been taken or is committed to to reduce or eliminate the likelihood of the risk identified by the detected issue from manifesting. Can also reflect an observation of known mitigating factors that may reduce/eliminate the need for any action.
Constructor and Description |
---|
Mitigation() |
Modifier and Type | Method and Description |
---|---|
CodeableConceptDt |
getAction()
Gets the value(s) for action ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getAuthor()
Gets the value(s) for author ().
|
Date |
getDate()
Gets the value(s) for date ().
|
DateTimeDt |
getDateElement()
Gets the value(s) for date ().
|
boolean |
isEmpty() |
DetectedIssue.Mitigation |
setAction(CodeableConceptDt theValue)
Sets the value(s) for action ()
|
DetectedIssue.Mitigation |
setAuthor(ResourceReferenceDt theValue)
Sets the value(s) for author ()
|
DetectedIssue.Mitigation |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
DetectedIssue.Mitigation |
setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
DetectedIssue.Mitigation |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public CodeableConceptDt getAction()
null
.
Definition: Describes the action that was taken or the observation that was made that reduces/eliminates the risk associated with the identified issue
public DetectedIssue.Mitigation setAction(CodeableConceptDt theValue)
Definition: Describes the action that was taken or the observation that was made that reduces/eliminates the risk associated with the identified issue
public DateTimeDt getDateElement()
null
.
Definition: Indicates when the mitigating action was documented
public Date getDate()
null
.
Definition: Indicates when the mitigating action was documented
public DetectedIssue.Mitigation setDate(DateTimeDt theValue)
Definition: Indicates when the mitigating action was documented
public DetectedIssue.Mitigation setDateWithSecondsPrecision(Date theDate)
Definition: Indicates when the mitigating action was documented
public DetectedIssue.Mitigation setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: Indicates when the mitigating action was documented
public ResourceReferenceDt getAuthor()
null
.
Definition: Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring
public DetectedIssue.Mitigation setAuthor(ResourceReferenceDt theValue)
Definition: Identifies the practitioner who determined the mitigation and takes responsibility for the mitigation step occurring
Copyright © 2014–2019 University Health Network. All rights reserved.