public static class Goal.Outcome extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: Identifies the change (or lack of change) at the point where the goal was deepmed to be cancelled or achieved.
| Constructor and Description |
|---|
Outcome() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ca.uhn.fhir.model.api.IDatatype |
getResult()
Gets the value(s) for result[x] ().
|
boolean |
isEmpty() |
Goal.Outcome |
setResult(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for result[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Outcome()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ca.uhn.fhir.model.api.IDatatype getResult()
null.
Definition: Details of what's changed (or not changed)
public Goal.Outcome setResult(ca.uhn.fhir.model.api.IDatatype theValue)
Definition: Details of what's changed (or not changed)
Copyright © 2014–2018 University Health Network. All rights reserved.